Schema Documentation

SEOUser

Fields
Field NameDescription
breadcrumbTitle - String
canonical - String
fullHead - String
language - String
metaDesc - String
metaRobotsNofollow - String
metaRobotsNoindex - String
opengraphDescription - String
opengraphImage - MediaItem
opengraphTitle - String
region - String
schema - SEOUserSchema
social - SEOUserSocial
title - String
twitterDescription - String
twitterImage - MediaItem
twitterTitle - String
Example
{"breadcrumbTitle":"abc123","canonical":"abc123","fullHead":"abc123","language":"abc123","metaDesc":"abc123","metaRobotsNofollow":"abc123","metaRobotsNoindex":"abc123","opengraphDescription":"xyz789","opengraphImage":MediaItem,"opengraphTitle":"abc123","region":"xyz789","schema":SEOUserSchema,"social":SEOUserSocial,"title":"xyz789","twitterDescription":"xyz789","twitterImage":MediaItem,"twitterTitle":"xyz789"}