Back to home

XML Sitemap Generator

Create valid XML sitemaps with priority, change frequency, and last modified dates

URL Entries

URL 1
<?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-26</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>

Tips

  • Use full URLs including https:// for each page
  • Priority 1.0 for homepage, 0.5–0.8 for key pages, lower for others
  • Submit sitemap.xml to Google Search Console and Bing Webmaster Tools
  • Keep sitemaps under 50,000 URLs; use sitemap index for larger sites