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":"abc123","cornerstone":false,"focuskw":"xyz789","fullHead":"xyz789","metaDesc":"xyz789","metaKeywords":"xyz789","metaRobotsNofollow":"abc123","metaRobotsNoindex":"xyz789","opengraphAuthor":"xyz789","opengraphDescription":"xyz789","opengraphImage":MediaItem,"opengraphModifiedTime":"abc123","opengraphPublishedTime":"abc123","opengraphPublisher":"xyz789","opengraphSiteName":"abc123","opengraphTitle":"abc123","opengraphType":"xyz789","opengraphUrl":"abc123","readingTime":987.65,"schema":SEOPostTypeSchema,"title":"abc123","twitterDescription":"abc123","twitterImage":MediaItem,"twitterTitle":"abc123"}