Copied to clipboard

Flag this post as spam?

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


  • wilenx 16 posts 66 karma points
    Jan 20, 2014 @ 14:04
    wilenx
    0

    Umbraco multi-site: traffic is redirected to top content site

    Hi all !

    I've installed Umbraco locally and finished developing multiple-skinned site. Each skin has its own site and application pool and use the same umbraco instance.

    Today I went live, but it didn't work completely :/

    The structure is like so:

    Site-A
        EN
          Home
        ES
          Home
    
    Site-B
        EN
          Home
        ES
          Home
    

    I've configured Site-B with IIS to my use owned domain and EN, ES languages to use the domain/EN, domain /ES respectively. The site and language nodes have a macro that reads a picked content to navigate to, and I've configued each to navigate to the Home page.

    The macro fails because Umbraco sets Model object to be Site-A, even though I'm seeing the Site-B's address in the browser's address bar.

    Why Umbraco ignores my hostname settings and sets a different node from a non-hostnamed site as my Model object ? How can I fix this issue ?

    Thanks for the helpers and readers

  • Damiaan 442 posts 1302 karma points MVP 6x c-trib
    Jan 20, 2014 @ 14:23
    Damiaan
    0

    Which version are you working on?  v6?

  • wilenx 16 posts 66 karma points
    Jan 20, 2014 @ 14:28
    wilenx
    0

    Yes, v6.1.6 (sorry about that).

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies