1.7 XML sitemapsMediumInferred
Protocol/slash inconsistency vs canonical
If sitemap URLs differ from the canonical form, http versus https, trailing slash or not, I am listing variants rather than the real pages. The sitemap should match the canonical exactly.
What it is
Sitemap URLs differ from canonical form.
Why it matters
Mixed signals about the true URL.
How to fix it
Match sitemap URLs to canonicals exactly.
How to find it on your site
- Compare a sample of sitemap URLs against the canonical of each page.
- Look for protocol, www, trailing-slash or case differences.
- Normalise the generator to output the exact canonical URLs.
- Re-generate and re-submit.
Cross-reference to ranking and citation factors
Variant URLs in the sitemap can split signals and waste crawl on near-duplicates. Matching the canonical keeps it clean.
Impact
Low-medium. Inferred.
Evidence
Keep sitemap URLs consistent with canonicals. Google Search Central, Build and submit a sitemap; Google Search Central, Consolidate duplicate URLs (canonicalization)
Sources