Open Graph
On this page
The Open Graph protocol enables any web page to become a rich object in a social graph. For instance, this is used on Facebook to allow any web page to have the same functionality as any other object on Facebook.
Settings
You can set in config/_default/params.toml
:
You can set in the frontmatter of a page:
Generated meta tags
Thulite SEO uses the page title and description for the title and description metadata. The first 6 URLs from the images
array are used for image metadata. If page bundles are used and the images
array is empty or undefined, images with file names matching *feature*
, *cover*
, or *thumbnail*
are used for image metadata.
Thulite SEO also uses various optional metadata set:
- Date, published date, and last modified data are used to set the published time metadata if specified.
audio
andvideos
are URL arrays likeimages
for the audio and video metadata tags, respectively.- The first 6
tags
on the page are used for the tags metadata. - The
series
taxonomy is used to specify related “see also” pages by placing them in the same series.
Thulite SEO generates the following meta tags — for example: