Issue: Canonical Chain Medium

The page's canonical URL itself has a different canonical — creating a chain of canonicals that confuses search engines.

What this means

Page A canonicalizes to Page B, but Page B canonicalizes to Page C (or back to A). Search engines may ignore contradictory canonical signals entirely. The JSON field is canonical_chain. Triggered when CanonicalChainLen > 1.

How to fix

Every canonical tag should point to a self-referencing page. Update the canonical on the intermediate page to point to itself, or update all pages in the chain to point directly to the final destination.