Copied to clipboard

Flag this post as spam?

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


  • Nicholas Westby 2054 posts 7103 karma points c-trib
    Jul 28, 2010 @ 00:59
    Nicholas Westby
    0

    Cross Domain Content Contamination

    I have two domains: first.mycompany.com and second.mycompany.com. I have a content structure as follows:

    Content
    =FirstHome
    ==AwesomePage
    =SecondHome

    I have FirstHome set to the domain first.mycompany.com and SecondHome set to the domain second.mycompany.com. My problem is that I can access the content nodes under FirstHome from second.mycompany.com.

    For example, I can go to second.mycompany.com/AwesomePage.aspx and a page displays. Is there a way to prevent the content from one domain from showing up on the other domain?

  • Nicholas Westby 2054 posts 7103 karma points c-trib
    Jul 28, 2010 @ 01:30
    Nicholas Westby
    0

    Update: FirstHome does not actually have an explicit domain set. first.mycompany.com is just a URL that points to the site and it just works. SecondHome actually has the hostname set to second.mycompany.com. I will try explicitly setting the hostname for FirstHome and see if that fixes things. I'll post an update once I've tried that.

  • Paul Blair 466 posts 731 karma points
    Jul 28, 2010 @ 02:57
    Paul Blair
    0

    In /config/umbracosettings.config set useDomainPrefixes to true and right click on each homepage and manage hostnames

  • Nicholas Westby 2054 posts 7103 karma points c-trib
    Aug 04, 2010 @ 20:30
    Nicholas Westby
    0

    That did the trick. Thanks!

Please Sign in or register to post replies

Write your reply to:

Draft