MAP

Sitemap XML Generator

Turn a list of URLs into a valid sitemap.xml with lastmod, changefreq, and priority

SitemapXMLIndexing

0 valid URLs

sitemap.xml

Paste at least one URL to generate the sitemap.

About this tool

A sitemap gives search engines a clean list of the URLs worth crawling. Paste the URLs you want indexed and this tool escapes them, wraps them in the urlset schema, and returns a file you can upload as-is.

How to use

  1. Paste one URL per line.
  2. Pick a default changefreq and priority.
  3. Optionally set a lastmod date.
  4. Copy the XML, save it as sitemap.xml, and declare it in robots.txt.

FAQ

How many URLs can one sitemap hold?

Up to 50,000 URLs or 50MB uncompressed. Beyond that, split it and reference the parts from a sitemap index file.

Do changefreq and priority actually matter?

Google mostly ignores both and relies on lastmod. They are still valid and other crawlers read them, so the tool keeps them optional.

Should I include redirected URLs?

No. Submit only final 200-status URLs. A redirected URL in a sitemap gets classified as "Page with redirect" and is not indexed.

Contact support