Although it makes sense to enforce unique URLs for you web pages as Google imposes a penalty on suspected duplicate content, it’s not always possible to do so. Google has now introduced a way to specify the unique URL (canonical URL) of any web page by using a meta link tag.

g-canonical

Setting this tag is simple – you first decide which URL you wish to use, and then add this link tag to the <head> section of your HTML page.

<link rel="canonical" href="http://www.example.com/my-blog-post" />

Google claims that this would not be treated as a directive, but a hint that would be honored strongly. Additional URL properties, like PageRank, would be transferred as well.

You may also like:

  1. Do Search Engines Penalize Duplicate Content ?
  2. Prevent Duplicate Content Posts in WordPress Blogs
  3. Create Short URLs for Google Search Queries with Gog.Is
  4. Google Using TinyURL Service for Shortening URLs in SMS Search?
  5. Create Google Short URLs without the Toolbar