XML Sitemap Generator

Paste a list of URLs and get a clean, search-engine-ready sitemap.xml. All processing runs in your browser.

Lines must start with http:// or https://. Blank lines are skipped.

Change frequency

Frequently asked questions

What format does this sitemap generator produce?

It produces a standard XML sitemap that follows the <urlset> schema search engines expect, with one <url> entry per line you paste. You can optionally include <lastmod>, <changefreq>, and <priority> on each entry.

What do changefreq and priority actually do?

The <changefreq> value (daily, weekly, monthly, and so on) hints how often a page changes, and <priority> ranges from 0.0 to 1.0 to suggest relative importance. Both are hints only — Google treats them as advisory and may ignore them.

Do I need to format my URLs a certain way?

Enter one URL per line, and each must start with http:// or https:// — blank lines are skipped and any malformed lines are reported. Once generated you can copy the XML or download it as sitemap.xml.

Are my URLs uploaded to a server?

No — the sitemap is built entirely in your browser. None of the URLs you paste leave your device.

Related tools