This means that the URL in question has a canonical element whereby the canonical URL itself is also canonicalized (e.g. Page A is canonicalized to Page B, which is then canonicalized to Page C).
The point of a canonical is to explicitly and unambiguously indicate a preferred URL. However in this situation, the canonical instructions are sending conflicting messages to the search engines - which typically means they will ignore the canonicals entirely and try to make their own decisions about what 'the canonical URL' should be.
The net result is that it could lead to incorrect URLs being indexed, resulting in duplicate content issues.
This Hint will trigger for any internal URL which contains a canonical link element that uses a canonicalized URL as the canonical URL.
Consider the URL: https://example.com/page-a
The Hint would trigger for this URL if it had a canonical URL pointing at another internal page,
<link rel="canonical" href="https://example.com/page-b" />
where this canonical URL https://example/com/page-b also has a canonical pointing at another internal page:
<link rel="canonical" href="https://example.com/page-c" />
The above example shows canonicals defined in the HTML, but this would also trigger if the canonicals were defined using HTTP headers (or some combination of the two methods).
This is a scenario where the canonical configuration is completely broken. You will first need to establish if the correct canonical for Page A should actually be Page C, and if so adjust the canonical URL to match. If it so happens that the canonical for Page A should be Page B, then you can leave Page A alone, but you will need to adjust the canonical on Page B so that it is self-referential.
Issues like this will typically need to be resolved on a case by case basis.
Find, fix and communicate technical issues with easy visuals, in-depth insights, & prioritized recommendations across 300+ SEO issues.
Get all the capability of Sitebulb Desktop, accessible via your web browser. Crawl at scale without project, crawl credit, or machine limits.