Home/Sitemap Generator

Sitemap Generator – Create an XML Sitemap Online Free

5.0 Rating from 131 people who voted
Share this page
Sitemap Generator Generate XML sitemaps for SEO
Maximum 500 URLs per generation. You can use this tool 4 times per day.
0 / 500 URLs
We will fetch the homepage and extract up to 500 valid internal links.
Generated Sitemap

About the Sitemap Generator

The Sitemap Generator creates a properly formatted XML sitemap ready to submit to Google Search Console. Paste a list of URLs directly, or simply enter your domain name and let the tool crawl your homepage to automatically extract internal links, then set a change frequency and priority to generate a complete sitemap.xml file.

This tool is built for website owners and SEOs who need a quick sitemap without a full crawler tool or CMS plugin. Once your sitemap is ready, reference it directly inside your robots.txt file using the Robots.txt Generator, or validate an existing robots.txt file with the Robots.txt Tester and Validator to confirm your sitemap declaration is recognized correctly. If you’re reviewing your site’s URLs before generating a sitemap, our URL List Comparator can help identify missing or extra pages.

Our team tested this tool with manually entered URL lists and live websites to make sure the generated XML follows the standard sitemap format and includes only valid internal URLs.

How to Use the Sitemap Generator

  • Choose an input mode: List of URLs or Domain Name.
  • For a list, paste your URLs one per line (up to 500 URLs).
  • For a domain, enter your homepage URL and the tool will automatically extract internal links.
  • Select a Change Frequency (e.g. weekly, monthly) for how often your pages typically update.
  • Select a Priority value between 0.1 and 1.0 for each URL’s relative importance.
  • Click Generate Sitemap to create your XML file.
  • Click Copy XML or Download sitemap.xml to save it, then upload it to your site’s root directory.

Example Usage

If you generated your sitemap from a manually prepared list, you can quickly verify that nothing was missed by comparing URL lists with our URL List Comparator.

Input (Domain mode): https://example.com

Output (excerpt):

<url>
  <loc>https://example.com/about</loc>
  <lastmod>2026-07-14</lastmod>
  <changefreq>weekly</changefreq>
  <priority>0.8</priority>
</url>

The tool automatically crawled the homepage, found internal links like “/about”, and formatted each one into a valid sitemap entry with today’s date.

Frequently Asked Questions

List of URLs lets you paste your own exact list of pages, while Domain Name mode automatically crawls your homepage and extracts internal links for you, up to 500 URLs.

Upload it to your site’s root directory so it’s accessible at yourdomain.com/sitemap.xml, then submit that URL in Google Search Console.

Yes, this tool supports up to 500 URLs per sitemap generation, with a limited number of generations allowed per day.

Priority is a hint to search engines about a page’s relative importance compared to other pages on your site, ranging from 0.1 (lowest) to 1.0 (highest). It doesn’t guarantee ranking impact.

No, this mode only extracts links found directly on the homepage. For deeper or unlinked pages, use List of URLs mode and paste them manually.

Yes, this tool is free to use within the daily usage limit, with no signup required.