Your XML sitemap is a list of pages you are telling Google "please index these". Every URL in it that returns 4xx, 5xx, redirect, or noindex is a credibility hit. Google explicitly downgrades sites whose sitemap quality is poor — a noisy sitemap turns into a weaker indexation signal across the entire domain.
Step 1. Connect your sitemap
Site → Sitemaps pulls every sitemap URL, including sitemap index files that reference per-section children. 2-UA stores a daily snapshot so you can compare URL sets across time.
Step 2. Five filters every audit should run
- Status != 200 — broken or redirecting URLs do not belong in a sitemap.
- Noindex — sitemaps are for indexable URLs only.
- Canonical to a different URL — sitemaps should list canonical destinations, not their aliases.
- Not crawled in last N days — orphan candidates inside the sitemap.
- Not in last sitemap snapshot — what got added or removed since yesterday.
Step 3. Compare daily snapshots
Open the Sitemap Daily Snapshot view. You see a diff: URLs added, removed, modified. CMS deploys, retire-product events, and bot-generated URL bloat all surface here. A 50% jump in URL count overnight is almost always a bug worth investigating before Google notices.
Step 4. Resubmit a cleaned sitemap to GSC
After fixes, resubmit via Site → GSC → Submit Sitemap. Google honors the cleaner signal: a sitemap with 100 percent valid 200-status canonical URLs increases trust in the sitemap as an indexation hint.
Three sitemap mistakes that recur
- Sitemap > 50 MB or > 50,000 URLs — Google ignores the rest; split into a sitemap index.
- Wrong lastmod values — too-frequent fake "last modified" timestamps train Google to ignore the field entirely.
- Missing image or video sitemaps — separate from the URL sitemap and often forgotten; the URL count gap is a giveaway.
What belongs in a sitemap
Only canonical, indexable, 200-status pages. Everything else is noise that downgrades sitemap trust. Submitting your entire URL inventory is not a flex — it is a signal of poor curation. A 5,000-URL sitemap with 100 percent valid entries outperforms a 50,000-URL sitemap with mixed quality every time.
Connect your sitemap to a free 2-UA project for daily snapshots, diffs, and indexation health scoring.