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 4 years, 10 months ago by bartekduls.
-
This reply was modified 4 years, 10 months ago by bartekduls.
-
This reply was modified 4 years, 10 months ago by bartekduls.
-
This reply was modified 4 years, 10 months ago by bartekduls.