This means that the URL in question has a canonical element specified, but the canonical URL is missing or invalid.
If search engines encounter conflicting canonical URLs, they will ignore the canonical instruction entirely. This could result in the indexing of pages which you do not wish to be indexed, such as duplicate content.
If a canonical URL has not been defined correctly, search engines will not be able to deduce what it 'should' be, and therefore the canonical instruction will be completely ignored.
This Hint will trigger for any internal URL that specifies a canonical URL which is invalid or undefined.
Consider the URL: https://example.com/page-a
The Hint would trigger for this URL if it the canonical URL is undefined;
Undefined canonical tag in the <head>:
<link rel="canonical" href="" />
OR undefined canonical in the HTTP header
HTTP/... 200 OK
...
Link: <>; rel="canonical"
The Hint would also trigger for this URL if it the canonical URL is invalid;
Invalid canonical tag in the <head>:
<link rel="canonical" href="http/example.com/" />
OR invalid canonical in the HTTP header
HTTP/... 200 OK
...
Link: <http/example.com/>; rel="canonical"
If this Hint triggers, it indicates a configuration issue on the URL in question. It may be as straightforward as logging into the CMS and fixing the canonical, or it may require some developer assistance. If it has happened across lots of pages at once, then it may be a CMS issue that can be quickly fixed by adjusting some page templates.
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.