301 or 302 Redirects with locale URLs?
-
Hi Mozers,
I have a bit of a tricky question I need some help answering. My agency are building a brand new website for a client of ours which means changing the domain name (yay...). So! I have my 301's all ready to go for the UK locale, however, the issue I have is that the site will also eventually have French, German and Spanish locales - but these won't be ready to go until later this year. We will be launching in just English for September. The current site already has the French and German locales on it as well.
Just to make sure I'm being clear, the site will be www.example.com for launch, but by lets say November, we will also have a www.example.com/fr/ and www.example.com/de/ site launched too.
So what do I do with the locale URLs? As I said above, the exisitng site already has the French and German locales on it, so I don't particularly want to redirect the /fr/ and /de/ URLs to the English homepage, as I will want to redirect them to the new URLs in November, and redirecting more than once is bad for SEO right?
Any ideas? Would 302s maybe be the best suggestion?
Thanks!
Virginia
-
Thanks Greg. Yeah, I didn't really want to go down the 302 route, it makes everything so much more time sensitive!
-
Thanks Rob!
I'm trying to encourage my client as much as possible to start work on the translations of the sites ASAP so that we don't end up going down the Google Translate route. I've advised against this already.
Your advise has been really helpful!
Thanks
-
Hi Virginia,
In all honesty, it's probably not going to matter very much which kind of redirect you are using. If I understand you correctly, your current redirect chain will look like:
www.example.com --> www.example2.com
www.example.com/fr --> www.example2.com
www.example.com/de --> www.example2.comThe reason redirects won't matter is that in November your second French, Dutch, etc. sites are going live. The redirects will have to be changed in November to look more like this:
www.example.com --> www.example2.com
www.example.com/fr --> www.example2.com/fr
www.example.com/de --> www.example2.com/deGiven that there is a maximum of 6-8 weeks when these redirects will be active, Google will barely have time to index them before you are changing your redirect chain all over again. In my books, that makes these redirects somewhat redundant - either way you are going to have some SEO changes occurring during that time which will probably be in a downward direction. That being said, you will want to finish up with 301 redirects since that will be the permanent fix.
However, once the new redirects are placed and indexed, you should see things return to normal and even improve if the new sites are featuring good UX. Keep in mind that any redirect is going to hurt your link profile a little bit, so you can expect to lose some rankings once your redirects are indexed.
Bottom line:
- Focus on ensuring the new sites are well put-together with good content
- Make sure proper translations are taken care of (this is a HUGE problem with multi-lingual sites)
- Try to avoid Google Translate plugin for translation services (doesn't sound like this is what you're doing)
- More importance should be placed on the UX of the site and the link profile impacts of 301 redirects
- Make sure 301 redirects are what you finish up with after the new sites go live in November
Feel free to reach out if I can be of more assistance.
Cheers,
Rob
-
Also, I understand your confusion in 301 vs 302. I mean essentially, your redirect is temporary. But 302 redirects are meant more so for short time periods, probably with a month being the max amount of time you would want to do this. You'll want to use a 301 to maintain linking power. There's no harm in doing so and then replacing it later.
-
You would remove the old 301 redirect from www.example.com/fr/ to www.example.com and add a new one from www.example.com/fr/ to www.example2.com/fr/ , then force a recrawl on your site.
-
But what will happen when I have to 301 again? Currently, I will have to redirect from www.example.com/fr/ to my new English only site which is www.example.com. But then in 3 months time, I will have a www.example2.com/fr/. So I want my old www.example.com/fr/ to redirect to my new www.example2.com/fr/ website. So how would that work?
-
Personally I think a 301 redirect would be the best.
-
I reckon you must use 301 as it seems like you're moving your sites permanently so there is no point to have 302 at all.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Local Business Schema Image requirement
Hello, I work exclusively with Dentists and we have been putting our json schema in the footer for a while now. Just recently they made 'image' a requirement for the Dentist category. We already use the logo in our schema and that is an image. Since the schema is in the footer, it is on every page, and the only image on every page is the logo. Does the image we add to our schema need to be on the actual web page or could it be anything related to the business, like an image of the practice or the dentist? Would it hurt to have the logo listed twice in the schema - once as the logo and once as the image? Trying to figure out what the best thing to do is for the required 'image' field for a dentist. Thanks! Angela
Local Website Optimization | | tntdental0 -
City Pages for Local SEO
Hey Mozzers, I have a local SEO question for you. I am working with a medical professional to SEO their site. I know that when creating city pages, you want to try and make each page as strong as you can, showcasing testimonials from people who live in those towns, for instance. Since my client is in the medical profession, i was going to include a list of parks from that town and say something about how, "we want to encourage good health, etc." However, i began to wonder whether i should just create one, large resource for the surrounding towns having to do with parks, dog parks, and athletic activities and link to it in the top nav. thoughts? Nails
Local Website Optimization | | matt.nails0 -
Capturing HTTP referrer in GA when a 301 is stripping the source parameters
Good day, To make a long story into a short one - have you ever had any experience or encounter where you've needed GA to capture the HTTP referrer of your traffic before a 301 redirect script triggers (and thus strips the original source of traffic)? I am working with a multitude of sites where the TLD redirects to a language directory, and because many of the referring sites and sources of traffic come into the TLD and then hit a 301, the referring source is then lost and most of this then shows as Direct traffic to the language directory (the effective 'home page').in GA. Would sincerely appreciate any inputs you might have about how to effectively capture these sources as a workaround. I'm probably in need of a smart analytical fix, a clever tagging method or some development amendment that is unfamiliar to me. For the sake of this discussion, building the TLD up to an existing page is not a viable or feasible fix in this instance. Thank you!
Local Website Optimization | | Saatchi_HU0 -
How to direct the right countries to different URLS.
Hello, I have one site that has 3 different "sites" sitting within. .com/us/shop - Serves the US and Mexico How do i point US and Mexico to .com/us/shop .com/eu/shop - Serves all countries in Europe excluding the UK How do I point Spain, France, Italy, Germany to the .com/eu/shop .com/shop - Serves the UK and all other ROW countries. How do i point UK, China, Russia, Hong Kong to .com/shop Thanks
Local Website Optimization | | MarniFP0 -
URL and title strategy for multiple location pages in the same city
Hi, I have a customer which opens additional branches in cities where he had until now only one branch. My question is: Once we open new store pages, what is the best strategy for the local store pages in terms of URL and title?
Local Website Optimization | | OrendaLtd
So far I've seen some different strategies for URL structure:
Some use [URL]/locations/cityname-1/2/3 etc.
while others use [URL]/locations/cityname-zip code/
I've even seen [URL]/locations/street address-cityname (that's what Starbucks do) There are also different strategies for the title of the branch page.
Some use [city name] [state] [zip code] | [Company name]
Other use [Full address] | [Company name]
Or [City name] [US state] [1/2/3] | [Company name]
Or [City name] [District / Neighborhood] [Zip Code] | [Company name] What is the preferred strategy for getting the best results? On the one hand, I wish differentiate the store pages from one another and gain as much local coverage as possible; on the other hand, I wish to create consistency and establish a long term strategy, taking into consideration that many more branches will be opened in the near future.1 -
How can i optimize my pages for local areas if we are not in that area?
Hi Mozers! So I watched a video about Matt Cutts he talks about creating multiple web pages just for one keywords is an absolutely no go. So I was wondering we serve a clients in NZ Australia and USA, If we target phrase like Psychic Readings California, Psychic Readings San Diego etc (USA) Psychic Readings Melbourne, Psychic Readings Sydney (AU) Psychic Readings Auckland, Psychic Readings Wellington (NZ) What is the best practice or right way to go about structuring my pages to do this without going against googles guidelines. Many thanks
Local Website Optimization | | edward-may1 -
What's with Google? All metrics in my favor, yet local competitors win.
In regards to local search with the most relevant keyword, I can't seem to get ahead of the competition. I've been going through a number of analytics reports, and in analyzing our trophy keyword (which is also the most relevant, to our service and site) our domain has consistently been better with a number of factors. There is not a moz report that I can find that doesn't present us as the winner. Of course I know MOZ analytics and google analytics are different, but I'm certain that we have them beat with both. When all metrics seem to be in our favor, why might other competitors continue to have better success? We should be dominating this niche industry. Instead, I see a company using blackhat seo, another with just a facebook page only, and several others that just don't manage their site or ever add unique, helpful content. What does it take to get ahead? I'm pretty certain I've been doing everything right, and doing everything better than our local competitors. I think google just has a very imperfect algorythm, and the answer is "a tremendous amount of patience" until they manage to get things right.
Local Website Optimization | | osaka730 -
2 Relevant local websites but closing one and redirecting it to an older site
We have 2 websites, 1 domain is about 10 years old and another is about 4 years old, the 4 yr old domain we are thinking of shutting down since its the same type of service we run but it was a 'keyword domain' that used to rank on 1st page but now its 4th page back. If we put the blog posts and other content + setup re-directs from the 4yr old domain to the 10 yr old domain, would this help the 10 yr old domain with more link juice that it might need for the extra boost? There isnt really any point having both websites up since both are about the same content and targeting the same local market.
Local Website Optimization | | surfsup0