stgma
05-14-2005, 09:07 AM
Hello
I am building a website which offers the same content in two different languages. In the beggining my script will determine where is the user connecting from. If he is from connecting from .fr the script will set the page to french and all links on the site will contain a lang=fr on the URL so everything on the site appears in french. Otherwise, if the user is from anywhere else, the language is set to english.
My question is, how is it possible to be able to search for my website using either french or english keywords in google ? I suppose Google will only cache the english version of my site because it is usually coming from a host such as crawl-66-249-64-79.googlebot.com.
Is there a solution ? If I prefer my site to be searchable from Google using french words, should I put a rule where if the visitor's host ends in .googlebot.com (that means the visitor is google) then it should set the content to french ? How will it be possible for the rest of the world to find my site, when they will not be entering french keywords in google ?
Regards :confused:
I am building a website which offers the same content in two different languages. In the beggining my script will determine where is the user connecting from. If he is from connecting from .fr the script will set the page to french and all links on the site will contain a lang=fr on the URL so everything on the site appears in french. Otherwise, if the user is from anywhere else, the language is set to english.
My question is, how is it possible to be able to search for my website using either french or english keywords in google ? I suppose Google will only cache the english version of my site because it is usually coming from a host such as crawl-66-249-64-79.googlebot.com.
Is there a solution ? If I prefer my site to be searchable from Google using french words, should I put a rule where if the visitor's host ends in .googlebot.com (that means the visitor is google) then it should set the content to french ? How will it be possible for the rest of the world to find my site, when they will not be entering french keywords in google ?
Regards :confused: