sitemap.xml Generator
Crawl a website and generate its sitemap.xml.
This free sitemap.xml generator crawls your website the way a search engine does: enter a URL and it fetches the page, follows every internal link, and keeps going breadth-first until it has discovered your pages (up to the page limit you set). The discovered URLs land in an editable list, so you can trim or add pages before generating.
It then builds a valid XML sitemap with an optional change frequency, today's lastmod, and priority. Choose Auto (by depth) and each URL gets a priority based on how deep it sits in your site — the homepage at 1.0, top-level pages at 0.8, and so on — which most generators don't do. You can also skip the crawl entirely and paste your own URL list.
Crawling runs in your browser; page HTML is retrieved through a public CORS proxy so cross-origin requests work, which means the site you crawl is visible to that proxy service.
Related tools
JSON Formatter
Format, beautify & validate JSON data.
Base64 Encoder / Decoder
Encode and decode Base64 text instantly.
URL Encoder / Decoder
Percent-encode and decode URLs safely.
Regex Tester
Test regular expressions with live match highlighting.
JWT Decoder
Decode JWT header and payload claims.
Timestamp Converter
Convert Unix timestamps to dates and back.