Skip to contents

Reading

Read a sitemap source into a tidy tibble of URLs.

read_sitemap() read_sitemaps()
Read a sitemap into a tidy tibble of URLs

Discovery

Discover and expand a site’s sitemaps as a tree.

sitemap_tree()
Discover a site's sitemaps as a tree
sitemap_tree_from_bytes()
Discover a site's sitemaps from already-fetched bytes

Validation

Validate a sitemap against the schema, protocol, and classification rules, returning stable, reproducible findings.

validate_sitemap() validate_sitemaps()
Validate a sitemap source against the schema, protocol, and classification rules

Reporting

Render a self-contained HTML report for a sitemap.

report_sitemap()
Render a self-contained HTML report for a sitemap