Study: Google Image Search Referrer Traffic Drops 63% Since Upgrade

Define Media Group released statistics from 87 different websites on the images the new Google Image Search design features have impacted on publishers websites. Overall, sites in the study saw an average decline of 63% of their traffic from Google Ima…

Study: Top Reason A User Would Block A Site From A Search? Too Many Ads

An online survey examining SEO assumptions by SurveyMonkey found that the No. 1 reason users would block a website from their search results was if the website contained too many ads. If given an option to remove a website from future search results, 6…

Study: Many Searchers Choose Google Over Bing Even When Google’s Name Is On Bing’s Results

In a recent study by SurveyMonkey examining SEO assumptions, respondents were given two search result pages, one with a page header labeled “Google” and the other with a page header labeled “Bing,” and asked which page of results they preferred. Even when the page header…

Please visit Search Engine Land for the full article.

14 Ways Facebook Homes In On Local Search

With the announcement of Facebook Home, Facebook has pushed the accelerator on its local mobile strategy, which was already in high gear, thanks to Facebook Local Search and its big brother, Facebook Graph Search. By the end of 2013, I expect the socia…

Introducing "x-default hreflang" for international landing pages

Webmaster Level: All

The homepages of multinational and multilingual websites are sometimes configured to point visitors to localized pages, either via redirects or by changing the content to reflect the user’s language. Today we’ll introduce a new rel-alternate-hreflang annotation that the webmaster can use to specify such homepages that is supported by both Google and Yandex.

To see this in action, let’s look at an example. The website example.com has content that targets users around the world as follows:

Map of the world illustrating which hreflang code to use for which locale

In this case, the webmaster can annotate this cluster of pages using rel-alternate-hreflang using Sitemaps or using HTML link tags like this:


<link rel="alternate" href="http://example.com/en-gb" hreflang="en-gb" />
<link rel="alternate" href="http://example.com/en-us" hreflang="en-us" />
<link rel="alternate" href="http://example.com/en-au" hreflang="en-au" />
<link rel="alternate" href="http://example.com/" hreflang="x-default" />

The new x-default hreflang attribute value signals to our algorithms that this page doesn’t target any specific language or locale and is the default page when no other page is better suited. For example, it would be the page our algorithms try to show French-speaking searchers worldwide or English-speaking searchers on google.ca.

The same annotation applies for homepages that dynamically alter their contents based on a user’s perceived geolocation or the Accept-Language headers. The x-default hreflang value signals to our algorithms that such a page doesn’t target a specific language or locale.

As always, if you have any questions or feedback, please tell us in the Internationalization Webmaster Help Forum.

Posted by Pierre Far, Webmaster Trends Analyst