SEO
![[[SEO banner]]](../images/cms/cms-image-07b76ef5f1612454e894efaac7a24046.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
}
}
}
}
}