Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Do non-english(localized) URLs help Local SEO and user experience?
-
Hi Everyone,
This question is about URL best practice for multilingual websites.
We have www.example.com in English and we are building the exact replica of English site in German www.example.de.
On the Geman site, we are considering to translate some portions of the URLs for example last folder and file name as seen below:
example.de/folder1-in-english/folder2-in-english/folder3-in-german/filename-in-german.html
Is this a good idea? Will this help SEO and user experience both? or the mixed languagues in URL will confuse the users?
Google guidelines say that this should be ok.
Would love to get feedback from SEOMOZ community!
Thanks,
Supriya.
-
Thank you so much Neil! That helps!!
-
As an SEO you're obliged to say translate all the folder names.
If you want to optimize your site for search engines, it is strongly recommended to use keywords in the Urls of the pages you'd like to see in the SERPs ; Its not compulsory, though, and with non-competitive terms you may get good rankings without it. A lot of sites have urls like mysite.com/index.php?page=123 and still rank well
A German site has German keywords obviously and you should have these words in your Url if you want an optimized site
If you're saying that technical reasons you can't do this, you'll have to make extra efforts elsewhere
Make sure that you have a fully translated breadcrumbs and navigation menus ... but if you can do this you shouldn't really be that far off translating the urls
- Neil
-
Hi Sameer,
Thanks for the reply! I am not worried about the content.
We needed some direction on URL rules. Translating entire folder structure in german is not feasible in phase 1 of this project hence we thought of translating just the last folder and filename in german. Actually the example link that I used in the original question does not display properly. Let me try again
example.de/folder1-in-english/folder2-in-english/folder3-in-german/filename-in-german.html
-
I strongly suggest keeping the german url's on the german domain, too.
For usability and for seo purpose.
The Germans won't search for the english terms and text - so it is kind of useless, too.If you don't have the possibility to translate your whole website and you want to add those pages where you don't have any translation put at least a GERMAN url on the page. Then you can explain in short terms that this page is only existing in english language and refer them to the english dependant - or even put in the Google translation widget (but we all know that this is not a perfect translation at all, but better than nothing).
-
Hi there
I don't really see any usability nor seo reasons for using English keywords in your folders. Why not just translate it all into German? That is, in my opinion, the best long term strategy.
You are probably considering keeping the folders in English because it is easier. But it is a thing you'd probably want to change eventually. So although it is a hassle, you can aswell get it done
-
As long as you launch the site on a domain with proper local TLD (.de in your case) and add locally targeted content you should be ok. If possible try to host the website in the same country you are targeting.
Google has become much smarter in terms of detecting the geo local elements and it should serve the appropriate site on the SERP.
As far the mixing languages goes, it would not be a wise thing to do because it could impact usability. Is there a specific reason on why you are translating only a few pages in German? I could relate to an example where one of my customers mixed English with a local language on the local TLD website. The bounce rate went to the roof and users did not like it. They complained about this on the support chats and web forms. The issue was fixed and the bounce rate went down.
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
-
"Duplicate without user-selected canonical” - impact to SERPs
Hello, we are facing some issues on our project and we would like to get some advice. Scenario
International SEO | | Alex_Pisa
We run several websites (www.brandName.com, www.brandName.be, www.brandName.ch, etc..) all in French language . All sites have nearly the same content & structure, only minor text (some headings and phone numbers due to different countries are different). There are many good quality pages, but again they are the same over all domains. Goal
We want local domains (be, ch, fr, etc.) to appear in SERPs and also comply with Google policy of local language variants and/or canonical links. Current solution
Currently we don’t use canonicals, instead we use rel="alternate" hreflang="x-default": <link rel="alternate" hreflang="fr-BE" href="https://www.brandName.be/" /> <link rel="alternate" hreflang="fr-CA" href="https://www.brandName.ca/" /> <link rel="alternate" hreflang="fr-CH" href="https://www.brandName.ch/" /> <link rel="alternate" hreflang="fr-FR" href="https://www.brandName.fr/" /> <link rel="alternate" hreflang="fr-LU" href="https://www.brandName.lu/" /> <link rel="alternate" hreflang="x-default" href="https://www.brandName.com/" /> Issue
After Googlebot crawled the websites we see lot of “Duplicate without user-selected canonical” in Coverage/Excluded report (Google Search Console) for most domains. When we inspect some of those URLs we can see Google has decided that canonical URL points to (example): User-declared canonical: None
Google-selected canonical: …same page, but on a different domain Strange is that even those URLs are on Google and can be found in SERPs. Obviously Google doesn’t know what to make of it. We noticed many websites in the same scenario use a self-referencing approach which is not really “kosher” - we are afraid if we use the same approach we can get penalized by Google. Question: What do you suggest to fix the “Duplicate without user-selected canonical” in our scenario? Any suggestions/ideas appreciated, thanks. Regards.0 -
Correct Hreflang & Canonical Tags for Multi-Regional Website English Language Only having URL Parameters
Dear friends, We have a multi-regional website in English language only having the country selector on the top of each page and it adds countrycode parameters on each url. Website is built in Magento 1.8 and having 1 store with multiple store views. There is no default store set in Magento as I discussed with developer. Content is same for all the countries and only currency is changed. In navigation there are urls without url parameters but when we change store from any page it add parameters in the url for same page hence there are total 7 URLs. 6 URLs for each page (with country parameters) and 1 master url (without parameters) and making content duplicity. We have implemented hreflang tags on each page with url parameters but for canonical we have implemented master page url as per navigation without url parameters Example on this page. I think this is correct for master page but we should use URL parameters in canonical tags for each counry url too and there should be only 1 canonical tag on each country page url. Currently all the country urls are having master page canoncial tag as per the example. Please correct me if I am wrong and **in this case what has to be done for master page? **as google is indexing the pages without parameters too. We are also using GEOIP redirection for each store with country IP detection and for rest of the countries which are not listed on the website we are redirecting to USA store. Earlier it was 301 but we changed it to 302. Hreflang tags are showing errors in SEMRush due to redirection but in GWT it's OK for some pages it's showing no return tags only. Should I use **x-default tags for hreflang and country selector only on home page like this or should I remove the redirection? **However some of the website like this using redirection but header check tool doesn't show the redirection for this and for our website it shows 302 redirection. Sorry for the long post but looking for your support, please.
International SEO | | spjain810 -
Is using JavaScript to render translations safe for International SEO?
Hello World! Background: I am evaluating a tool/service that a company wants to use for managing the translated versions of their international/multi-lingual websites: https://www.transifex.com/product/transifexlive/ Transifex is asking webmaster to "simply add a snippet of JavaScript" to their website(s); the approved translations are added by the business in the back-end; and the translated sites are made live with the click of a button (on/to the proper ccTLD, sub-domain, or sub-directory, which is specified). CONCERN: Even though I know Google reads JavaScript for crawling and ranking,
International SEO | | SixSpokeMedia64
I am concerned because I see the "English text" when I view the source-code on the "German site", and I wonder if this is really acceptable? QUESTION: Is a service like this (such as Transifex using JavaScript to render translations client-side) safe for indexing and ranking for my clients' international search engine visibility, especially via Google? Thank you!0 -
Can multiple hreflang tags point to one URL? International SEO question
Moz, Hi Moz, Can multiple hreflang tags point to a single URL? For example, if I have a Canadian site (www.example.com/ca) that targets French and English speakers can I have the following: or would I use: Any insight would be very helpful and greatly appreciated! Thank you in advance!
International SEO | | DA20131 -
URL Structure - Homepage, Country and State Pages
Hello, I am creating a website (or websites if best format) that will have state-specific boating license courses for every state in the US, Canada and Australia. I would like the content to be available on the website in English, French and Spanish. I want to be the global leader in providing boat test courses. For the (1) homepage, (2) country pages, and (3) state pages, what is best SEO format I should use for:
International SEO | | Monologix
(a) URL structure
(b) "href lang" code
(c) rel canonical code
(d) will meta content with non-English pages need to also be in the non-English language of that page? Also, what server company do you recommend I host my website with? I am a non-programmer and learning SEO, so any and all help will be greatly appreciated! Thank you very much in advance!!!0 -
.com versus local domains
Hi all, One of my clients has local domain websites in various parts of the world (co.uk etc. etc.) and there has always been a discussion about where a move from local domain (the current set-up) to a targeted .com domain (i.e. .com/uk) would benefit from a SEO perspective. The main reasoning (seo-wise) that keeps coming up is that there'd only be one domain to link to which would help with link juice being passed around. Any thoughts as whether this would actually be the case or if this possible benefit would be outweighed by other cons? Recent moves (local to .com) from a few websites (the Guardian newspaper in the UK being the most recent one off the top of my head) has made me start thinking about it again! Diana
International SEO | | Diana.varbanescu0 -
Does the location of my Domain Registrar affect SEO?
Does the location of my Domain Registrar affect SEO? For example, if my hosting company is in the U.S., but the domain registrar is overseas. Also, is it better to have both services be met by one company?
International SEO | | greenfoxone0 -
Redirecting users based on location
My site is available in EN, DE, SW, SP, FR, IT, CH and JP. However, the EN sites ranks much better than the other languages, and even when searching in another language the EN homepage is normally the result that appears. Would it be worthwhile to automatically redirect users to the site in the same language they are searching in or country they are searching from? If so, how do I go about this? Thanks!
International SEO | | theLotter0