So i have this site which has some language variants:
English
Russian
Vietnamese
Indonesian
Chinese
Up til now the all ran on the .com site. all was good.
Now we have the chinese domain pointed to the site so it should run on both the .com and .cn domain.
The .cn should of course show the chinese language version.
It's set up like this:
The thing is, the .cn site doesnt trigger.
It shows the international english language version...
site.com/cn/ and site.cn/cn/ both shows the correct chinese version?!?!
Culture and Hostnames not working as expected
So i have this site which has some language variants:
Up til now the all ran on the .com site. all was good.
Now we have the chinese domain pointed to the site so it should run on both the .com and .cn domain. The .cn should of course show the chinese language version.
It's set up like this:
The thing is, the .cn site doesnt trigger. It shows the international english language version... site.com/cn/ and site.cn/cn/ both shows the correct chinese version?!?!
Any idea how to fix this?
Rubber duck debugging to the rescue...
Dont have a "/" as a hostname...
for other languages write /en , /ru
is working on a reply...