Mobile app version of vmapp.org
Login or Join
Si4351233

: "good" way to redirect users and robots for internationalization? I have a website in Spanish and English. When there isn't any subdomain selected the preferred language is taken from the browser

@Si4351233

Posted in: #CleanUrls #Internationalization #Redirects #SearchEngines #Url

I have a website in Spanish and English.

When there isn't any subdomain selected the preferred language is taken from the browser preferred language or a cookie.

I have the following URLs

es.example.com
en.example.com
example.com


I want that when an user enter to es.example.com/any_url the cookie is set and then is redirected to example.com/any_url, but if it's a crawler then is not redirected.

As you can see there isn't any obscure intention here, is just so the URL is cleaner.
Does this have in any kind of penalization by search engines?

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Si4351233

1 Comments

Sorted by latest first Latest Oldest Best

 

@Pope3001725

You should read up on Google's new multi-lingual guidelines.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme