Forum Moderators: phranque
One wants different different currencies to be shown based on where the user is, and the other wants to deliver different spellings to US-english and GB-(and NZ, AU etc) audiences.
We are considering detecting IP ranges and also the language settings of the browser. Any suggestions as to the best method?
One important issue is search engines - what effect will this have on search engine robots? Ideally, we would like both language versions to be indexed so that people searching for "? customization" and "? customisation" will find the site. Is there any way to do this without creating two versions of every content page?
Thanks!
Maybe we need an 'Accept Currency' HTTP header next time the w3c revises http?
And since I posted this, it has become an issue for another client - all of their major keywords target the British spelling, but there are more people searching (just) for the US spelling. How do you get around this?
The advantages of this would be that 1) spiders will be able to crawl all the different versions..and 2) you will also avoid the risk of being given a cloacking penalization.
Experts please correct me if I am wrong somewhere.