Canonical Tag

Canonical Tag

Solar installers near me

Website with a large number of content pages deals with the duplicate content issue. The canonical tag is the solution to avoid such duplication.

This is how canonical tag looks.

<link rel="canonical" href="http://www.mddir.com/abc-product-1/" />

We will add a canonical tag to below pages:

<link rel="canonical" href="http://www.mddir.com/abc-product-1/?page254" />

<link rel="canonical" href="http://www.mddir.com/abc-product-1/?color-blue" />

You can dynamically add the canonical tag to all the pages of your website.

When Google crawler visits any of the pages of your website they will see this canonical tag and collect the information from the specified page.

Generally, E-commerce websites have product pages with multiple sub pages listed in the background. These sub pages mostly get the information from the primary product page.

As per Google guideline if you add same information on multiple pages then it will be considered duplicate content. To avoid this you can add canonical tag on all sub pages and in Href tag add the primary product page URL. This will instruct the Google crawler which page to crawl.

Pages like pagination, sub product pages, a dynamically generated page of first copy should be canonicalized to the related primary pages.

Leave a Reply

Your email address will not be published. Required fields are marked *