Multilingual site making new URLs, how to preserve SEO juice?
-
Hello!
My site currently serves content in german and english, however without having separate URLs (it depends on Accept-Language and has a submitform for changing language based on set cookies).
The site appears extremely well in the search engine, with many keywords ranking at #1-10. They appear on the german and english google search, with the first one bringing the best results. It's however the english site that appears in the results.
I want to change to a better approach by having subdirectories for each language, as I'm extending the site, I know how to do this but I have found -nowhere- any infos on how to preserve my search engine ranks? If I keep the english version as homepage and send german visitors to /de/, might this kill my position in the german search engine which is very important, as the new frontpage under /de/ would become more relevant and the english one maybe less?
Or should I keep the german version the default one and send english visitors elsewhere? What happens with my search positions, if I have no side on the / but visitors are always send to either /en/ or /de/?
Every help is greatly appreciated, as I found a lot of articles everywhere on how to make a multilingual site, but nowhere anything on how it affects current search results.
-
Well yes, I know, I wouldn't have done it myself this way for many more reasons, but that's how I acquired the site and now I'm going through fixing and optimizing things. Amazingly is, that my tiny optimizations had already a huge impact on visitor stream, especially with users noticing them Alone bringing the Pagespeed from like 60% to >90% did increase user activity as also search results already by a 20-30% and revenue by 50% in less than 2 weeks! I can only suggest anyone to make a site speedy! Anyway... back to topic!
Well, in the case I would not have a page under /, I would of course had choicen either /de/ or /en/ to redirect to with 301 or 302, when visitors would have reached the home page.
But the more I think about it and after the thoughts I had previously on my post to Jane (which hers was also a great help, same as yours!) I think the best results might be really achieved by keeping the homepage as it is.
Just not sure yet, if I should add to the home page a x-default hreflang attribute or maybe none at all? Or maybe one for each language?I thought even about doing a small test maybe first with other pages under the domain and protocol the results, before going after the home page, which is the one bringing in nearly all traffic.
Well, things seem now a lot more clear of what to do and what to avoid and I believe I can figure out a way now to make it work
Thanks everyone!
-
Hi Dimitrios,
Sorry for the confusion. There is in fact a safe way to go about this. Since your site is currently showing two different pages on the same URL (big no-no according to Matt https://www.youtube.com/watch?v=GyWx31GeQWY), you can do any of the three with the following consequences:
Keep the default domain as the English language as it's been indexed by search engines as of now, and then add a /de/ subfolder for your German visitors. You won't lose any rank in the short term since you're not changing anything that search engines already see, your just adding pages. But as your 70% German users trend toward the /de/, these pages should out rank the default domain in time.
On language switch, your visitors are redirected to the homepage from any other page, so your site wouldn't take that big of a hit by keeping the default domain home page and adding two subfolders /en/ and /de/. In this case, the homepage could be either language, but since the English page has been indexed already, this would be the safest way to go for the default domain. If you're goal is to rank the German site higher under the current conditions, don't worry about the hit. Do what's best for your visitors and make German the default language.
And lastly you could cater to your German visitors by making the default domain German and adding an /en/ subfolder for English. Again, here your site has already been indexed in English and only English, so I imagine you'd take a hit in the short term as the search engines reindex, then you'd recover in time assuming your keywords are in German.
One more option I just realized you were considering was redirecting visitors to either a /en/ or /de/ without a default domain home page. Since this is the page showing on SERP results, it would be a bad idea to remove that page.
Just so you're aware, your English site shows in the German results only because it's the only site Google can see. As far as I can tell, there are no URL parameters to indicate to any search engine which version is English and which is German. Once you fix that, you might actually rank higher.
Hope I got your question right this time. I'll just add here that I run a multilingual e-commerce site in Taiwan with Chinese and English. I set the default domain to show Chinese and added an /en/ subfolder for English. Over 75% of my Chinese keywords rank #1-3 while only 20% of my English keywords rank #1-10.
-
What isn't fully clear yet: If I move the german version under /de/ and signalize the / is english and not for german audiences anymore, as now /de/ is for them, would /de/ rank like they would be new sites without pagerank (and probable /de/ as also / lose their ranks in german search) or would they acquire similar pagerank like /, since it's just another version pointed to? I have to add, in this very specific case many keywords are the same in both languages.
While reading an article here, another thought came. What if I kept the site on / by doing one of this:
1. Either signalize to Google, it's for international audiences (which I guess would be no different than now) with the default attribute and refer to no language-specific versions for Google. Users would receive a message on the site to get to a german version, but for which Google would have no reference there's another URL for / having the content in this language.
2. Or add hreflang tags for english as also the german language for the URL at / - so Google would think this site is suitable for both audiences and as a result might keep it unmodified in the US and german search as it is now. I guess it's possible to assign more than one language to one URL?
This would be only for the homepage, all other pages would receive separate URLs. Would that be a solution to keep Google from de-ranking accidentally the homepage from the german search? Or I'm doing a mistake in my thinking here?
-
Unfortunately, there is no 100% safe way to do this without the risk of losing either some rankings or traffic, but this was what the hreflang tag was created to help mitigate.
Would it recognize it's the same it knew, just in another language when using the hreflang and would just display the german language now in the german results without mainly affecting the rank?
This is certainly what should happen. Say you move the English version to /en/ and keep the German version on the original URLs (which Google currently sees as being in English), you'd use the hreflang tag on the German content, with the tag pointing to the /en/ subfolder to say "the English language stuff you're used to seeing is over here now." Are you comfortable targeting the English language to one particular country or would you prefer to keep it as non-specific English content?
If you do it the other way around, moving the German content to /de/, you'd still place the hreflang tag on the default URLs (which in this case, would be in English), and Google should rank the new URLs in Germany because it is being told that those URLs are for German audiences.
None of this is a certainty though - the hreflang tag seems to work really well on newly developed content and I am sure Google can make it work in this case, but I don't have any case studies or anecdotes that involve a similar scenario.
-
Well, the german one is more important and ranks for 70% of the traffic. So this is the important one to keep. However, it's not the german version that Google ranks so well in the german search, but the english version as this is the version it has indexed.
So, which do I keep in this case for Google as the default language?
Would that cause maybe Google to drop large parts of the 70% traffic if suddenly it sees completely different content (remember it's the english it sees) or would it recognize it's the same it knew, just in another language when using the hreflang and would just display the german language now in the german results without mainly affecting the rank?
The site ranks extremely well on many important Top 1-5 keywords, so it's really critical to keep that....
-
Hi Kevin!
The problem isn't how to realize the technical details. I know those in the best detail as I'm a longtime webdeveloper.
The question is really around, which language to keep where or to move maybe both to separate URLs. Right now no language has an unique URL, they share the same.
Google indexes the english language, however the site ranks best in the german Google search. So here is the real dilemma: if I switch to the german as default, even though that's 70% of the visitors, I'm completely changing what Google sees. If I keep english, I wonder, if that will be worse to make the site rank better in google.com, since it's seen more relevant for the german search despite english indexed content.
Or do I move every site on it's own URL, even the frontpage like http://feldzug.net/de and http://feldzug.net/en and no page under http://feldzug.net directly (would redirect). But stil the question remains, with the special situation described above, which would be the default redirect, or would it not matter in this case?
-
Hi Dimitrios,
The first question is which of the two languages is the most important to you? That is the one you should prioritize and give the other language the subfolder. The next question is are the English pages intended for the same country, but in a different language? if this is the case, then you should also add the hreflang attribute so that Google knows which pages should be served to what type of users.
If you have follow up questions about hreflang application, here are a few resources for you:
http://moz.com/blog/hreflang-behaviour-insights
http://moz.com/blog/using-the-correct-hreflang-tag-a-new-generator-tool
-
Hi Dimitrios,
Changing your URL structure will always have an affect on ranking, but you can take steps to minimize the damage. You'll be able to solve your biggest problem with server redirects for URLs containing the old language parameters. You'll need to add these redirects to your Apache .htaccess or Nginx .conf file.
One issue you might run into is an outrageous number of URLs generated by the links from one language to the other, depending on the e-commerce platform. I've seen Google index tens of thousands of pages on some e-commerce platforms with parameters and multiple links to language subdirectories, category pages, product pages, reviews, currency selections, cross-sell and up-selling modules, etc. Best to get really familiar with your e-commerce platform before making this switch.
Make sure to set your content language in your HTML and follow all other best practices. I've gone through several e-commerce site rebranding and domain migrations, and I've seen the slowest sites recover within a few weeks.
Good luck!
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
-
International SEO: reposting my own posts to different ccTLDs versions of my website
Hello there Moz community! Moz has been super helpful for me and the team, keep up the good work! I have searched online for answers regarding my specific situation, but I haven't found any. I'm asking my fellow Moz users in hopes of an answer. Maybe this thread will help others too. I currently have this domain: https://eco-reusable.com/ I would like to target Ireland and the UK with my keywords so I have just bought eco-reusable**.IE** and eco-reusable**.CO.UK** My questions are: 1. In order to rank as high as possible for Ireland, do I create a new website for eco-reusable.ie using the same pages but changing all the content slightly so it is not duplicate content OR do I point the eco-reusable.ie domain to eco-reusable.com? By having two sites, we will add more hours but we don't mind if that will be of benefit in the longrun for ranking high in Ireland. I have the same question for eco-reusable.co.uk
Local Website Optimization | | Gael_Regnault
If we have to create three websites and make similar content (not duplicate), we will if it will be better for ranking high in ireland for .ie, in the UK for .co.uk and for the rest of the world for .com 2. If we create three websites, can I safely "copy/paste" my blog posts without being punished by Google for duplicate content? If so, how much variation do we have to have for each of the three sites if we are writing blogs that are the same context. Thank you in advance! 🙂0 -
SEO for Franchises - Subdomains or Folders?
Wondering if there ever has been any recent consensus on best SEO strategy for a Franchise. I feel it is safe to assume that just having one corporate website with a "store locator" that just brings up the address, phone and hours of a location is not optimal. Yes, the important thing is to get a Google Places for Business listing for each location so you can come up in the 3-pack and regular Maps result, BUT, the rankings for the 3-pack is largely determined by the site's authority and relevance to the specific search term used, IN ADDITION TO, the proximity of the business to the search user's physical location. Apparently it is widely believed that domain authority does not transfer from www.mycorporatedomain.com to somecity.mycorporatedomain.com. And of course we also know there is a potential for a duplicate content penalty, so you can't just duplicate your main site for a number of locations and change the address and phone number on the contact page. If the products and or services are identical for each location, then it's going to be somewhat ridiculous to try and rewrite many sections of the website since the information is no different despite the location. It seems in general more people are advocates of putting location pages or micro-sites in a subfolder of the corporate domain so that it can benefit from the domain's authority. HOWEVER, it is also widely known that the home page (root URL) of any domain carries more weight in the eyes of Google. So let's assume the best strategy is to create a micro-site where phone and address is different anywhere they appear and the contact page is customized to that location, and the "Meet The Staff" page is customized to that location. The site uses the same style 'template' if you will as the main site. Let's also assume you can build a custom home page that has some different content, but still shares the same look and some of the same information as the main site. But let's say between the different phone, address, and maybe some different images and 20% of the content rewritten a bit, Google doesn't view it as dupe content. So would the best strategy then be to have the location home page be: somecity.mycorporatedomain.com and the product and services pages that are identical to the main site you just use a rel canonical to point to the main site? Or, do you make the "home page" for the local business be a subfolder of the main site. So I guess what it boils down to is whether or not the domain authority has more of an effect compared to having a unique home page on a subdomain. What about this? Say the only thing different on the local site is the contact (phone/address) in the header and/or footer of every page, the contact form page, and the meet the staff page. All other content is identical to the corp site, including the home page. I think in that case you need to use a script to serve the pages dynamically. So you would need to server the pages using a PHP script that detects the subfolder name to determine the location and dynamically replaces the phone and address and server different contact and staff pages. You could have a vanity domain mycity.mycorporatedomain.com that does a 301 redirect to the subfolder home page. (This is all ofcourse assuming the subfolder method is the way to go.)
Local Website Optimization | | SeoJaz0 -
International SEO - How to rank similar keys for differents countries
Hello MOZ friends.
Local Website Optimization | | NachoRetta
I work in an digital marketing agency in Argentina and since we have a lot of traffic from other Spanish-speaking countries like Mexico and Spain, we want to rank specific keywords for these countries.
We were thinking of putting new versions of the homepage in subfolders, for example /es/ for Spain, /mx/ to Mexico, etc. In these new subfolders we would place a very similar version of the homepage with a few minor modifications to work specific keywords in each country. For example, in Spain it is more searched "marketing online", and "marketing digital" is more used in Mexico and Argentina.
I have understood that to implement this we would be to place a label hrflang on the homepage directing visitors and crawlers to the correct version of each country. Is it ok?
Another concern is, whether they are very similar pages, Google does not take it as duplicate content ..
I read this:
https://moz.com/blog/the-international-seo-checklist
And i am not completely sure about using subfolders for each country, but i dont know how to position diferents keywords for diferent countries.
Regards,
Juan Ignacio Retta0 -
Recommended blogs and sites about local seo
HI.
Local Website Optimization | | corn2015
Can you please tell me some great blogs/sites to read daily about local seo? I'm really wanting to beef up my knowledge in this area to assist local businesses. Corn1 -
Local SEO for National Brands
Hi all, When it comes to local SEO in 2015, I appreciate that having a physical location in the town/city you wish to rank is a major factor. However, if you're a national brand is it still possible to rank for local searches when you're based in one location? The reason I ask is that, although our service is national, the nature of what we offer means that it is not inconceivable that people would search for a local variation of our top keywords. Other than the standard things - location in the content, the H1/H2s, title tag, meta description, url etc. - is there anything national businesses can do to help? Thanks in advance. John
Local Website Optimization | | NAHL-14300 -
Can a Find Us Link suffice as the NAP in footer of site?
I understand the need for NAP in the website for citation sourcing / local ranking purposes, etc. Is it possible to use a linking anchor text such as "Find Us" that can link to the Contact Page of the site that does list the street address? Or should it link to the google places listing? The client basically wants to "hide" the NAP, but keep the power of the local listing. Can this be done? Any suggestions? Or an example of website that does this successfully?
Local Website Optimization | | cschwartzel1 -
Will subdomains with duplicate content hurt my SEO? (solutions to ranking in different areas)
My client has offices in various areas of the US, and we are working to have each location/area rank well in their specific geographical location. For example, the client has offices in Chicago, Atlanta, Dallas & St Louis. Would it be best to: Set up the site structure to have an individual page devoted to each location/area so there's unique content relevant to that particular office? This keeps everything under the same, universal domain & would allow us to tailor the content & all SEO components towards Chicago (or other location). ( example.com/chicago-office/ ; example.com/atlanta-office/ ; example.com/dallas-office/ ; etc. ) Set up subdomains for each location/area...using the basically the same content (due to same service, just different location)? But not sure if search engines consider this duplicate content from the same user...thus penalizing us. Furthermore, even if the subdomains are considered different users...what do search engines think of the duplicate content? ( chicago.example.com ; atlanta.example.com ; dallas.example.com ; etc. ) 3) Set up subdomains for each location/area...and draft unique content on each subdomain so search engines don't penalize the subdomains' pages for duplicate content? Does separating the site into subdomains dilute the overall site's quality score? Can anyone provide any thoughts on this subject? Are there any other solutions anyone would suggest?
Local Website Optimization | | SearchParty0 -
Does the Location of my Server effect my SEO?
Does the geographic Location of my Server effect my SEO? HELP US! We are arguing for 3 weeks already. My partner has mentioned multiple times in the past that "since 2013 google does not require your server to be in the country you are targeting for seo"
Local Website Optimization | | DanielBernhardt
And that actually all they care about is if its a good and fast server - not where its physically located in the world. I am a strong believer that the geographic location of your server directly effects your SEO ranking... lets say if you want to target www.google.ru for your seo, best you have a server located in Russia for hosting your website.. WHO IS RIGHT? Choose the winner and base the facts.
If anybody has the correct answer and information to base it on it will help us alot - and maybe even spare some unnecessary violent between us two! we found some articles across the web, sadly they are all dated back to 2012.... Thanks in Advance for all the help guys!0