glide.sitemap.page.count
ServiceNow property description:
This property is used to configure the sitemap page count. The default value will be 750 and the minimum and maximum values are 1 and 5000 respectively. If the given value is not within this range then 750 will be considered by default. If the instance supports multiple languages and the hreflang information is configured, then our recommendation is to limit max. page count to 750.
Attributes
- Sys ID: 97ec13e1535b1510a559ddeeff7b126a
- Type: integer
- Application: Sitemap Generator
- Default value: 750

AI generated property description:
The ServiceNow property glide.sitemap.page.count sets the number of records included per page in an automatically generated XML sitemap. Its default value is 750, with an allowed range between 1 and 5000; if a value outside this range is configured, the system reverts to the default of 750. Increasing the count can reduce the total number of sitemap pages but may increase processing time, while lowering it can improve performance at the cost of generating more pages. For instances supporting multiple languages with hreflang configured, ServiceNow recommends keeping the maximum page count at 750 to avoid performance issues. Administrators adjust this property to balance search engine optimization efficiency against system performance.
Source