SitemapSupport
Controls how sitemap files are used during a crawl.
Notes
Specifies the sitemap processing strategy, such as whether to use sitemap files as a source of start URLs, to skip them entirely, or to use them to supplement other discovery methods. The selected value determines how the crawler integrates sitemap data into the crawl queue.
Usage
- YAML
- JSON
- XML
SitemapSupport: FIRST
{
"SitemapSupport": "FIRST"
}
<sitemapSupport/>
Allowed Values
FIRSTLASTNEVER