XML Sitemap Generator
Add absolute HTTP(S) URLs from one origin. Invalid, duplicate, and mixed-origin entries are skipped from the XML output.
Last modified is optional. Google ignores sitemap <changefreq> and <priority>; they remain optional for other consumers.
2
Included
0
Invalid
0
Mixed origin
0
Duplicates removed
Generated sitemap.xml
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://example.com/</loc>
<lastmod>2026-07-30</lastmod>
</url>
<url>
<loc>https://example.com/about</loc>
</url>
</urlset>How to Use This Tool
- 1
Add each canonical page URL and, when you can maintain it accurately, its last meaningful modification date. Priority and change frequency are optional fields that Google ignores.
- 2
Review the list of URLs in the preview to ensure completeness.
- 3
Copy the generated XML or download it as sitemap.xml, then upload it to your website's root directory and reference it in your robots.txt.
Why This Matters for SEO
An XML sitemap lists canonical URLs you want search engines to know about and can include an accurate last-modified date. It is a discovery hint, not an indexing guarantee, and it complements rather than replaces clear internal links.
Frequently Asked Questions
Do I really need a sitemap?+
What priority should I set?+
How do I submit my sitemap to Google?+
Related Free Tools
Keep Sitemaps in a Verified Site Workflow
Use Clickcentric to prepare reviewed content and metadata; keep XML sitemap generation and maintenance in the site or CMS workflow you have verified.
Start Free Trial