XML Sitemap Validator

Enter Sitemap URL

Paste Sitemap XML

Sitemap Protocol

Tag Required Description
<urlset> Required Root element, must include namespace
<url> Required Container for each URL entry
<loc> Required Full URL of the page (max 2048 chars)
<lastmod> Optional Last modification date (W3C datetime format)
<changefreq> Optional How often the page changes (always, hourly, daily, weekly, monthly, yearly, never)
<priority> Optional Relative priority (0.0 to 1.0, default 0.5)

Common Issues

  • Missing XML declaration or encoding
  • Missing or incorrect namespace
  • URLs not using absolute paths
  • Invalid date format in lastmod
  • Priority values outside 0.0-1.0 range
  • More than 50,000 URLs (limit per sitemap)
  • File size exceeds 50MB uncompressed

URLs Found

# URL Last Modified Changefreq Priority Status