Archives For microsoft

A new tool has been added to your arsenal to help fight against duplicate content on your site, and Google, Yahoo and Microsoft are all on board with it.  Introducing the “Canonical Tag”.

This new tag allows you to specify the desired URL for a page that might have multiple URLS.  For example, you might have:

  • http://www.example.com/products/widget/
  • http://www.example.com/product.php?product=widget
  • http://www.example.com/product.php?product=widget&id=3321

All of those are the same page, but which one should the search engines index?  You can use the <link> tag in the header of the page to make it clear.

In this case, you’d probably add:

<link rel=”canonical” href=”http://www.example.com/products/widget/” />

The link will be treated much like a 301 redirect, though you can’t link to pages on another domain.

More information about this can be found at Search Engine Land, or you can read the official announcements from Google or Yahoo.

TechCrunch has just hinted at a major search engine announcement next week.  In this post, we read the following:

Google also says “But we’re proud to have the most comprehensive index of any search engine.”

That may be true today, but it probably won’t be true next week (check back here then). Google knows that as well as we do, and that’s why they posted this today.

Big news from Microsoft?  Yahoo?  Someone else?  What do you think it might be?