Developer

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