Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
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
Hi
I have the same issue.
Is there any who found a solution :-)
René
is working on a reply...
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.
Continue discussion
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..
With those id's corresponding to the correct pages
Does the package support multiple roots with different 404 pages?
Thanks for any help
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
Hi
I have the same issue.
Is there any who found a solution :-)
René
is working on a reply...
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.