lazyAF
Registered Member
- Mar 19, 2023
- 84
- 74
Hello BHW,
I recently discovered that all pages on my website are tagged with rel=canonical tag without the double quotes unlike the conventional rel="canonical".
E.g
The right way
<link rel="canonical" href="mywebsite url" />
On my website
<link rel=canonical href="mywebsite url" />
The thing is I had done the on-page for the website a year back in bulk (~1K pages), and on some pages its right but majorly its without the double quotes.
Every tool I used to check shows that the canonical is defined, even google webmaster says the pages has user-declared canonicals.
So should I change it? Or leave it as it is? PLEASE HELP ME!
I recently discovered that all pages on my website are tagged with rel=canonical tag without the double quotes unlike the conventional rel="canonical".
E.g
The right way
<link rel="canonical" href="mywebsite url" />
On my website
<link rel=canonical href="mywebsite url" />
The thing is I had done the on-page for the website a year back in bulk (~1K pages), and on some pages its right but majorly its without the double quotes.
Every tool I used to check shows that the canonical is defined, even google webmaster says the pages has user-declared canonicals.
So should I change it? Or leave it as it is? PLEASE HELP ME!