Multiple domains – wrong redirection
-
Hi
I have 2 domains for different language version of my website:
DOMAIN1.COM – Polish language
DOMAIN2.NET – English languageI set default language as Polish.
When I write website address without “www” prefix, they work OK, for both address.The problem is, when I write the adres with “www” prefix:
http://www.DOMAIN1.com -> redirect to DOMAIN1.com (work ok), but
http://www.DOMAIN2.NET -> redirect also to DOMAIN1.com (work wrong, should be redirect to DOMAIN2.NET)!When I change the default language for English, situation is reverse:
http://www.DOMAIN1.com redirect to DOMAIN2.net
http://www.DOMAIN2.net redirect to DOMAIN2.netso I think the problem is somewhere in the default language settings?
The topic ‘Multiple domains – wrong redirection’ is closed to new replies.