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
-
GMB Website Create Competition That Can Hurt Your Own Site?
Hello, Does anyone know if creating a Google My Business website for a business using the GMB builder creates competition for that business's main, non-GMB website? Thanks.
Local Website Optimization | | lawfather0 -
Is there an SEO benefit to using tags in WordPress for my blog posts?
We have locations across the US and are trying to develop content so that we rank well for specific keywords on a local level. For instance, "long tail keyword search in state" or "long tail keyword search near 76244", etc. The goal is to develop those content pages via blogs to rank for those keywords. We are using Yoast and will be optimizing each post using that tool. My questions are: 1. Are there any benefits to adding a long list of tags to each post?
Local Website Optimization | | Smart_Start
2. If yes, do I need to limit the number of tags?
3. Do we need to block the indexing of yoast to those tags and categories for duplicate content issues? Any insight on the best way to optimize these blog posts with the use of tags or other avenues would be greatly appreciated.0 -
Repairing SEO issues on Different Platforms
I work for a car dealership in Southern California and have been tasked with a seemingly impossible task. They would like for me to remove Title Tags, Duplicate Content, Descriptions, and get all other SEO issues in order. The concerns I have rank in this order: 1. Remove Duplicate Metadata: When the platform spits out new pages they use template Title/Description/Keywords and we are not always informed of their addition. There are also somewhere near 1K vehicles in the inventory that are being accused of duplicate content/Metadata. The fix that I have been spit balling is adding canonical - No Follow to these pages. I am not sure that this is the best way forward, but would appreciate the feedback 2. Duplicate Content: Most of the information is supplied from the manufacturer so we have been sourcing the information back to the manufacturers site. They are showing up on random "SEO Tools" pulls as harmful to the site. Although we use the Dealers name and local area, the only way I can assume to get the heat off and possibly fix any negative ramifications is to once again use a Canonical Tag - No Follow to these pages. 3. Clean up Issues: Most of the other issues I am finding is when the website platform dumps new pages to the site without notice and creates more then 1k pages that are coming with duplicate everything. Please provide with any assistance you can.
Local Website Optimization | | BBsmyth0 -
Does multiple sites that relate to one company hurt seo
I know this has been asked and answered but my situation is a little different. I am a local electrical contractor. I specialize in a service and not a product. Competition is high in the local market due to the other electrical contractors that have well seasoned sites with very good DA/PA. Although new to the web I am not new to the trade. Throughout years almost back to the AOL dialup days I have been collecting domain names for this particular purpose. Now I want to put them to good use. Being an electrical contractor, there are many different facets of work and services we provide. My primary site is empireelec.com A second site I threw online overnight with minimal content is jacksonvillelightingrepair.com. Although it is a fresh site, there is minimal content and I have put almost zero effort in to it. It appears to be ranking for keywords a lot quicker. That leads me to believe I should utilize my other domain jacksonvillefloridaelectrician.com and target just the keyword Jacksonville Florida Electrician. It leads me to believe I should use jacksonvillebeachelectrician.com for targeting electricians in jacksonville beach. And again with jacksonvilleelectricianservice.com I can provide a unique phone number for each site. Am I going about this all wrong? Everything I read says no,no,no but I feel my situation is a little more unique.
Local Website Optimization | | empireelec1 -
Optimizing dog walking site for search phrase "dog walkers nyc"
Background: We have a dog walking company that serves NYC. According to our AdWords campaign, most leads come from the search phrase: "dog walkers nyc." Question: If the goal is to get as much organic traffic as possible for the search phrase "dog walkers nyc," should we just optimize our http://barkbud.com/ domain for the search phrase "dog walkers nyc," OR should we also have a page like http://barkbud.com/dog-walkers-nyc/ optimized for the same phrase? Thanks!
Local Website Optimization | | BarkBud0 -
What is the effect of CloudFlare CDN on page load speeds, hosting IP location and the ultimate SEO effect?
Will using a CDN like CloudFlare.com confuse search engines in terms of the location (IP address) of where the site is actually physically hosted especially since CloudFlare distributes the site's content all around the globe? I understand it is important that if customers are mostly in a particular city it makes sense to host on an IP address in the same city for better rankings, all things else being equal? I have a number of city-based sites but does it make having multiple hosting plans in multiple cities/ countries (to be close to customers) become suddenly a ridiculous thing with a CDN? In other words should I just reduce it down to having one hosting plan anywhere and just use the CDN to distribute it? I am really struggling with this concept trying to understand if I should consolidate all my hosting plans under one, or if I should get rid of CloudFlare entirely (can it cause latency in come cases) and create even more locally-based hosting plans (like under site5.com who allow many city hosting plans). I really hope you can help me somehow or point me to an expert who can clarify this confusing conundrum. Of course my overall goal is to have:
Local Website Optimization | | uworlds
1. lowest page load times
2. best UX
3. best rankings I do realise that other concepts are more important for rankings (great content, and links etc.) but assuming that is already in place and every other factor is equal, how can I fine tune the hosting to achieve the desirable goals above? Many thanks!
Mark0 -
Subdomain for ticketing of a client website (how to solve SEO problems caused by the subdomain/domain relationship)
We have a client in need of a ticketing solution for their domain (let's call it www.domain.com) which is on Wordpress - as is our custom ticket solution. However, we want to have full control of the ticketing, since we manage it for them - so we do not want to build it inside their original Wordpress install. Our proposed solution is to build it on tickets.domain.com. This will exist only for selling and issuing the tickets. The question is, is there a way to do this without damaging their bounce rate and SEO scores?
Local Website Optimization | | Adam_RushHour_Marketing
Since customers will come to www.domain.com, then click the ticketing tab and land on tickets.domain.com, Google will see this as a bounce. In reality, customers will not notice the difference as we will clone the look and feel of domain.com Should we perhaps have the canonical URL of tickets.domain.com point to www.domain.com? And also, can we install Webmaster Tools for tickets.domain.com and set the preferred domain as www.domain.com? Are these possible solutions to the problem, or not - and if not, does anyone else have a viable solution? Thank you so much for the help.0 -
How Google's Doorway Pages Update Affects Local SEO
Hey Awesome Local Folks! I thought I'd take a proactive stance and start a thread on the new doorway pages update from Google, as I feel there will be questions coming up about this here in the forum: Here's the update announcement: http://googlewebmastercentral.blogspot.com/2015/03/an-update-on-doorway-pages.html And here's the part that will make local business owners and Local SEOs take a second glance at this: Here are questions to ask of pages that could be seen as doorway pages: Do the pages duplicate useful aggregations of items (locations, products, etc.) that already exist on the site for the purpose of capturing more search traffic? I think this will naturally lead to questions about the practice of creating local/city landing pages. At this point, my prediction is that this will come down to high quality vs. crummy quality pages of this type. In fact, after chatting briefly with Andrew Shotland, I'm leaning a bit toward seeing the above language as being strongly geared toward directory type sites and large franchises. I recommend reading Andrew's post about his take on this, as I think he's on the right track: http://www.localseoguide.com/googles-about-to-close-your-local-doorway-pages/ So, I'm feeling at this point that if you've made the right efforts to develop unique, high quality local landing pages, you should be good unless you are an accidental casualty of an over-zealous update. We'll see! If anyone has thoughts to contribute on this thread, I hope they will, and if lots of questions start coming up about this here in the community, feel free to link back to this thread in helping your fellow community members 🙂 Thanks, all!
Local Website Optimization | | MiriamEllis9