XML Sitemap Generator

Create, validate, and download XML sitemaps for your website β€” free and instant

No URLs added yet. Enter URLs above to get started.

When You Need a Sitemap and How to Use It

What it does

`sitemap.xml` gives crawlers a list of your URLs (sitemaps.org protocol). It matters most when internal links alone won't surface everything: new sites, large sites, or structures with orphaned pages.

What each field actually does

  • `<loc>`: required, and must match the canonical URL exactly.
  • `<lastmod>`: Google uses it β€” but only if it's truthful. Fake daily-updated lastmod values teach Google to ignore yours.
  • `<priority>` and `<changefreq>`: effectively ignored by Google. Don't invest effort here.

Operational tips

  • Split into a sitemap index beyond 50,000 URLs or 50MB.
  • Submit via Search Console and verify the 'Success' status and discovered-page count.
  • Never include redirecting or noindexed URLs β€” they only waste crawl budget.

Frequently Asked Questions

Related Tools

Sources & References

Content last reviewed: 2026-08-22