Archive for the ‘Search engines’ Category

Bing Wins Audition for David & Goliath Role

Sunday, August 16th, 2009

david goliath1 Bing Wins Audition for David & Goliath Role

After a number of false starts Yahoo & Microsoft have finally agreed to join forces in the battle against search Goliath Google.

Recently Yahoo and Microsoft agreed to a 10 year partnership, although it may take up to two years for the full plan to take effect. Then the top three search engines will become just two – Google & Bing.

Goodbye Yahoo Search!

No, Yahoo isn’t closing, but it is finally throwing in the towel as a search engine. The agreement means Yahoo will be outsourcing its organic and paid search to Microsoft’s new search engine, Bing. Specific details of the agreement remain unclear, but it seems Yahoo will license its search technologies to Microsoft who will cherry pick bits to incorporate into Bing. In exchange Yahoo will receive an 88% share of all search revenues Bing generates from sites owned and operated by Yahoo.

The overall look and feel of Yahoo is expected to stay the same. However in time Yahoo’s sites will be branded with “Powered by Bing.” The biggest change will occur behind the scenes when Bing’s organic and paid search algorithms become the main platform for Yahoo’s web sites. This merging of technologies is meant to encourage more innovation in search and make Bing a true competitive force against Google.

But will this partnership really be a good thing for advertisers and consumers? The jury’s out on this.

Many welcome the move because of Google’s increasing global dominance in search. The hope is that Bing will become a credible alternative competitor and so undermine Google’s dominance in all things search. (The irony of monopolistic hard-playing Microsoft taking the role of David in this David & Goliath battle is not lost on most).

Some however see this merger as being detrimental and limiting options for consumers and advertisers. Google, Bing and Yahoo often present quite different search results because they each use very different search algorithms. Opponents to the merger see that taking Yahoo out of the equation will force consumers to choose between just two of the world’s largest tech giants. In addition they argue that advertisers will have less options, which means it may cost more to incorporate paid search into search marketing campaigns.

In my view the objections to the merger don’t hold water – certainly for consumers and advertisers in New Zealand. Here Google absolutely dominates the search market with a share of 95% +. This is high by global standards and the reality is that in NZ there is no real competition for Google.

Personally I’m a huge fan of Google because they are so very good at what they do. However, despite this, it would be great to have a viable alternative competitor in the market because Google’s market share here is just so high. Whether that happens or not, remains to be seen.

What do you think?

New Solution to an Old SEO Problem: Duplicate Content

Sunday, July 12th, 2009

Chances are your website has duplicate content. This is a common SEO issue affecting many sites and can have a detrimental impact on search engine rankings.

The good news is that this problem can now be fixed easily due to the introduction by search engines of the rel=”canonical” tag.

This article explains how to apply this tag to your website so you avoid problems associated with duplicate content.

First though, just what is duplicate content? And should you care?

Google defines duplicate content as “substantive blocks of content within or across domains that either completely matches other content or is appreciably similar.”  Whilst there are unscrupulous webmasters who steal and scrape content from other sites, Google recognises that most duplicate content is not deceptive or deliberate.

duplicated content New Solution to an Old SEO Problem: Duplicate ContentMany sites inadvertently contain duplicate content simply because pages within the site can be found under multiple distinct URLs. Common examples of this are forums, blogs & ecommerce catalogue websites.

With blogs the same content can commonly be found with different URLs under different categories & archives. Ecommerce catalogue websites also frequently present the same content under different categories. And this is further compounded if session IDs, tracking IDs, affiliate IDs or other parameters are used.

For a long time in the SEO community there was a common misconception that Google penalises sites for containing duplicate content. However last year Google advised they recognise many sites do contain duplicate content and that they don’t penalise sites for this. (The exception is if duplicate content is being used to manipulate rankings and deceive search engine users).

What Does This Mean For Your Website?

So unless you’re operating on the dark side and scraping content from other websites does this mean you no longer need to worry about having duplicate content within your website? Unfortunately the answer is NO.

Whilst there aren’t duplicate content penalties per se, duplicate content can still hurt how your site ranks in Google and other search engines.

The reason for this is that search engines don’t want to include duplicate versions of a page in their search results because this undermines the credibility of their results. So when a site contains the same content under multiple URLs search engines will choose one version to list in their results and ignore the rest. The page chosen by search engines is called the “canonical” page. A canonical page is simply the preferred version of a set of pages with highly similar content.

avoiding duplicate contentGoogle usually does a pretty good job at picking the right page, but they don’t always get it right and may end up listing a different version of the page to what you’d prefer. Even when they do get it right, the major problem of duplicate content is that you lose the benefits of link “juice” from sites that are linking to duplicate versions of the page, rather than the canonical URL. (Remember links play a major role in search engine rankings and because search engines ignore duplicate versions of pages link juice to these duplicate pages is lost. As a result your search engine rankings can suffer).

If you have a large site with lots of duplicate pages a further problem is that your entire website may not be indexed because search engines are spending too much time crawling and sorting duplicate pages.

