Headless Sitemap Entry Object


Sitemap entry containing page information

Properties
idstringminLength 1maxLength 255

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


imagesArray <Image>maxItems 1000

Optional list of images


shouldBeIncludedInSitemapboolean

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


updatedDatestringmaxLength 50

Optional last modification date in ISO 8601 format


videosArray <Video>maxItems 100

Optional list of video data

Did this help?