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":"xyz789","fullHead":"xyz789","language":"xyz789","metaDesc":"abc123","metaRobotsNofollow":"abc123","metaRobotsNoindex":"abc123","opengraphDescription":"xyz789","opengraphImage":MediaItem,"opengraphTitle":"xyz789","region":"xyz789","schema":SEOUserSchema,"social":SEOUserSocial,"title":"abc123","twitterDescription":"abc123","twitterImage":MediaItem,"twitterTitle":"xyz789"}