XML Sitemap Generator (Free Online Tool)
An XML Sitemap helps search engines discover and crawl your website URLs more efficiently.
Use this XML Sitemap Generator to create a valid sitemap.xml file in seconds, then submit it in Google Search Console.
What does an XML sitemap include?
- <loc>: the URL of the page
- <lastmod> (optional): last modification time, when available
- <changefreq> (optional): how often the page changes
- <priority> (optional): relative importance of pages
How to use this XML Sitemap Generator
- Enter your website URL and click Start.
- Download
sitemap.xml and upload it to your website root (e.g. https://example.com/sitemap.xml).
- Submit the sitemap in Google Search Console to improve crawling and indexing.
Frequently Asked Questions
Is this XML Sitemap Generator free?
Yes. This XML Sitemap Generator is available after login. Free accounts have weekly per-tool limits, and paid plans unlock higher limits.
Does the generator follow robots.txt?
Yes. The crawler checks the target website’s robots.txt and avoids crawling or including URLs that are disallowed.
Why are some URLs missing from my sitemap?
Common reasons: the URL returns an error (like 404/403), it is blocked by robots.txt, or it contains query parameters (which are skipped by default).