2 replies
  • SEO
  • |
Suppose in my website there are two pages A and another one is B. Suppose if i want that the content which i have written on A page and i also putted the same content on my B page. Then from search engine point of view it is said to be duplicate. So, can anyone tell the canonical coding through which search engine don't think my content duplicate and also where this coding i have to put means on A page or B.
#content #duplication
  • Profile picture of the author OliviaSSLGuru
    If your original content on page A then put canonical tag on page B where search engine will consider that original content is page A, and page B is canonical. Below is the canonical tag which you need ad on header portion of page B.

    Canonical Tag:

    <link rel="canonical" href="page A url"/>

    Put above enlisted tag on page B to avoid content duplicate issue.
    {{ DiscussionBoard.errors[6157541].message }}
  • Profile picture of the author albertderio
    If you want to keep same content on page B,then you can use robot.txt on your page.Google spider will not read the content of page B.

    Thanks...
    {{ DiscussionBoard.errors[6157815].message }}

Trending Topics