Schema Documentation

TaxonomySEO

Fields
Field NameDescription
breadcrumbs - [SEOPostTypeBreadcrumbs]
canonical - String
cornerstone - Boolean
focuskw - String
fullHead - String
metaDesc - String
metaKeywords - String
metaRobotsNofollow - String
metaRobotsNoindex - String
opengraphAuthor - String
opengraphDescription - String
opengraphImage - MediaItem
opengraphModifiedTime - String
opengraphPublishedTime - String
opengraphPublisher - String
opengraphSiteName - String
opengraphTitle - String
opengraphType - String
opengraphUrl - String
schema - SEOTaxonomySchema
title - String
twitterDescription - String
twitterImage - MediaItem
twitterTitle - String
Example
{"breadcrumbs":[SEOPostTypeBreadcrumbs],"canonical":"xyz789","cornerstone":true,"focuskw":"xyz789","fullHead":"abc123","metaDesc":"abc123","metaKeywords":"xyz789","metaRobotsNofollow":"abc123","metaRobotsNoindex":"abc123","opengraphAuthor":"abc123","opengraphDescription":"abc123","opengraphImage":MediaItem,"opengraphModifiedTime":"abc123","opengraphPublishedTime":"xyz789","opengraphPublisher":"abc123","opengraphSiteName":"abc123","opengraphTitle":"xyz789","opengraphType":"abc123","opengraphUrl":"xyz789","schema":SEOTaxonomySchema,"title":"xyz789","twitterDescription":"xyz789","twitterImage":MediaItem,"twitterTitle":"xyz789"}