Redirect from the main page on multilanguage site
Posted
by
Pluto
on Pro Webmasters
See other posts from Pro Webmasters
or by Pluto
Published on 2012-03-07T20:54:22Z
Indexed on
2013/06/26
4:29 UTC
Read the original article
Hit count: 264
I've decided to start developing multilingual web site. Now I'm thinking about the structure. The idea is to use a simple algorithm to find out what language is most interesting to the visitor when he makes his first visit to the root page, and then forward him to the corresponding address, for example, http://example.com/en/
for English-speaking audience and http://example.com/ru/
for Russians.
The question is, how search engines react on such redirect? If this approach does not take away site's reputation, which redirects should I choose: 301 or 302?
I would be very grateful for the reasoned response.
© Pro Webmasters or respective owner