Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SeoData

All relevant metadata pertaining to a page

Hierarchy

  • SeoData

Index

Properties

canonicalLink

canonicalLink: string

The a page's canonical url

metaDescription

metaDescription: string

Content for the <meta name="description"> element

metaImage

metaImage: string

The cloudinary id of an image to be used for SEO and social purposes.

metaKeywords

metaKeywords: string[]

Content for the <meta name="keywords"> element

metaTitle

metaTitle: string

Content for the <title> element

Optional obTitle

obTitle: string

The title to be used by Outbrain When syndicating our content

socialDescription

socialDescription: string

The description to be used by social media sites

socialTitle

socialTitle: string

The title to be used by social media sites

Generated using TypeDoc