Generated Hooks#
When SEO is enabled, the generated theme registers:
- a
pre_get_document_titlefilter for the document title - a
wp_headaction for description, Open Graph, and Twitter metadata
TemplateX does not print a general canonical tag from this module. WordPress core already handles canonical links for normal singular content, and TemplateX language SEO handles canonical and hreflang links for language URLs.
Use With SEO Plugins#
Turn the TemplateX SEO module off when a dedicated SEO plugin owns titles, descriptions, Open Graph, Twitter metadata, or schema for the site.
With the module off, TemplateX keeps the admin screen available for review, but the generated theme does not register frontend SEO output.