Sitemap Generator
Turn a list of URLs into a valid XML sitemap for search engines.
How it works
Paste your page URLs — one per line — to generate a valid sitemap.xml that helps search engines discover and crawl every page. Save it to your site root and submit it in Google Search Console.
Try an example
—🔒 Generated entirely in your browser — nothing is uploaded.
🔒 Runs in your browser: tags, sitemaps and minification are generated locally from what you type — nothing is uploaded, no signup, no limits.
About the Sitemap Generator
This free XML sitemap generator turns a list of your page URLs into a valid sitemap.xml — the file that helps search engines discover and crawl every page on your site. Add optional lastmod, change frequency and priority values, then save the result to your site root.
It runs in your browser, so your URL list is never uploaded.
How to create a sitemap
- Paste your full page URLs, one per line.
- Optionally set a change frequency, priority and today's lastmod date.
- Copy the XML into a file named sitemap.xml at your site root.
- Submit it in Google Search Console and reference it in robots.txt.
Frequently asked questions
What is an XML sitemap?
A file listing your site's URLs in a standard XML format, which search engines use to discover pages and understand how often they change — especially useful for new or large sites.
Where do I put the sitemap file?
Save it as sitemap.xml at your site root (e.g. https://example.com/sitemap.xml), then submit it in Google Search Console and add a 'Sitemap:' line to your robots.txt.
What do changefreq and priority do?
They're hints: changefreq suggests how often a page updates, and priority (0.0–1.0) its relative importance. Search engines treat them as advisory, not commands.
Is there a URL limit?
A single sitemap can hold up to 50,000 URLs. This generator handles large lists in your browser with no imposed cap.