I have a website hosted in the UK, but we're starting websites in other countries around the world.

I've heard that if the French version of your website is physically hosted in France, then it gets a better rank for people searching in France.

Problem is that I don't want to have to setup, pay for and administer another HA cluster in another country. I'd like to just set up some kind of invisible proxy - a back door to our main website in the UK.

Is this possible? or even advisable?

Thanks.

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

According to google the IP range is only used to determine the local country if the domain isn't country specific. Eg. If you got a .fr domain name you should get the same rank boost on google.fr without moving your server or proxying

link|improve this answer
feedback

Sure you can setup a Varnish proxy on a small box somewhere in France, proxying back to your main site. It'll slow down most browsing, though, and is an extra complication, but it is possible. We've setup similar systems for customers who need to host their app at their office but want their frontend on a fast network (our DC). It works... fairly well.

link|improve this answer
Thanks for this info. I'll probably try the above, then this, to see if there's a difference. – aidan Oct 15 '09 at 17:26
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.