# new SEO(seoConfig)
Create a new SEO Object
Parameters:
Name | Type | Description |
---|---|---|
seoConfig |
Object
|
Configuration that is passed as the first argument to each Generator |
generators |
Array.<Generator>
|
List of generators to run (optional) |
extraGenerators |
Array.<Generator>
|
List of generators to run after the main generators run. Generators here can override tags that are returned by earlier generator. See Custom SEO Malibu Tutorial. |
pageTypeAliases |
Object
|
A map of aliases to their original page type. This is a convenience if you want to have a different page type for some sections. ex: |