Browser-first ยท No sign-up

Sitemap Generator

Build XML sitemaps from your URLs instantly.

No uploads. Everything runs locally in your browser.

<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url> <loc>https://example.com/</loc> <changefreq>weekly</changefreq> <priority>0.7</priority> </url> <url> <loc>https://example.com/tools</loc> <changefreq>weekly</changefreq> <priority>0.7</priority> </url> <url> <loc>https://example.com/tools/developer-tools</loc> <changefreq>weekly</changefreq> <priority>0.7</priority> </url> <url> <loc>https://example.com/tools/pdf-tools</loc> <changefreq>weekly</changefreq> <priority>0.7</priority> </url> </urlset>

How to use

  1. Add base URL and paths.
  2. Copy the XML.
  3. Upload to /sitemap.xml.

Features

  • XML compliant.
  • Weekly changefreq by default.
  • Client-side only.

FAQ

Do you save URLs?

No, all processing is local.

Related tools