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
-
HomePage Stopped Ranking For Brand on Aged Site
I've got an odd issue (that I've never encountered in 27 years in SEO). Our home page stopped ranking for our brand "BlowFish SEO" and is no place to be seen when searching our brand. I do get the knowledge panel on the right-hand side of the page. and our about page now comes up number #1. Technically the on-page SEO is correct This page has ranked for many years for our Brand. If I search blowfish SEO west palm beach I get the home page and all the nice site links. And other various variations of branded search. Our company has lots of mentions across the web and branded backlinks. No manual penalty has been placed on us. Im starting to think some type of negative SEO attack but I can't find it. I do know someone is using my name and brand along with many other companies in cloaked doorway redirected pages to gain SEO leads.. Yeah I know I've complained about it to Google they do nothing about it.. Other things I've checked: No one else seems to be using my brand Home page canonical tag points to itself Title tag contains brand name at the front (rest of site it's at the end) No manual penalty XML sitemap contains home page (and accurate for other pages) To make this even more confusing, if you search the brand name the physical location appears on the right rail with an accurate URL. Ive added an image of the search result when I search BlowFish SEO Please note the top result is PPC the about page is 1st organc Any other ideas that I may be missing? BT8F1fD.png
Local Website Optimization | | BlowFish-SEO0 -
Local SEO Over Optimization
We are targeting a bunch of services for our local business that works in and around their location. I'm concerned about over optimization and need some guidance on whether these points should be resolved. The company is based in a city and works mostly in the city but also in the surrounding areas. Currently, the site has 6 services pages (accessible via main nav) targeting the same location i.e. “Made Up Service London”, “Imaginary Service London” (with URLs and H1 tags etc. in place containing this location). However this is soon going to become 9 services pages, I am concerned that the repetition of this one location is starting to look spammy, especially as its where the company is based. Initially, I also wanted pages targeting the same services in other nearby areas. For example “Made Up Service Surrey”, “Imaginary Service Essex”. This has not happened as the info available has been too sporadic. I was going to add links to relevant case studies into these pages to beef up the content and add interest. To that end, we came up with case studies, but after a while, I noticed that these are also largely focused on the primary location. So out of 32 case studies, we have 19 focused on the primary location again with URL’s and H1 tags etc containing the location keyword. So in total, we have 25 pages optimized for the location (soon to be 28 and more if further case studies are added). My initial feeling was that the inclusion of pages targeting services in other locations would legitimize what we have done with the main pages. But obviously we have not got these pages in place and I question whether we ever will. What is my best course of action moving forward?
Local Website Optimization | | GrouchyKids1 -
Subdomain vs. Separate Domain for SEO & Google AdWords
We have a client who carries 4 product lines from different manufacturers under a singular domain name (www.companyname.com), and last fall, one of their manufacturers indicated that they needed to move to separate out one of those product lines from the rest, so we redesigned and relaunched as two separate sites - www.companyname.com and www.companynameseparateproduct.com (a newly-purchased domain). Since that time, their manufacturer has reneged their requirement to separate the product lines, but the client has been running both sites separately since they launched at the beginning of December 2016. Since that time, they have cannibalized their content strategy (effective February 2017) and hacked apart their PPC budget from both sites (effective April 2017), and are upset that their organic and paid traffic has correspondingly dropped from the original domain, and that the new domain hasn't continued to grow at the rate they would like it to (we did warn them, and they made the decision to move forward with the changes anyway). This past week, they decided to hire an in-house marketing manager, who is insisting that we move the newer domain (www.companynameseparateproduct.com) to become a subdomain on their original site (separateproduct.companyname.com). Our team has argued that making this change back 6 months into the life of the new site will hurt their SEO (especially if we have to 301 redirect all of the old content back again, without any new content regularly being added), which was corroborated with this article. We'd also have to kill the separate AdWords account and quality score associated with the ads in that account to move them back. We're currently looking for any extra insight or literature that we might be able to find that helps explain this to the client better - even if it is a little technical. (We're also open to finding out if this method of thinking is incorrect if things have changed!)
Local Website Optimization | | mkbeesto0 -
Local SEO for Multiple Locations - Is this the best approach?
Hi everyone! I previously have worked with single-location companies, and am now working for a company that is continuously growing and adding new locations. We are a financial institution that currently has 12 locations, and we should have 15+ locations by year-end 2017. Seeing as we have all of these locations, I thought the following approach would be the best for increasing our presence in local search. Our primary keyword is "credit union in location". Our search traffic has increased heavily over last year, but is down from the beginning of the year. I've gone through and done the following: Freshened up the content on the main website Created pages for each of our locations around April-end Attributed these location page URLs to our Google My Business locations Verified each location Wrote unique content for each page Our primary keyword rankings seem to fluctuate weekly. My next steps are to get our web design company to add the following: Structured Data on all location pages The ability to change SEO title and meta descriptions on location pages Sitemap (there is none currently, and I've been fighting them to get one added because it isn't needed.) I also plan on utilizing Moz Local to manage our local listings. After this is done I plan on finding ways for us to build links for each location, like the chambers of commerce in each city and local partnerships. Is this the best approach for our overall goal, and should I continue? Is there anything I should change about our current approach? I appreciate the help!
Local Website Optimization | | PelicanStateCU0 -
Using IP Detection to Filter Directory Listings without Killing Your SEO?
I have a client who maintains a directory of surgeons across the United States (approx. 2,000 members at present), and wishes to use IP detection to dynamically filter their surgeon directory to a sub-set that is relevant to the geography of the visitor. At the same time, however, we want the pages in the surgeon directory to rank nationally for terms like "[insert specialty] surgeons". Any tips/best practices for implementing an IP detection solution without shooting yourself in the foot from an SEO perspective? Is it even possible? Thanks! Jeremy
Local Website Optimization | | Jeremy_Lopatin0 -
Moving from html to wordpress site - 301's
Hello, I recently took control of my website from a web designer. I have been reading as much as I can regards SEO etc to make long term improvements to my site. The site was a basic 4 page website for a local cleaning company. Consisting of a homepage, services page, testimonial and contact page. The site performed reasonably given it's lack of detail or SEO but probably only because the level of competition isn't great. I am in the process of rebuilding the site in wordpress and with SEO in mind I intend to have more than 1 page regards services. I have 301'd my services.html page to my number 1 keyword term to gain any little link juice that is available. Now to my questions... Should I be doing this with the other pages? Is it worth 301'ing my contact us page? Is there anything to be gained by doing so? Again should I 301 the index.html to the new homepage? Been reading about this and the issues relating to loops etc but cannot find a definite answer regards the need? Last scenario - lets say my testimonials.html page has some link juice would it be beneficial to 301 that to 1 of my new service pages to give that a kick start as opposed to making a less important page like another testimonials page more powerful? Hope this makes sense, I am a beginner just thinking out loud. Thanks
Local Website Optimization | | sfrediktru80 -
Schema markup for a local directory listing and Web Site name
Howdy there! Two schema related questions here Schema markup for local directory We have a page that lists multiple location information on a single page as a directory type listing. Each listing has a link to another page that contains more in depth information about that location. We have seen markups using Schema Local Business markup for each location listed on the directory page. Examples: http://www.yellowpages.com/metairie-la/gold-buyers http://yellowpages.superpages.com/listings.jsp?CS=L&MCBP=true&C=plumber%2C+dallas+tx Both of these validate using the Google testing tool, but what is strange is that the yellowpages.com example puts the URL to the profile page for a given location as the "name" in the schema for the local business, superpages.com uses the actual name of the location. Other sites such as Yelp etc have no markup for a location at all on a directory type page. We want to stay with schema and leaning towards the superpages option. Any opinions on the best route to go with this? Schema markup for logo and social profiles vs website name. If you read the article for schema markup for your logo and social profiles, it recommends/shows using the @type of Organization in the schema markup https://developers.google.com/structured-data/customize/social-profiles If you then click down the left column on that page to "Show your name in search results" it recommends/shows using the @type of WebSite in the schema markup. https://developers.google.com/structured-data/site-name We want to have the markup for the logo, social profiles and website name. Do we just need to repeat the schema for the @website name in addition to what we have for @organization (two sets of markup?). Our concern is that in both we are referencing the same home page and in one case on the page we are saying we are an organization and in another a website. Does this matter? Will Google be ok with the logo and social profile markup if we use the @website designation? Thanks!
Local Website Optimization | | HeaHea0 -
How to create sites with powerful individual pages to achieve top results.
How to create sites with powerful individual pages to achieve top results . According to MOZ I need to have powerful individual pages to achieve top results my site has a 0 authority so for this reason I need to focus on powerful pages but how do I know if my pages are powerful or not.
Local Website Optimization | | A.V.S0