Headless Sitemap Entry Object


Sitemap entry containing page information

Properties
idstringminLength 1maxLength 255

Entity identifier (e.g., productId, pageId)


shouldBeIncludedInSitemapboolean

Indicates if the entry should be included in the generated sitemap.


updatedDatestringmaxLength 50

Optional last modification date in ISO 8601 format


imagesArray <Image>maxItems 1000

Optional list of images


videosArray <Video>maxItems 100

Optional list of video data

Did this help?