Copied to clipboard

Flag this post as spam?

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


  • Bo Jacobsen 597 posts 2395 karma points
    Oct 23, 2019 @ 08:53
    Bo Jacobsen
    0

    SeoChecker redirect manager make thousands of empty redirects

    Hi Richard.

    Using Umbraco 8.2.0 and SeoChecker 2.8.2

    I found out that the Redirect Manager holds thousands of empty redirects. We got around 20.000 records now.

    All these urls are without template and are automatically opdated by external data.

    enter image description here

    Is there a temp fix we can do?

  • Bo Jacobsen 597 posts 2395 karma points
    Oct 23, 2019 @ 09:19
    Bo Jacobsen
    0

    And when we create new redirects from the SEOChecker.Redirects property editor on a document, then it sets it to # and the link do not work.

    enter image description here

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Oct 23, 2019 @ 09:28
    Richard Soeteman
    0

    Hi Bo,

    I think "something" changed in Umbraco 8.2 that causes this. But "#" is because it is unpublished and since it doesn't have a template I will create a check that only redirects when a document has a template.

    You can delete those documents in the page_notfound table.

    Will have a fix soon.

    Best,

    Richard

  • Bo Jacobsen 597 posts 2395 karma points
    Oct 23, 2019 @ 09:31
    Bo Jacobsen
    0

    That sound great, and yes i think it has something to do with Umbraco 8.2.0.

    The page is published, but something is very wrong with 8.2.0.

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Oct 23, 2019 @ 09:49
    Richard Soeteman
    1

    Hi Bo,

    Can you try with this version

    Hope this helps.

  • Bo Jacobsen 597 posts 2395 karma points
    Oct 23, 2019 @ 09:59
    Bo Jacobsen
    0

    We are using nuget. So do i just need to replace the dlls or are there other files too?

  • Bo Jacobsen 597 posts 2395 karma points
    Oct 23, 2019 @ 10:01
    Bo Jacobsen
    0

    Another thing is that i added a 8.2.0 fix here https://github.com/umbraco/Umbraco-CMS/issues/6698 and now i can save and publish again.

    The Redirect urls now looks correct. But i am now getting a 404 site when trying to access them.

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Oct 23, 2019 @ 10:39
    Richard Soeteman
    0

    You can copy dll's indeed and 404 makes sense since it doens't have a template.

    Hope this helps,

    Richard

  • Bo Jacobsen 597 posts 2395 karma points
    Oct 23, 2019 @ 10:45
    Bo Jacobsen
    0

    Then you misunderstood me. The places we use the redirect module does have templates. But it still gives 404 page. So the 2 links added here both link to the right link, but returns 404.

    enter image description here

    In the SeoChecker Section where alle these # records where added do not have templates, neither do they have the redirect module.

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Oct 23, 2019 @ 11:34
    Richard Soeteman
    0

    Do you use custom conten finders in your solution? SEOChecker uses the LAstChanceContentFinder.

    Best,

    Richard

  • Bo Jacobsen 597 posts 2395 karma points
    Oct 23, 2019 @ 11:51
    Bo Jacobsen
    0

    Yes i do. I remeber making it because i could not the SeoChecker 404 settings to work. I try outcomment it and see what happens.

  • Bo Jacobsen 597 posts 2395 karma points
    Oct 24, 2019 @ 09:32
    Bo Jacobsen
    0

    Hi Richard.

    It do now seems to works :)

    When do you expect the 2.9.0 to be released for nuget?

  • Bo Jacobsen 597 posts 2395 karma points
    Oct 24, 2019 @ 09:34
    Bo Jacobsen
    0

    I marked my own post as the answer and not your's with the new version in it :(

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Oct 24, 2019 @ 11:44
    Richard Soeteman
    0

    Aiming for release next mont, still one feature that needs to be implemented.

  • Bo Jacobsen 597 posts 2395 karma points
    Oct 25, 2019 @ 10:53
    Bo Jacobsen
    0

    Hi Richard.

    After i upgraded to 2.9.0, then it spams me with error in schedule task, ones every minute.

    Message:
    SEOChecker: SEOChecker: Error running scheduled task
    
    
    Exception:
    System.NullReferenceException: Object reference not set to an instance of an object.
       at System.Web.Hosting.IIS7WorkerRequest.GetQueryStringPtr(Int32& length)
       at System.Web.Hosting.IIS7WorkerRequest.GetQueryStringRawBytes()
       at System.Web.HttpRequest.get_QueryStringBytes()
       at System.Web.HttpRequest.get_QueryStringText()
       at System.Web.HttpRequest.BuildUrl(Func`1 pathAccessor)
       at System.Web.HttpRequest.get_Url()
       at SEOChecker.Core.Umbraco.Context.ContextInfo.Initialize(HttpContext context, Boolean editMode)
       at SEOChecker.Core.Umbraco.Context.ContextInfo..ctor(HttpContext context)
       at SEOChecker.Core.Components.ValidationqueueComponent.TimerCallback(Object sender)
    
  • Simon Eldevig 29 posts 190 karma points
    Dec 30, 2019 @ 09:43
    Simon Eldevig
    0

    Hi Richard,

    I'm experiencing similar issues with version 2.9.0 and Umbraco 8.1.3.

    Every time I publish a page it creates a new redirect with similar URL's.

    enter image description here

Please Sign in or register to post replies

Write your reply to:

Draft