: Canonical tag makes my site "not indexable" according to an SEO analyst plugin SEO Doctor add on says website is not indexable because this page is set to (this is my tag): <link rel="canonical"
SEO Doctor add on says website is not indexable because this page is set to (this is my tag):
<link rel="canonical" href="http://example.com" />
I have to change meta tags robots noindex like that or what is the solution for this?
More posts by @Cugini213
1 Comments
Sorted by latest first Latest Oldest Best
I see this issue on most of blogs. WHEN rel=canonical is enabled will see above error messages.
This doesn't sound like an issue with All in One SEO Pack, it sounds like an issue with SEO Doctor.
There's nothing wrong with having the canonical link of a page set to the domain of a page.
rel=canonical :
rel=canonical having some problem with non-standard WordPress,but it's fixed in WordPress 2.9.
So if you have any non-standard WordPress pages (created through a plugin or in other dynamic means) it may be possible that it they also contain rel canonical tag added by WordPress, which would prevent the particular pages from being indexed.
If that is the case solution is simple. Just add this to your theme functions.php:
remove_action('wp_head', 'rel_canonical');
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.