Okay here is the rough situation:
- Client owns several domains (.co.uk, .de, .ca, .com, etc)
- Client has several languages, French, English, Dutch, Spanish
- Client has several currencies. US, CDN, etc.
The following show the same content:
site.com/english/USD/index.htm
site.ca/english/USD/index.htm
site.com/english/CDN/index.htm
site.ca/english/CDN/index.htm
Essentially each version of the currently and laungage is available at each of the top level domains.
Now the first fix is obviously to 301 ALL extra TLD's to just one (probably the .com). But how to deal with th language/currency versions?
The different languages are fine as they are different from eachother, as long as there is only one version of each language, but how to deal with all the different currencies.
ie:
site.com/english/USD/index.htm
site.com/english/CDN/index.htm
site.com/english/EU/index.htm
Should the additional currency versions be 301'd or simply blocked to search engines?
My thoughts are to keep only one version of each language, live, and either block or 301 the rest. (And to 301 each of the extra TLD's)
Currently the site has no penalties and a #5 in Google for their top phrase.
Hope this makes at least a little bit of sense, its difficult to explain. Thanks in advance for any thoughts on this.
|