Hi Friends,
I'm using Zara Osclass theme. I need to place the canonical tag on header section, on each of my pages.(Home, about Us, terms, privacy...) As per google, the canonical tag should be different on the different page.
For Example:Home:
<link rel="canonical" href="
http://mydomain.com/"/>
About Us:
<link rel="canonical" href="
http://mydomain.com/about-us-p25"/>
Terms:
<link rel="canonical" href="
http://mydomain.com/terms-p26"/>
privacy-policy:
<link rel="canonical" href="
http://mydomain.com/privacy-policy-p27"/>
My Question:How to implement the canonical tag on header section, of each page. As the osclass theme is dynamic. when I do implement canonical tag on header section for the home page, the same page is applied on every page of my website. Please help me how to fix the issue.
If anyone have technical knowledge, kindly suggest me.
Thanks
Sanjay