rel="canonical" Issue
-
Hi, I was reading an article on duplicate content by Google. Google recommend to use rel=”canonical” tag to prefer the original URL also write Avoid errors: use absolute paths rather than relative paths with the rel=”canonical” link element.
Use this structure: https://www.example.com/dresses/green/greendresss.html
Not this structure: /dresses/green/greendress.html).But in my source code of a single post i see the Yoast is using <link rel=”canonical” href=”/envelope-template-v1-5.html” />. Not a full URL.
Secondly it shows the home page as : <link rel=”canonical” href=”/” />I try to explore but unable to find a solution. Please guide ho to fix it.
- The topic ‘rel="canonical" Issue’ is closed to new replies.