A SilverStripe module to optimise the Meta, crawling, indexing, and sharing of your website content
Author: Andrew Mc Cormack
A SilverStripe module to enhance and optimize your website SEO.
SilverStripe 4.0 and 4.1 and over require different versions of this module because of the different public folder structure. Please see the following 2 methods.
Add the following to your composer.json file and run /dev/build?flush=all
{
"require": {
"cyber-duck/silverstripe-seo": "4.2.*"
}
}
Add the following to your composer.json file and run /dev/build?flush=all
{
"require": {
"cyber-duck/silverstripe-seo": "4.1.*"
}
}
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem