XML Sitemap
An XML sitemap is a machine-readable file listing the URLs you want indexed, along with their last-modified dates. It speeds discovery on large sites and flags fresh content, but inclusion is only a suggestion rather than a guarantee of indexing.
Why it matters for your rankings
Sitemaps help discovery, not ranking. Submitting a URL tells Google that it exists. It does not persuade Google that the page deserves to be indexed, which is an entirely separate quality judgement made afterwards.
Their real diagnostic value is the comparison between submitted and indexed counts in Search Console. A large gap is one of the fastest signals that pages are being rejected on quality or blocked technically. Sitemaps are also frequently stale, listing redirected, noindexed or deleted URLs, which wastes crawl attention and undermines trust in the file. A sitemap should contain only canonical, indexable, 200-status URLs, and absolutely nothing else.
How to check it on your site
Compare submitted against indexed
In Search Console's Sitemaps report, a large gap points at quality or technical exclusion.
Validate the contents
Crawl the sitemap URLs and confirm every one returns 200, is canonical and is not noindexed.
Keep lastmod accurate
Dates that update on every deploy regardless of real changes teach Google to ignore the signal.
Split large sitemaps
Separate sitemaps by section make it far easier to see which parts of the site are being indexed.