XML Sitemap Generator

Create a valid XML sitemap from a list of URLs in seconds. Free online tool with lastmod, priority, and changefreq. No signup.

Preparing private browser tool…

Your file will stay on this device.

What is an XML sitemap?

An XML sitemap is a file that lists the URLs on your website so search engines like Google and Bing can discover and crawl them efficiently. It is one of the simplest ways to help a new or large site get indexed faster.

Paste your URLs above and the generator produces a valid sitemap.xml you can download and upload to your site root, then submit in Google Search Console.

How to create and submit a sitemap

Add each page URL, optionally set a change frequency and priority, and generate the file. Save it as sitemap.xml at the root of your domain (for example, https://example.com/sitemap.xml).

Then reference it in your robots.txt with a "Sitemap:" line and submit the URL under Sitemaps in Google Search Console. Everything here runs in your browser, so your URL list is never uploaded.

Frequently asked questions

Where do I put the sitemap file?
Place sitemap.xml in the root directory of your domain so it is reachable at https://yourdomain.com/sitemap.xml, then submit that URL in Google Search Console.
Do I need a sitemap for a small site?
It is optional but recommended. Even small sites benefit because it helps search engines find every page, especially ones with few internal links.
What are changefreq and priority?
They are optional hints about how often a page changes and its relative importance. Search engines treat them as suggestions, not commands.
Is my URL list uploaded?
No. The sitemap is generated locally in your browser and nothing is sent to a server.