Sitemap Generator
Generate XML sitemaps from a list of URLs. Set lastmod, changefreq, priority. Standard sitemaps.org format. Runs in your browser.
Reference
How does the sitemap generator work?
XML sitemaps follow the sitemaps.org protocol. Each <url> entry contains a <loc> (the URL), and optional <lastmod> (W3C date format), <changefreq> (always/hourly/daily/weekly/monthly/yearly/never), and <priority> (0.0-1.0). This tool builds the XML from your URL list, applies the defaults you set, and outputs a single sitemap.xml ready to upload to your site root.
Common uses
- Search engine submission — submit to Google Search Console and Bing Webmaster.
- Index fresh content — speed up discovery of new pages.
- Static sites — generate sitemaps for sites without a build-time generator.
Privacy
All generation runs 100% in your browser. URLs never leave your device.