Copied to clipboard

Flag this post as spam?

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


  • J 351 posts 606 karma points
    May 19, 2020 @ 12:24
    J
    0

    Custom 404 pages by multiple sites

    I have multiple sites in one umbraco 7 with a structure similar to

    Site 1
        /de
        /gb
    Site 2
        /de
        /gb
    

    I would like each site to have its own custom 404 page depending on the country and the site they have reached.

    I read https://our.umbraco.com/documentation/reference/config/umbracosettings/#errors

    but it seems on with this setup its not possible using uComponents Multi-Site Not Found handler? Can anyone advise if this is possible in any other way?

  • Nik 1413 posts 6212 karma points MVP 3x c-trib
    May 19, 2020 @ 12:50
    Nik
    100

    Hi J,

    Yes it is possible, there is a package called PageNotFoundManager that allows you to pick different 404 pages for different site nodes and even allow you to have different 404 pages for different parts of your site

    https://our.umbraco.com/packages/backoffice-extensions/umbraco-page-not-found-manager/

    Give that a go.

    Nik

  • J 351 posts 606 karma points
    May 19, 2020 @ 13:47
    J
    0

    Awesome - Will give that a shot

  • 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