Skip to content

URL Canonicalization

December 20, 2008 by dashaver

http

A canonical URL is uniform, meaning that all references to this web site are the same. See the examples at http://en.wikipedia.org/wiki/URL_normalization
Search engines do this to remove duplicate content from their index. Imagine if you searched for something and got a 100 results referring to the same page. That would not be much help especially if the page was not relevant.

You can use Apache .htaccess files to add the www even if users don’t. Read this article to see how to do this.

Excellent post by Matt Cutts

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
4 + 3 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.
D. A. Shaver Web Design

Back To The Top Of This Page