Copied to clipboard

Flag this post as spam?

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


  • OleP 67 posts 276 karma points
    Jun 04, 2019 @ 10:32
    OleP
    0

    SEOChecker overwrites default 404 behaviour

    In SEOChecker for v7, if I didn't choose a 404 page through SEOChecker, the default functionality from umbracoSettings.config would still be used.

    In SEOChecker for v8, you get the default "page not found" page if a 404 page is not specified through SEOChecker.

    STR:

    1. Create a new project and install umbracocms through nuget
    2. Build and start the solution and install umbraco using the starter kit
    3. Go to umbracoSettings.config, and enter the GUID for the contact page as the 404 for the default language
    4. Go to a non existing url
    5. Notice that you are redirected to the contact page
    6. Now install the SEOChecker package
    7. Refresh the non existing url
    8. Notice that you are now redirected to the default "page not found" page, instead of the contact page

    Umbraco version: 8.0.2

    SEOChecker version: 2.8

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Jun 18, 2019 @ 14:59
    Richard Soeteman
    0

    Thanks,

    Will check that for the next release. You can assign a 404 page in domain settings for SEOChecker as well.

  • OleP 67 posts 276 karma points
    Jun 20, 2019 @ 13:12
    OleP
    0

    Actually, that doesn't work either. When I don't assign a page in domain settings I get this error: enter image description here

    If I assign a page, I get this error:

    enter image description here

    Am I doing something wrong? My 404 page is an umbraco document with a template attached. Nothing different from v7 here.

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Jun 20, 2019 @ 13:18
    Richard Soeteman
    0

    Weird,

    I had tested this but can confirm this stopped working. Will fix this asap but will be tomorrow I am affraid. Hotfix will be send here.

    Best,

    Richard

  • OleP 67 posts 276 karma points
    Jun 20, 2019 @ 13:30
    OleP
    0

    Much appreciated Richard. I've been trying to reproduce on a fresh v8 installation with starter kit, but seems to work ok there.

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Jun 21, 2019 @ 09:38
    Richard Soeteman
    100

    Hi Ole,

    Think the default Umbraco 404 implementation is replaced with mine and therefore you only can configure via SEOChecker. There was a small bug in that as well and is fixed in the hotfix below. Hope thsi works on your end too.

    https://www.dropbox.com/s/oz78f9b7kxv9e9c/seo-checker28_1.zip?dl=0

    Best,

    Richard

  • OleP 67 posts 276 karma points
    Jun 21, 2019 @ 10:53
    OleP
    0

    Hi Richard, It works!

    Would be nice if I could use the default Umbraco 404 implementation as default. But I can work with this for now :)

    Thanks!

Please Sign in or register to post replies

Write your reply to:

Draft