Why it matters
Crawlers find most pages by following links, but new pages, deep pages, and recently updated ones get discovered faster when they're declared. On small sites it's cheap insurance; on large or frequently-updated sites it materially affects how quickly changes show up in search.
How it works
The sitemap lives at a known URL (usually /sitemap.xml), is generated automatically by your platform or build, and gets submitted once in Search Console. From then on, engines re-check it on their own schedule. It's a courtesy list, not a command: indexing decisions still rest with the engine.
What to do about it
Confirm yours exists and updates itself when content changes, then submit it in Search Console. If it's hand-maintained, that's a bug: automate it.

