Skip to content

Sitemap Generator

Generate an XML sitemap from a list of URLs. Paste your page URLs, set a default change frequency and priority, and download a ready-to-upload sitemap.xml.

Category: online
Use Case: New Website Launch, SEO Crawl Optimization, Small Site Sitemap Creation
Privacy: 100% browser-based

0 URLs detected

Recommended Settings

Pro Tips

  • This applies the same change frequency and priority to every URL - for varied values per page, edit the generated XML directly afterward
  • Priority is relative to other pages on your own site (0.0 to 1.0) - it doesn't affect ranking compared to other websites
  • Upload the finished sitemap.xml to your site's root directory and reference it in your robots.txt file for crawlers to find it easily
  • Google largely ignores changefreq and priority values, treating them as hints rather than strict instructions, though some other search engines still consider them

Most Popular

Most small sites use weekly change frequency with priority 0.8 for main pages and 0.5 for less important ones

When to Use This Tool

New Website Launch

Generate an initial sitemap listing all of a new website's pages.

SEO Crawl Optimization

Help search engines discover and crawl your pages more efficiently.

Small Site Sitemap Creation

Quickly create a sitemap for a small site without needing a CMS plugin or crawler tool.

Sitemap Format Reference

See a correctly formatted example of the XML sitemap protocol.

How It Works

1

Parse each line of the URL list into a separate sitemap entry

2

Wrap each URL in a <url> element with location, last modified date, change frequency, and priority

3

Combine all entries into a valid XML sitemap following the sitemaps.org protocol

100% Private

Files never leave your device. All processing happens locally in your browser.

Lightning Fast

Powered by Sitemaps.org XML protocol for optimal performance on modern browsers.

Open Source

Built with verified, open-source libraries. Fully transparent.

Frequently Asked Questions

Where should I upload my sitemap.xml file?

Upload it to the root of your domain (like example.com/sitemap.xml), then submit it in Google Search Console and reference it in your robots.txt file's Sitemap directive.

Does priority affect my search ranking?

No. Priority only indicates the relative importance of pages within your own sitemap - it has no effect on how your site ranks compared to other websites.

Do I need a sitemap for a small website?

It's not strictly required for very small sites that are easily crawled through internal links, but it's still considered good practice and helps search engines discover pages faster, especially newly published ones.

Is my data sent to a server?

No. The sitemap is generated entirely locally in your browser using JavaScript. Nothing you enter is transmitted anywhere.

Is there a limit to how many URLs a sitemap can contain?

The sitemap protocol allows up to 50,000 URLs per file (and a 50MB uncompressed size limit). Larger sites typically split URLs across multiple sitemap files, referenced by a sitemap index file.