Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • gilad 185 posts 425 karma points
    Jul 12, 2011 @ 18:50
    gilad
    0

    multi languages issue

    hello everyone.

    i make a multi languages site, set each main node to some sub domain - lets say :

    english.sitename.com

    russian.sitename.com

    the problem is :

    if i enter some url like this :  russian.sitename.com/name_of_page_from_english_site

    the content of the page is from the english page ( there is no russian page with same name )

    but the dictionaries items is like the russian language.

    it well be better if it is going to page not found.

    there is some way to do it?

    thanks. cheers

     

     

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jul 12, 2011 @ 22:08
    Jan Skovgaard
    0

    Hi Gilad

    Have you setup the hostnames of the sites on the root nodes of the sites in Umbraco by going to "manage hostnames" and it them there?

    Also you need to change this line in the umbracoSettings.config file in the config folder to true.

    <useDomainPrefixes>false</useDomainPrefixes>

    Maybe you need to recycle the app pool or just touch the web.config file afterwards in order to make the change in umbracoSettings.config work.

    Does this help?

    /Jan

  • gilad 185 posts 425 karma points
    Jul 13, 2011 @ 09:52
    gilad
    0

    Hi jan, it is work.

    thank you!

Please Sign in or register to post replies

Write your reply to:

Draft