Sitemap Generator

Generate a valid sitemap.xml from a list of URLs with optional lastmod, changefreq, and priority.

Optionally add lastmod, changefreq, and priority using tab or comma separators (see format below)
Advanced: per-URL columns

Each line can optionally include extra columns separated by tab or comma:

https://example.com/page[TAB]2024-06-01[TAB]monthly[TAB]0.8

Columns: URL Β· lastmod (YYYY-MM-DD) Β· changefreq Β· priority (0.0–1.0). Missing columns are omitted from the output.

Sitemap XML Generator

Generates a valid sitemap.xml from a list of URLs following the Sitemaps 0.9 protocol. Everything runs in the browser.

  • Supports up to 50 000 URLs per sitemap file
  • Optional per-URL lastmod, changefreq, and priority columns
  • Download the ready-to-upload sitemap.xml file