# Drupal CMS SEO Tools

Adds common search engine optimisation tools such as meta tags, XML sitemap, robots.txt management and more.

## Recipes Applied
- Image media type (core)

## Modules and Themes Installed
- Custom Menu Links (core)
- [ECA Core](https://www.drupal.org/project/eca)
- [Field Group](https://www.drupal.org/project/field_group)
- [Focal Point](https://www.drupal.org/project/focal_point)
- Layout Builder (core)
- [Metatag](https://www.drupal.org/project/metatag)
- [Modeler API](https://www.drupal.org/project/modeler_api)
- Node (core)
- [Real-time SEO for Drupal](https://www.drupal.org/project/yoast_seo)
- [SEO Checklist](https://www.drupal.org/project/seo_checklist)
- [Simple XML Sitemap](https://www.drupal.org/project/simple_sitemap)
- [Token Or](https://www.drupal.org/project/token_or)

## Installation
This project is part of [Drupal CMS](https://drupal.org/project/cms). If you're not using Drupal CMS, you can still use this recipe in your own project. Add it with the following Composer command:

```
composer require drupal/drupal_cms_seo_tools
```

## Bugs and Feedback
If you encounter any bugs or have feedback about this recipe, please file an issue in the [Drupal CMS issue queue](https://www.drupal.org/project/issues/drupal_cms).
