What is the best CMS Approach for Multilingual Versions of Site?
-
We have expanded into France and Brazil and now have a someone in-house that can translate to French and Brazilian Portuguese. I own ".fr" and ".com.br" versions of our domain. We are using Wordpress for our CMS. We are currently publishing about 2 articles a week on English site which we would be translating and publishing through new international sites (when appropriate). We will be changing out photos and videos at times in addition to all the text/copy.
So, before I jump deep into this I wanted to reach out for help regarding the best modern approach to this. Should I use some sort of WP Plugin that will let me manage each of these through 1 WP install or is it better to run each separately through multiple WP installs?
I want to achieve this while...
- avoiding any duplicate content penalties.
- provide easy admin/editor management of publishing content.
Any help/advice is greatly appreciated. Thanks!
-
Seems like the safe solution would be to go with separate sites and localize hosting for each as you mentioned.
I just discovered Multilingual Press WP plugin (https://wordpress.org/plugins/multilingual-press/). Looks like it can provide ccTld and ability to manage all through a single WP Site with Pro version. I would lose the potential SEO benefit from local hosting, but efficient management might beat that. Need to dig into this a bit more.
Also, WordPress Multilingual plugin (http://wpml.org) was recommended to me for "folders" or "sub-domain" solutions. I need to dig into this more, but I do feel better about using ccTld for each.
Thanks for all the help and resources!
-
Wow that is an interesting work around! Thanks for sharing!
-
In my experience, the best way to do this would be to set up the .fr domain separately as it's own separate WordPress installation, and have it hosted at a hosting company with a presence in France.
However, what's best for SEO sometimes creates more work for administering a site, vs. having it all available from one login in one WordPress instance.
As far as using a .fr domain, there are many schools of thought on this.
This Moz blog goes into the top strategies:
http://moz.com/blog/international-seo-dropping-the-information-dustAmazon uses ccTld (Country Code, Top Level Domains). For example, Amazon.com, Amazon.de, Amazon.fr, etc.
Apple uses a subdomain / sub-carpet strategy: (i.e. store.apple.com/es)
In my past experience building out eCommerce and other stores, if you host locally, and use different ccTld (i.e. domain.fr), you won't have to worry about the duplicate content issue, as Google and other search engines will see this as it's own site, especially if it's translated (well) into another language.
Here's more on International SEO best practices:
http://moz.com/learn/seo/international-seoI hope this helps!
-- Jeff -
I recently had to solve the same issue. I don't know if my approach is the best one, but I will describe it.
- I use tags to set the post language, "lang=EN" is the tag for english post, "lang=IT" is the tag for the italian post, etc...
- I wrote a 20 lines WP plugin to add a custom panel in the post edit page, the custom panel show a list of input fields, one input field for each enabled language (in my case were EN+IT+DE), for the language of the post the input field is prefilled with the slug of the post and read only, for the other languages the input field is manually filled with the slug of the corresponding post in the other language. I didn't make those fields mandatory, but you can choose to do so with 1 line of code.
- The language switcher just redirect to it.domain.com or de.domain.com or domain.com.
- You can edit (again just few lines of code) the WP template you use to filter the blog roll according to the selected language, showing all post tagged with that language plus all post without any language tag (that's an arbitrary decision, in your case maybe you want to filter those out, yes not filtering them out you incur in content duplication).
At the end was just few lines of code, and I could even do it myself (I am far from a PHP coder).
In my case I didn't edit the WP template because I am using a different rendering engine, but that doesn't mean much.
I would not use different WP installation, it makes editing cumbersome.
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
-
Daytona Beach Web Design vs. Daytona Web Design: What's Best?
Three months ago we had our team create local pages for some of the services we render -- _i.e., _web design. As we reviewed the pages, they created two pages with similar content; one with URL: /daytona-beach-web-design/ & /daytona-web-design/ We knew we had to kill one of them to avoid duplicate content. Here is where the hard decision came and hence the question. We though about keeping the '/daytona-beach-web-design/ ' URL but for some reason, Google had already crawled the shorter version of the URL '/daytona-web-design/' So we ended up deleting the long tail URL and kept Daytona Web Design instead. Which one would you keep and have you experienced similar issues?
Local Website Optimization | | WebDaytona0 -
IYO, What is the Best Language to Build a Site With and Why? Thanks Catherine Corn
IYO, What is the Best Language to Build a Site With and Why? Thanks Catherine Corn
Local Website Optimization | | CatherineCorn10 -
Best practice for local keyword ranking in URLs
Hi, I have a large artificial grass website with many franchise location landing pages. At the moment i have most of the landing page URLs like this www.domainname.com/uk/city/ My TLD does not contain the keyword "artificial grass" so should I follow the location with the keywords /city-artificial-grass/ or is Google pretty savvy these days and will it know that I am an artificial grass company? I'm after the best recommendations for this if possible. Thanks
Local Website Optimization | | Easigrass0 -
Choosing the best domain for international website section
Hi, i made a question before but the answer not clarified me yet: https://moz.com/community/q/which-is-the-best-xx-or-com-xx-in-general-and-for-seo I mark as answered inadvertently. I want to know what you think about choosing ".es" or ".com.es" for create a section for Spain and redirect them from the homepage. Same for Mexico.
Local Website Optimization | | NachoRetta
I think that is not so important for SEO, but i am not completely sure about other factors.
Big marks like Toshiba use:
http://www.toshiba**.es**
http://www.toshiba**.com.mx** and Cocacola:
http://www.cocacola**.es**
http://www.coca-cola**.com.mx** ".es" for spain and ."com.mx" for mexico?0 -
For a generic domain say www.purplecola.com where the company is based in India (IP address there too), how should they best optimize for US search traffic?
Let's just say that they want to target the US market. Should they add a US based IP address? Would love to hear insight from people who have managed this, experienced this or have expertise. Obviously, a US based physical address would help. Thanks!! Chris
Local Website Optimization | | Sundance_Kidd0 -
Changing the sites root folder
Hi am in the process of developing my new site domainname.com/devs/ but my current site is still on www.domainname.com/ When the time comes to launch the new site (in devs folder) I want to change the main root folder to this devs folder. Is there a correct system to do this with as little pain as possible. I know I will need to go through all of my pages and make sure they are 301 redirected to the new folder, but not sure what the correct way to tackle the domain name root folder change. Any help would be awesome! Thanks
Local Website Optimization | | SeoSheikh0 -
Client with business website as well as franchise site
I have a client who has created a Weebly web presence alongside his provided franchise website. What is my best strategy as he does not wish for the franchise site to out-perform his Weebly presence.
Local Website Optimization | | Sans_Terra0 -
Do more page links work against a Google SEO ranking when there is only 1 url that other sites will link to?
Say I have a coupon site in a major city and assume there are 20 main locations regions (suburb cities) in that city. Assume that all external links to my site will be to only the home page. www.site.com Assume also that my website business has no physical location. Which scenario is better? 1. One home page that serves up dynamic results based on the user cookie location, but mentions all 20 locations in the content. Google indexes 1 page only, and all external links are to it. 2. One home page that redirects to the user region (one of 20 pages), and therefore will have 20 pages--one for each region that is optimized for that region. Google indexes 20 pages and there will be internal links to the other 19 pages, BUT all external links are still only to the main home page. Thanks.
Local Website Optimization | | couponguy0