Traditionally the way of dealing with duplicate content has involved using the robots.txt file and no index meta tags to block duplicate pages from being indexed, plus 301 re-directs. Doing this can be tricky and, if you get it wrong, have disastrous results.

Canonical Link Tag

Fortunately the major search engines have made managing duplicate content a whole lot easier for webmasters through the recent introduction of the rel=”canonical” link tag. Using this tag allows you to specify to search engines the canonical version of each page you want them to index.

canonical content New Solution to an Old SEO Problem: Duplicate ContentTo do this you simply add the tag into the <head> section of duplicate pages you don’t want indexed.  The tag has the format below and in the “href=” part you specify the URL you want search engines to treat as the preferred or canonical version of the page.

<link rel=”canonical” href=http://www.mysite.co.nz/realpageurl.html>

The cool thing about this tag is that not only does it prevent search engines from indexing the wrong version of a page, but even better, it ensures links pointing to duplicate pages are attributed to the canonical version of the page. So even if other sites are pointing to duplicate versions of a page you’ll now still benefit from this link juice.

Here is an example of this being used:

A site selling clothing may have multiple pages listing an identical set of shirts with the only difference being the order in which items are listed, e.g. one page may display shirts sorted in style order, while another page displays the same shirts listed by price.

http://www.example.co.nz/product.php?item=shirts&sort=style

http://www.example.co.nz/product.php?item=shirts&sort=price

Apart from sort order the above pages are identical. To specify a canonical link to the page http://www.example.co.nz/product.php?item=shirts the following should be added to the <head> section of the above non-canonical pages:

<link rel=”canonical” href=”http://www.example.co.nz/product.php?item=shirts”/>

This can also be used if pages are available in both secure & non-secure formats (i.e. https & http). By using rel=”canonical” you can specify one as the canonical version of the page.

Eg say you want the non-secure version of http://www.mysite.co.nz/widgets to be canonical.  To do this add <link rel=”canonical” href=”http://www. mysite.co.nz/widgets “/> to the <head> section of the secure page version (i.e. https://www.mysite.co.nz/widgets)

Not A Complete Fix

Using this method to manage duplicate content is something all webmasters should be able to implement. If you do use this something to bear in mind is that this tag is a suggestion rather than a directive and search engines will ignore it if the canonical version of the page has:

  • Not yet been indexed
  • The canonical page is a duplicate of another page also specified as canonical
  • The canonical page returns a 404 error.

If any of these situations apply then the search engines will revert to choosing a canonical version of the page, as they will if you don’t use the rel=”canonical” tag.

Spammers Beware

Finally, devious webmasters may be thinking they can use this tag as a way to redirect link juice from less important to more important pages that aren’t duplicates, whilst still allowing the less important pages to still be found by visitors. We advise you not to try this. The canonical tag is only supposed to be used for pages that actually are duplicates. If you abuse it and apply the tag to pages that aren’t duplicates then you run a real risk of getting your site penalised.

So long as you use this tag correctly it should make managing duplicate content issues much easier for you than before. For more information from Google about canonicalization check out http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=139394

Search Engine Humour

Sunday, May 3rd, 2009

Here’s a funny T-shirt I found in a Bangkok night market, of all places…
Social Media T Shirt

No, you won’t find this in the Google store.

Google New Zealand Layoffs

Monday, March 30th, 2009

It looks like even the search colossus Google isn’t immune to the impact of the global recession.

Despite earning a staggering $4.2 billion on revenue of $21.8 billion last year Google is now aggressively trimming expenses to protect profits & stop its stock price from falling further.

Since January Google has eliminated outside contractors; curtailed some of the employee perks they’re famous for; & canned services that weren’t paying off, like their foray into radio advertising.

Google’s huge growth in revenues has fueled significant growth in the last couple of years with headcount jumping to almost 21,000 employees, compared to 10,674 at the end of 2006.  But now to further reduce costs Google has  started laying off staff & consolidating some offices.

Google’s announcement last week that it’s laying off 200 sales & marketing staff globally came as a surprise, given this is the part of the business responsible for generating advertising sales which reportedly account for 97% of Google’s revenue.

Disappointing is the fact that this decision has impacted on the Australian & New Zealand operations. Apparently the Melbourne office is being closed & the New Zealand office staff of 8 cut back significantly.

The Google NZ team is a great group of highly committed & talented people who’s efforts have undoubtedly played a key part in the significant growth of search marketing in New Zealand. Search has taken off since Google established a local office & the level of agency support we’ve experienced has been outstanding.

If Yahoo had a similar presence in the NZ market they’d no doubt be getting a far bigger share of the search cake.

According to the latest Hitwise figures Google has 92.52% of the total NZ search volume share whilst Yahoo has just 3.1% & Microsoft even less at 1.14%.

Search engine market shares in New Zealand (Hitwise NZ)

Sure, there’s much more to Google’s dominance than just having great people on the ground, but it’s certainly played a part.

Our best wishes & sincere thanks go to the local Google NZ team. Thanks guys, you’ve been terrific.