I have a clients website that their web developers made to redirect visitors with 302 status code based on visitor location from the main domain etc. example.com to a language specific section example.com/bg/ or /en/ or /de/.
My question is, is this redirection the best choice or it's better in this case to use 301?
If 301 redirection is better, what time will take for a Google bot to update the information and the new destinations to receive a link value, and will the existing links to the main domain pass value to the language specific pages?
Thanks!
SEO Class in Chicago, IL
Learn How To Optimize Your Website on July 26, 2013
Looking for personalized in-depth SEO training among your peers?
High Rankings is offering a 1-day customized SEO training class in Chicago. Class size is limited so please sign-up now if you want in!
Are you a Google Analytics enthusiast?
Share and download Custom Google Analytics Reports, dashboards and advanced segments--for FREE!

www.CustomReportSharing.com
From the folks who brought you High Rankings!
More SEO Content
International SEM | Social Media | Search Friendly Design | SEO | Paid Search / PPC | Seminars | Forum Threads | Q&A | Copywriting | Keyword Research | Web Analytics / Conversions | Blogging | Dynamic Sites | Linking | SEO Services | Site Architecture | Search Engine Spam | Wrap-ups | Business Issues | HRA Questions | Online Courses
302 Or 301 Redirection From Main Domain To A Language Specific Page?
Started by
Husein
, Apr 23 2011 06:05 AM
2 replies to this topic
#1
Posted 23 April 2011 - 06:05 AM
#2
Posted 23 April 2011 - 07:58 AM
Doesn't really matter, The major search engines are not likely to encounter the redirection as they are all from the US.
#3
Posted 23 April 2011 - 10:57 PM
I would implement it in a different way.
Have the redirect as hidden as possible so search engines just index what they find. Maybe as a refresh redirect or even a popup javascript window asking if they want to change language (friendlier than forcing a language on someone!)
Ensure you have cross language links on all pages so the spiders can find all the language variations.
Make sure you mark-up pages to indicate their language like this:
And where translations of the page are:
Have the redirect as hidden as possible so search engines just index what they find. Maybe as a refresh redirect or even a popup javascript window asking if they want to change language (friendlier than forcing a language on someone!)
Ensure you have cross language links on all pages so the spiders can find all the language variations.
Make sure you mark-up pages to indicate their language like this:
CODE
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
And where translations of the page are:
CODE
<link rel=”alternate” hreflang="es" href="http://www.domain.com/es/the-page" />
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users








