Listing noindexed URLs in your sitemap
Your XML sitemap is a "please index these" signal. Stuffing it with URLs that carry noindex, redirect, or 404 sends Google contradictory instructions and lowers trust in the whole file — so your good URLs get crawled less eagerly.
What a clean sitemap does well:
— Tells Google exactly which canonical, 200, indexable URLs you care about
— Speeds discovery on large or poorly-linked sites
Where it falls short / breaks:
— Mixed signals (sitemap says index, page says noindex) waste crawl budget
— GSC's sitemap report flags errors but buries them under "Discovered"
The fix: sitemap = canonical + 200 + indexable, nothing else. Auto-exclude any URL that's noindexed, redirected, parameterized, or canonicalized elsewhere. Re-validate after every CMS change — a plugin update can silently re-add filtered URLs.
Best for: large content sites where discovery matters.
Not for: anyone who lets the CMS dump every URL in unfiltered. Keep it to under 50,000 URLs / 50MB per file, and split with a sitemap index if needed.
Index or Bust
@IndexOrBust
Listing noindexed URLs in your sitemap
Этот пост опубликован в Telegram-канале Index or Bust. Подписаться можно по ссылке: @IndexOrBust.