IP Delivery – Different content for different countries
A clear example of IP Delivery is Google’s own site, which also takes into account the language of the browser to make it consistent with the language displayed to the user.
In this video Maile Ohye from Google shows us how to display different content depending on the user’s location by detecting the IP and showing content based on the user’s area.
When using these techniques it is important to always give users the option to choose a different language, as he/she might be interested in a language different to the one spoken in their country, or different to the default configuration of the browser they are using
One of the things we should not do is show a different content for Google’s robot IP, as this would be considered Cloaking and could result in the banning of the site as soon as they realize.
The most coherent way to display the different languages is to use different domains TLDs (site.co.uk, site.com, site.de) or different subdomains (uk.site.com, de.sitio.com, fr.sitio.com) for each one of them.