All tools in this category Full tool catalog

In-browser tool

XML sitemap generator (urlset)

Create a valid XML sitemap urlset from page URLs, optionally adding lastmod, changefreq, and priority values. Copy output for fast deployment and submission.

  • Updated: 2026-05-05
  • Sitemap generation runs in your browser and does not upload URL lists.

Related SEO tools

Privacy And Limitations

Sitemap generation runs in your browser and does not upload URL lists.

  • This tool validates basic structure only and does not crawl your site for status codes.
  • Wrong canonical URLs in sitemap files can reduce indexing quality.
  • Large sites should split sitemaps and reference them via sitemap index.

FAQ

What format does each row use?

Use url|lastmod|changefreq|priority with optional trailing fields.

Do URLs have to be absolute?

Yes. Sitemap entries should use absolute canonical URLs.

Can I omit changefreq and priority?

Yes. Only loc is required, while other fields are optional.

Does this submit sitemaps to Google?

No. It generates XML; submission is done in Search Console or your automation.

When should I use sitemap index instead?

Use sitemap index when you split content into multiple sitemap files.