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