Sitemap Generator
Generate XML sitemap
Web & SEO
Instant results
URL #1
URL #2
URL #3
<?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-02-06</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://example.com/about</loc>
<lastmod>2026-02-06</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://example.com/contact</loc>
<lastmod>2026-02-06</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
</urlset>Sitemap Best Practices:
- Place sitemap.xml in your website root
- Add sitemap URL to your robots.txt
- Submit to Google Search Console
- Keep URLs under 50,000 per sitemap
- Update lastmod when content changes
About Sitemap Generator
Generate XML sitemaps to help search engines discover and index your website pages. Sitemaps include URL locations, last modification dates, change frequency, and priority information.