Website & SEO

XML Sitemap Generator

Generate a valid XML sitemap from a list of URLs, with optional lastmod, changefreq and priority. Copy or download sitemap.xml. Free, in your browser.

Generate an XML sitemap

Paste your URLs (one per line). We build a valid sitemap.xml.

What this XML sitemap generator does

Builds a valid sitemap.xml from your URLs
Adds optional lastmod, changefreq, priority
Escapes special characters correctly
Skips non-absolute URLs
Copies or downloads the file
Runs entirely in your browser

Common use cases

  1. 1Creating a sitemap for a small site
  2. 2Generating a sitemap for a static site
  3. 3Submitting URLs to Search Console
  4. 4Building a sitemap after a migration
  5. 5Producing a one-off sitemap quickly
  6. 6Adding priority hints per section

Related tools

About XML sitemaps

An XML sitemap helps search engines discover your pages, especially ones that are new or poorly linked. Each entry is a <url> with a <loc>, optionally with lastmod, changefreq and priority hints.

This generator turns a list of URLs into a valid, properly escaped sitemap you can copy or download and place at your site root, then reference from robots.txt and submit in Search Console. Keep it to canonical HTTPS URLs and under 50,000 entries per file — beyond that, split and use a sitemap index.

More Free Tools Where This Came From

This utility is one of dozens of free, no-login tools for DNS, email, SEO and developers — all instant and private.

HostCloud.in  ·  Pune, India  ·  Serving 34,987+ Websites Since 2020

FREQUENTLY ASKED QUESTIONS

Got Questions? We Have Answers.

How do I use the sitemap generator?

Paste your URLs one per line, optionally set changefreq, priority and last-modified, and it builds a valid, properly escaped sitemap.xml to copy or download.

Where do I put the sitemap?

At your site root (e.g. example.com/sitemap.xml), reference it from robots.txt, and submit it in Google Search Console.

How many URLs can a sitemap hold?

Up to 50,000 per file (and under 50MB). Beyond that, split into multiple sitemaps and list them in a sitemap index.

Does it run in my browser?

Yes. The sitemap is generated entirely client-side; nothing is uploaded.