Sitemap generator
Enter your URLs to generate a valid XML sitemap ready to submit to Google Search Console.
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.