Copied to clipboard

Flag this post as spam?

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


  • Andy Nikolaidis 2 posts 72 karma points
    Dec 22, 2015 @ 13:45
    Andy Nikolaidis
    0

    Issues with Multi site set up: All 404 redirect to setting from 1st root node content

    Hello Running 1.6.2 of the package on Umbraco 7.3.2

    Our content structure has 3 root nodes

    e.g.
    IT Home
    --Page not found
    Education Home
    --Page not found

    Each is set to use a different "Page not found" page which is a child of the root

    However triggering a 404 on the education site it takes us to the setting from the first root node

    PageNotFoundManager.config seems correct..

    <notFoundPages>
      <notFoundPage parent="1086">1164</notFoundPage>
      <notFoundPage parent="1136">1169</notFoundPage>
    </notFoundPages>
    

    With those id's corresponding to the correct pages

    Does the package support multiple roots with different 404 pages?

    Thanks for any help

  • Andy Nikolaidis 2 posts 72 karma points
    Jan 05, 2016 @ 14:57
    Andy Nikolaidis
    0

    Never Resolved this myself

    If anyone is interested I ended up adapting the method in this article http://24days.in/umbraco/2014/the-double-album/multi-site-404/

    and used the solution using document types to choose the 404 page

  • René 327 posts 852 karma points
    Apr 07, 2016 @ 13:27
    René
    0

    Hi

    I have the same issue.

    Is there any who found a solution :-)

    René

  • 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