What this means in practice
An XML sitemap is a discovery aid: it tells search engines about URLs you consider important. It does not force indexing.
Implementation path
- Include canonical, indexable URLs that you actually want discovered.
- Keep the sitemap current and remove redirected, noindex, duplicate, or broken URLs.
- Split very large sitemaps into a sitemap index when needed and keep file structure manageable.
- Submit the sitemap in Search Console and monitor errors rather than treating submission as a guarantee of traffic.
What good looks like
A strong implementation makes the intended behavior obvious to a visitor, a crawler, and a machine reader. It has one clear purpose, uses consistent signals, and does not rely on hidden assumptions.