How to Solve Duplicate Content Issues by Specifying a Canonical URL

The New Search Engine Link Tag


How to Solve Duplicate Content Issues by Specifying a Canonical Web Address

by Christopher Heng, thesitewizard.com

Duplicate content on your own website, where different web addresses ("URLs") on your site display identical content, can lead to problems in your website's performance in the search engine. This article discusses one way to resolve this for the Google search engine.

The Problem with Duplicate Content

I have discussed the problems associated with having different URLs show the same content, or what webmasters often call "duplicate content", in my articles before.

In case it isn't clear to you how this can come about, take the example of a site selling a product called "Widget A". The site links to a product page showing details of widget A using the URL "http://www.example.com/widget-A/". Like all sites with high usability, the webmaster also provides other ways in which the visitor can end up on that product page. For example, if the visitor uses the site's "Help" function to look for a product with certain features, the site may show information about Widget A that fulfills the visitor's criteria. The information page may use a different address, like "http://www.example.com/help.php?features=fix+kitchen+sink". Both addresses show the exact same information, since they are talking about the same product.

Even if you don't use scripts on your website, it's still possible to end up with duplicate content problems. For example, the "index.html" page of a website or its directory is usually the same page displayed by a web server when the visitor accesses the site without specifying a filename. That is, "http://www.example.com/index.html" and "http://www.example.com/" are usually the same page, showing the same content. (For more information about this behaviour, and its ramifications, see "Should Your URLs Point to the Directory or the Index Page?".)

When a page can be accessed with multiple web addresses, you run the risk of link dilution. I've mentioned this before in How to Create a Search Engine Friendly Website, so if you're not familiar with the term, please check that article out for details. In general, link dilution causes the relevant page on your site to rank less in the search engine results than it should had it not occurred.

The New Canonical URL Link Tag

To help webmasters solve this problem, Google have ("has" in US English) declared that they will recognize a new HTML / XHTML tag, which, if you insert into your web page, will allow you to state which URL you want to be the "official", or "canonical", address for that particular content.

This tag needs to be inserted into the HEAD section of your web page. It has the following format:

<link rel="canonical" href="http://www.example.com/correct-page.html" />

Replace "http://www.example.com/correct-page.html" with your actual web address. Remember: the code has to go into the HEAD section of your web page where all the meta data are, and not into the BODY section where your content lives. If you use a WYSIWYG web editor (where WYSIWYG means "What You See Is What You Get"), change to the "Source" mode to locate the right section.

What the Canonical URL Link Tag Solves

The canonical URL link tag will cause Google to take the web address you put into the tag as the "official" or "correct" version of your web address. If you have two URLs that resolve to the same content, Google will use the one declared as canonical as the actual URL. This means the following:

Limitations of the Canonical URL Tag

There are some limitations to what the new link tag can do.

Solving the Problem of Duplicate Content

I personally think that this is an ingenious solution to the pesky duplicate content problem, one that puts the power of how to resolve the issues in the hands of the webmasters themselves, rather than letting the search engine, which usually does not have enough information, try to figure out the correct URL. Hopefully, the other search engines will also recognize this tag, making this a problem of the past.

Copyright © 2009-2018 by Christopher Heng. All rights reserved.
Get more free tips and articles like this, on web design, promotion, revenue and scripting, from https://www.thesitewizard.com/.

thesitewizard™ News Feed (RSS Site Feed)  Subscribe to thesitewizard.com newsfeed

Do you find this article useful? You can learn of new articles and scripts that are published on thesitewizard.com by subscribing to the RSS feed. Simply point your RSS feed reader or a browser that supports RSS feeds at https://www.thesitewizard.com/thesitewizard.xml. You can read more about how to subscribe to RSS site feeds from my RSS FAQ.

Please Do Not Reprint This Article

This article is copyrighted. Please do not reproduce or distribute this article in whole or part, in any form.

Related Pages

New Articles

Popular Articles

How to Link to This Page

It will appear on your page as:

How to Solve Duplicate Content Issues by Specifying a Canonical Web Address (URL)





Home
Donate
Contact Us
Link to Us
No Spam Policy
Privacy Policy
Topics
Site Map

Getting Started
Web Design
Search Engines
Revenue Making
Domains
Web Hosting
Blogging
JavaScripts
PHP
Perl / CGI
HTML
CSS
.htaccess / Apache
Newsletters
General
Seasonal
Reviews
FAQs
Wizards

 

 
Free webmasters and programmers resources, scripts and tutorials
 
HowtoHaven.com: Free How-To Guides
 
Site Design Tips at thesitewizard.com
Find this site useful?
Please link to us.