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