A single sitemap file must not exceed 50MB when uncompressed.
The maximum file size for a single sitemap is 50MB (52,428,800 bytes) when uncompressed. This limit exists alongside the 50,000 URL limit — whichever is reached first applies.
In practice, the size limit is rarely the constraint because most sitemaps with 50,000 URLs are well under 50MB. However, sitemaps with very long URLs or extensive metadata (like hreflang annotations for many languages) may hit the size limit first.
Using gzip compression can help with bandwidth but doesn't change the uncompressed size limit — the file must still be under 50MB after decompression.
Inspect Sitemap Size Limit in a real sitemap.
Turn XML sitemap fields into structured, exportable URL data.
See how this concept appears in SitemapKit API responses.
Apply sitemap concepts to SEO, monitoring, and data pipelines.
SitemapKit's API discovers and parses XML sitemaps into structured JSON, including fields such as Sitemap Size Limit.