100% Client-Side • Private
Developer Utilities
XML Sitemap Generator
Generate valid sitemap.xml files with lastmod, changefreq, and priority tags from URL lists.
Loading tool...
Related Tools
Continue with robots.txt Generator & Tester, URL Parser, Meta Tags Generator.
How to Use XML Sitemap Generator
- Paste your list of website URLs (one URL per line).
- Select the default change frequency (e.g. weekly, daily) and priority weight.
- Review the formatted XML urlset output in the right editor.
- Copy the XML markup or click Download to save sitemap.xml.
Frequently Asked Questions
What tags are included in the generated sitemap XML?
- The generated XML conforms to the sitemaps.org 0.9 schema, including <url>, <loc>, <lastmod>, <changefreq>, and <priority> elements.
How do I submit this to Google Search Console?
- Download the generated sitemap.xml, upload it to your website root directory (https://example.com/sitemap.xml), and submit the URL in Google Search Console.
Sources & References
Primary references: sitemaps.org: XML Sitemap Protocol.
Review policy: references and behavior notes are checked whenever the tool implementation changes.