Schema Documentation
PostTypeSEO
Fields
Field Name | Description |
---|---|
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 | |
readingTime - Float | |
schema - SEOPostTypeSchema | |
title - String | |
twitterDescription - String | |
twitterImage - MediaItem | |
twitterTitle - String |
Example
{"breadcrumbs":[SEOPostTypeBreadcrumbs],"canonical":"xyz789","cornerstone":false,"focuskw":"xyz789","fullHead":"abc123","metaDesc":"xyz789","metaKeywords":"xyz789","metaRobotsNofollow":"abc123","metaRobotsNoindex":"xyz789","opengraphAuthor":"abc123","opengraphDescription":"abc123","opengraphImage":MediaItem,"opengraphModifiedTime":"xyz789","opengraphPublishedTime":"xyz789","opengraphPublisher":"xyz789","opengraphSiteName":"xyz789","opengraphTitle":"xyz789","opengraphType":"abc123","opengraphUrl":"xyz789","readingTime":987.65,"schema":SEOPostTypeSchema,"title":"abc123","twitterDescription":"abc123","twitterImage":MediaItem,"twitterTitle":"xyz789"}