Canonical URL Links to Combat Duplicate Content
Using canonical URL's to combat duplicate content issues.

Google, Yahoo, and MSN have just announced a new tag to combat duplicate content. They now support Canonical URL Links, which is a format that allows you to publicly specify your preferred version of a URL.

Canonical URL Links will help if your site has content that is:

  • Identical or vastly similar
  • Accessible through multiple URLs

This format provides you with more control over the URL returned in search results. It also helps to make sure that properties such as link popularity are consolidated to your preferred link.

I’ll use the Google Webmaster Blog’s Canonical URL Example below…

Let’s take our old example of a site selling Swedish fish. Imagine that your preferred version of the URL and its content looks like this:

http://www.example.com/product.php?item=swedish-fish

Canonical URL's to Combat Duplicate Content

However, users (and Googlebot) can access Swedish fish through multiple (not as simple) URLs. Even if the key information on these URLs is the same as your preferred version, they may show slight content variations due to things like sort parameters or category navigation:

http://www.example.com/product.php?item=swedish-fish&category=gummy-candy

Or they have completely identical content, but with different URLs due to things such as a tracking parameters or a session ID:

http://www.example.com/product.php?item=swedish-fish&trackingid=1234&sessionid=5678

Now, you can simply add this
tag to specify your preferred version:

<link rel=”canonical” href=”http://www.example.com/product.php?item=swedish-fish” />

Place it inside the 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

Search engines will understand that the duplicates all refer to the canonical URL: ‘http://www.example.com/product.php?item=swedish-fish’.

Additional URL properties, like PageRank and related signals, are transferred as well. This standard can be adopted by any search engine when crawling and indexing your site.

Joost de Valk wrote a great article on canonical urls and also created a very nice Wordpress Plugin for Canonical URLs.

Tags: , ,

Article Written By Jacob Stoops

I black out when I talk SEO (kind of like: “Old School” Frank-the-Tank’s debate vs. James Carville). Also, I’m a designer who never likes my own designs.

Posts to Date: 81 amazing posts!

  blog comments powered by Disqus

SEO 101

Learn the roots of SEO, and get an understand of basic fundamentals of Search. I detail several beginners concepts to help you get started on the path to learning SEO.

Read SEO 101

Glossary

A dictionary of relevant SEO terms and phrases. I've compiled this data from several sources around the internet, as well as added my own thoughts and conclusions.

Review SEO Dictionary

Tools

I've scoured the web to find, review, and archive the best SEO tools currently available in the industry. Tools to help analyze your campaign, track progress, and more!

Discover SEO Tools