SEO
![[[SEO banner]]](../images/cms/cms-image-e11f405f93e8feae1196761fab467d79.png)
Configuration
The following JSON is the default configuration for the module and can be overridden in your project’s composer.json file.
{
"extra": {
"altis": {
"modules": {
"seo": {
"enabled": true
},
"redirects": true
}
}
}
}
}