Sitemap XML Generator

Create a valid sitemap.xml file from your URLs with lastmod, changefreq, and priority settings.

URL Input

One URL Per Line
Most sitemap tools accept one URL per line and skip blank lines or invalid entries [web:697].

Guidance

Valid XML Sitemap Notes

What a sitemap includes

A valid XML sitemap commonly includes a `` root and URL entries containing a required `` field, with optional fields such as ``, ``, and `` [web:691][web:698].

Typical workflow

  • Paste or add one URL per line [web:697][web:705].
  • Generate the XML file and download `sitemap.xml` [web:691][web:695].
  • Upload it to your site root and reference it in `robots.txt` [web:697][web:702].

Field meaning

`changefreq` and `priority` are valid sitemap attributes, but at least some tools note that search engines may treat them as weak hints rather than strict directives [web:697][web:698][web:705].

Valid URLs
0
Skipped Lines
0
XML Lines
0
Default Priority
0.8

Generated sitemap.xml

0 characters

How it works

XML sitemap generators commonly create a valid sitemap file from a list of URLs and allow optional values like `lastmod`, `changefreq`, and `priority` before exporting the final `sitemap.xml` document [web:691][web:696][web:697]. These tools are used to help search engines discover important pages and support technical SEO workflows [web:691][web:695].

  • `` is the required URL field for each sitemap entry [web:698].
  • ``, ``, and `` are optional sitemap fields [web:691][web:698].
  • Generated sitemap files are typically uploaded to the site root and submitted in search tools or referenced from `robots.txt` [web:697][web:702].