PDA

View Full Version : What is Canonical tag?



naveenkumar47
06-09-2014, 06:31 AM
Can anybody tell me about Canonical tag?

jayanta1
06-09-2014, 06:57 AM
Canonical Tag is used to deal with Duplicate Content. The canonical tag is a tag used to tell search engines which version of a page is the desired or preferred version.

Teamwork
06-09-2014, 07:01 AM
i know about canonical issue . url is different and page is same that is called canonical issue.

naveenkumar47
06-09-2014, 07:12 AM
thanx for giving the good information.

singhabhishek25
06-09-2014, 07:23 AM
<link rel="canonical" href="http://blog.example.com/dresses/green-dresses-are-awesome" /> this is the format of canonical tag and it could be placed in headers to determine the accurate page for the same to get rid of duplicate issues.

naveenkumar47
06-09-2014, 07:27 AM
<link rel="canonical" href="http://blog.example.com/dresses/green-dresses-are-awesome" /> this is the format of canonical tag and it could be placed in headers to determine the accurate page for the same to get rid of duplicate issues.

great example thanx

davidweb09
06-09-2014, 08:08 AM
When We have error in our website open in both as with http://www. & without http:// format. This is called canonical issue. So to tell the search engine about our real website(to escape from penalties) we add it in header of our website code.

Rajiv_UDB
06-09-2014, 09:23 AM
canonical tag is the one when you want 2 URLs in your website with same thing on both the pages.