sitemap.entry.out-of-scope
A sitemap may only list URLs under its own directory
Why it matters
A sitemap only speaks for the directory it is served from: one at /catalog/sitemap.xml may list URLs under /catalog/ and not under /images/. A root-level sitemap is exempt by construction, which is most of them — this catches the sites that split sitemaps per section and serve each from its own section, then let one drift outside its own patch.
What the finding looks like
The message goflag prints, with example values substituted.
How to fix it
The catalogue carries no snippet for a site rule: a cross-page rule builds its remedy from what the crawl found, so goflag attaches the fix to the finding itself rather than to the rule. Run it and read the finding.
Says who?
This rule is spec-required, and it cites the document below. Nothing here is goflag’s opinion of what a good page looks like — if you disagree with a finding, this is what you are disagreeing with.
- Sitemaps XML protocol
sitemaps.org · normative