Free XML Sitemap Generator

Enter your website URL to generate a sitemap.xml that you can submit to Google & other search engines. Includes optional lastmod, changefreq, and priority settings.

Generate Sitemap

Auto changefreq
Daily for homepage, weekly/monthly for deeper pages
Include lastmod
Uses server “Last-Modified” header when available
Auto priority
Higher priority for pages closer to homepage
Include URLs with query strings
Off by default (matches most sitemap tools)
Tip
If your site uses filters like ?page=2, enable this.
Tip: After generating, download and upload as sitemap.xml in your website root, then submit it in Google Search Console.

Your Sitemap Output

XML 0 URLs
Same-domain crawl: This generator crawls and includes URLs from the same domain as the starting URL.

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 free to use and requires no sign-up.
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).