Skip to main content

Module sitemap

Module sitemap 

Source
Expand description

Sitemap.xml parsing and URL discovery. Sitemap.xml fetching, parsing, and caching.

Supports both <urlset> (standard sitemaps) and <sitemapindex> (sitemap index files). Sitemap URLs are discovered from robots.txt via RobotsTxtCache::sitemaps().

Structs§

SitemapCache
Cache for parsed sitemap data.

Enums§

SitemapError
Sitemap parsing errors.