Skip to main content

How to create section specific meta tags for og:image or og:title

Question

How can meta tags be created for og:image or other Open Graph object URL's that are specific to the a section.

Answer

Themes settings provides a default value for og:image and og:title however these can be overridden on a page or template. To provide meta tags for og:image or og:title that are specific to a section it is necessary to create a page or template & resolver for each section.

To override a meta tag from Themes settings:

  1. Create or edit the section page or template in PageBuilder Editor

  2. Click Setup

  3. Locate "Page Metadata"

  4. Create the property and content pair for the new metadata tag for example, "og-image" and [URL]

More Information