Eric Schmidt once famously (or infamously, depending on how you look at it) called the Internet a cesspool. Now Google along with search rivals Yahoo and Microsoft are working together to clean up that cesspool to some extent.
Much of this "cesspool" comes from duplicate content, and a tag has now been revealed jointly from the three search engine giants that can give your pages the URL format that they all prefer. This is called the Canonical Tag and looks like this:
<link rel=”canonical” href=”http://www.example.com/product.php?item=swedish-fish” />
Listen to what Google's Matt Cutts has to say about it in this exclusive interview:
As Google explains (see here for example, and FAQ), you can simply add this tag to specify your preferred version of a URL inside the <head> section of the duplicate content URLs:
http://www.example.com/product.php?item=swedish-fish&category=gummy-candy
http://www.example.com/product.php?item=swedish-fish&trackingid=1234&sessionid=5678
Click to Read More