Sitemap.xml Generator
Generate downloadable sitemap XML from URL rows with optional lastmod, changefreq, and priority fields.
Paste one absolute URL per row to build a sitemap.xml file. Add optional columns for lastmod, changefreq, and priority when you want to include those hints.
How to use
Enter one URL per line. Optional columns can follow the URL as comma-, tab-, or pipe-separated values in this order: lastmod, changefreq, and priority.
lastmod should use a valid W3C date such as 2026-05-21 or a full datetime with timezone. changefreq accepts common values such as daily, weekly, or monthly. priority must be between 0.0 and 1.0.
Search engines treat these fields as hints. Review the generated XML before publishing, keep only canonical URLs in your sitemap, remove duplicates, and split very large sites into multiple sitemap files.
The generator runs locally in your browser. Pasted URLs are not uploaded by this page.