Sitemap Generator — Create an XML Sitemap for SEO
This free sitemap generator builds an XML sitemap — a machine-readable list of your important URLs that you submit in Google Search Console to help crawlers discover pages. Each entry uses the loc and lastmod fields; Google largely ignores changefreq and priority today, so don't agonise over them. Keep the file clean by including only canonical, indexable URLs that return 200, never redirects or noindex pages. Cap each sitemap at 50,000 URLs. The XML is generated entirely in your browser, with nothing uploaded.
What is an XML sitemap?
An XML sitemap is a file that lists all the pages on your website you want search engines to discover and index. It is submitted to Google Search Console and Bing Webmaster Tools to help crawlers find pages efficiently — especially useful for large sites, new sites with few backlinks, or pages not well-connected through internal links.
Each URL entry can include optional metadata: lastmod (when the page was last updated — helps Google prioritise recrawling), changefreq (a hint about how often the page changes), and priority (a 0.0–1.0 score relative to other pages on your site — not an absolute ranking signal). The sitemap must be placed at a stable URL (commonly /sitemap.xml) and referenced in your robots.txt with Sitemap: https://yoursite.com/sitemap.xml. A sitemap is a discovery aid, not a ranking booster — but for new sites it significantly speeds up indexing.