object

PageSEO

An object representing seo-related information for the page.
Fields
description
String
The SEO description of the page.
title
String
The SEO title of the page.
canonical_url
String
The canonical url of the page.
meta_tags
[SEOMetaItem]
An array of meta tags for the page, each represented by an object.
sitemap
SEOSitemap
The sitemap of the page.
breadcrumbs
[SEObreadcrumb]
An array representing breadcrumb navigation, where each item provides information about a step in the navigation path.
The unique identifier for the object.