XML SITEMAP GENERATOR

Paste your URLs, set changefreq and priority, and download a ready-to-upload sitemap.xml. Everything runs in your browser — nothing is sent to any server.

How to generate an XML sitemap

  1. 1

    Paste your URLs into the text box, one per line.

  2. 2

    Set the global changefreq, priority, and last-modified date.

  3. 3

    Click Generate Sitemap to build the XML.

  4. 4

    Download sitemap.xml or copy the XML to paste into your server.

Questions

What is an XML sitemap?
A file that tells search engines which URLs on your site to crawl, their update frequency, and relative priority. You submit it through Google Search Console or reference it from your robots.txt.
Where do I put the sitemap?
Upload it to your site's root (e.g. https://example.com/sitemap.xml) and reference it in your robots.txt with Sitemap: https://example.com/sitemap.xml.
What should the priority be?
1.0 for your homepage, 0.8 for important pages, 0.5 for standard content, 0.3 for archive or tag pages. Priority is relative within your own site — it does not influence ranking compared to other sites.
Is my URL list stored anywhere?
No, everything runs in your browser and nothing is sent to any server. Your URLs never leave your machine.