XML Sitemap Generator

Paste your URLs, get a valid sitemap.xml — with lastmod, changefreq and priority options, downloadable.

620 views

A Sitemap in Sixty Seconds

An XML sitemap is a machine-readable list of your URLs that helps crawlers find everything, especially pages with few internal links. Paste one URL per line, choose optional lastmod/changefreq/priority values, download sitemap.xml, upload it to your site root and reference it from robots.txt and Search Console.

Honest notes: Google largely ignores changefreq and priority nowadays (lastmod is the one it trusts, when accurate); the 50,000-URL / 50 MB limit means big sites split into multiple files with an index; and a sitemap does not guarantee indexing — it is an invitation, not a command. Dynamic sites are better served by a script-generated sitemap that updates itself (like this site's own).

Frequently Asked Questions

Do I need a sitemap for a 10-page site?

Strictly no — crawlers find 10 well-linked pages easily. It still costs nothing, and Search Console's sitemap report gives useful indexing feedback even for tiny sites.

Should URLs with parameters or redirects be included?

No — list only canonical, 200-status, indexable URLs. Redirects, 404s and noindex pages in a sitemap dilute the signal.

Similar Tools