ParseSitemapOptions
Index
Properties
optionalemitNestedSitemaps
optionalmaxDepth
Maximum depth of nested sitemaps to follow.
optionalnetworkTimeouts
Network timeouts for sitemap fetching. See Got documentation for more details.
optionalsitemapRetries
Number of retries for fetching sitemaps. The counter resets for each nested sitemap.
If set to
true
, elements referring to other sitemaps will be emitted as special objects withoriginSitemapUrl
set tonull
.