Multilingual & multi-regional sites: Language recognition
Wed 29 February 2012 12:00, Tom Scheffers
A lot of companies offer their services worldwide in multiple countries or they are doing business in bilingual countries. For example Belgium, where both the French and the Dutch language is spoken. If so, it is very important to adapt strategies towards the region and language of target groups. This and upcoming blogs will provide you with some practical Google tips to help setting up multilingual and multi-regional sites which are clear for the users and search engines.
Google and language recognition Google attempts to define the language of each page in your site on page level. You can make it more easy for Google by using only one language per page. Google recommends to offer all the content of one page in one language, for example the description-tag, the title-tag and the menu. An other solution is to create a multilingual website; a website which contains the same content in more than one language.
Next to using tags you could use the rel="alternate" hreflang link-annotation, which you can add to your website's html-code. With this annotation you can set the language and even the geographical preference on a page level. It also offers the possibility to indicate which pages have similar content in a different language.
Example: A Belgian webshop has both French and Dutch content. The Dutch content is hosted on http://www.example.be, the French content is hosted on http://fr.example.be. In this example the use of the annotation should like like this:
<link rel="alternate" hreflang="nl-BE" href="http://www.example.be/" /> <link rel="alternate" hreflang="fr" href="http://fr.example.be/" />
In case you would like to offer an extra site for another country, you can ad another annotation. For example if the Belgian webshop decides to offer a site for the Dutch market, it should be indicated like this:
<link rel="alternate" hreflang="nl-NL" href="http://nl.example.be/" />
The annotation is URL-based, so it is important to link to the specific corresponding page with the rel="alternate" hreflang link annotation.
The next step: The next step will be to define your target groups and adjust the strategy for the geographic targeting of your content. To be continued in my next blog.
via
Fri 17 May 2013, Seema Sanghavi
0 comments
Google+ updates were another big topic at the annual Google I/O Conference. The updates have been in effect since Wednesday. In total 41 new features have been added t...... read more
Wed 15 May 2013, Seema Sanghavi
0 comments
Rumor has it Google will be debuting a subscription based music service at its annual developer conference, Google I/O, commencing today. The rumors intensified yester...... read more
Fri 10 May 2013, Seema Sanghavi
0 comments
YouTube has just announced that it is launching a subscription based program where users can pay to access specific channels. The company said the purpose of this prog...... read more
Wed 1 May 2013, Seema Sanghavi
0 comments
Just this week, Google released its Google Now app for iPhones and iPads. According to the Huffington Post, with this app, the search giant is trying to upstage Apple&...... read more
|
Events
Upcoming event
Last event
Bloggers
-
Profession: Consultant
Company: Self-employed
Agenda
» MARC0M 13
RAI AMSTERDAM
12 June 2013 / 13 June 2013
Newsletter
Subscribe to SC Newsletter:
|
|
Comments (1)
Imagine a site dealing with 12 languages or more.
Using -rel="alternate" hreflang- correctly means they have to include 12 of those tags in-every-single-page and do it right because it has to be reciprocal between same content in different languages.
A site having so many languages usually indicates it is a large international company having to deal with many local teams worldwide and each of them managing different content that comes and goes.
No way it is going to be adopted.
Add rel=canonical to the mix and we have the recipe for the perfect disaster.
Google does a pretty good job handling multilingual sites if they are constructed properly so what is the advantage of hreflang?
It is not going to help you rank better, just localize your content a bit more better.
Again, no way.
Wo 29 feb 2012, 22:42