Hi,
what’s AMP do you have?
Canonical tag is automatically removed if your page is in noindex.
I don’t have AMP implemented.
Examples 404 page not found:
<meta name=”robots” content=”noindex” />
<link rel=”canonical” href=”site.com/page/3/etjhtrj/” />
<meta property=”og:url” content=”site.com/page/3/etjhtrj/” />
Second example with the not found (404) page:
<meta name=”robots” content=”noindex” />
<link rel=”canonical” href=”site.com/page/3/aaaaaaa/” />
<meta property=”og:url” content=”site.com/page/3/aaaaaaa/” />
Third example:
Website: site.com/page/3/?gsfhdfh%2F
<link rel=”canonical” href=”site.com/?gsfhdfh/” />
The fourth example is correct:
Website: site.com/category-name/?jdvjsfg
<link rel=”canonical” href=”site.com/category-name/” />
-
This reply was modified 6 years, 1 month ago by
bartekduls.
-
This reply was modified 6 years, 1 month ago by
bartekduls.
-
This reply was modified 6 years, 1 month ago by
bartekduls.
-
This reply was modified 6 years, 1 month ago by
bartekduls.
OK, we found the issue, it will be fixed in the next update.
ETA: tomorrow
hmm maybe the pro version for finding the bug? 🙂
Unfortunately, it doesn’t work like that but we will mention you in our changelog 😉