Hi,
I was wondering how would one go around the issue of solving/avoiding duplicate content if your using Context method and parts of the website is not actually translated?
We are in the process of setting up a site with context URL to support languages like this:
Most of the static pages will be translated but I can see context implementation is going to be an issue when it comes to user generated content such as blogs, articles and reviews. Use of multiple site (earth's) or design files does come across as bit messy and adds extra level of complexity to the build.
Creating individual earth's for each language on the other hand solves this issue but again, more earth's and design files/customization to deal with.
Is there an ideal solution to this?
Robot.txt? Rel="Canonical"?
What are your thoughts?