hd77
(Christian Schwahn)
1
Hi there,
is it possible to switch to different language if you have different domains or subdomains ?
www.domain.com => english
www.domain.de => german
or
www.domain.com => english
de.domain.com => german
Thanks for Help.
aertmann
(Aske Ertmann)
2
You’d need a some custom code to achieve that currently.
See Content Dimensions and TLDs (.de, .com, .at ...)
Also there are a couple of proposals to make this easier though, but nothing finished yet.
hd77
(Christian Schwahn)
3
I think i will write an htaccess which will redirect each domain to the right uri part. Or somthing like that. Thanks for Information!!