neos/seo
composer require neos/seo
SEO configuration and tools for Neos
4.1.4
Readme excerpt
Neos.Seo
A package to enable additional SEO features for Neos CMS.
It includes for example:
- Meta tags
- Sitemap
- Social tags
- Structured data
Check the documentation for all features and usage.
Installation and usage-
Run the following command f.e. in your site package:
composer require --no-update neos/seo -
Update your dependencies by running the following command in your project root folder:
composer update -
Read the documentation
When creating a PR and you change is valid for version 2.1 too, please set this branch also as your PR target…
Read more
The same vendor provides 92 package(s).