SEO Specific Fields in Documents
This feature is available since Hippo CMS 10.1.0.
The SEO plugin installs a "SEO" compound field type into the Document Type Editor. There, it can be added to any document types you want. The compound consists of two fields:
- title allows you to override the "pageTitle" part of the title tag (see Component Parameter Definition).
- description allows you to override the value for the meta-description tag.
If the requested document contains the SEO compound (at the root level) and a value is specified for the title or description field, then the SEO plugin uses that value rather than trying to derive a value from the specified list of document properties.