Copied to clipboard

Flag this post as spam?

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


  • Søren Linaa 255 posts 208 karma points
    Mar 07, 2019 @ 12:06
    Søren Linaa
    0

    [reportIssueBrokenMedia_400]

    Hi Richard,

    I got a lot of validation errors with code [reportIssueBrokenMedia_400] - what does it mean?

    Is it posible to exclude certain documenttypes to be validated. They must have a template.

    /Søren

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Mar 07, 2019 @ 12:14
    Richard Soeteman
    0

    Hi Søren,

    Google says badrequest. Exclude for validation is a god idea for vnext to configure on document type level as well. For now validation will be skipped when a template is missing.

    You can add a normal description for the bad request items in /appplugins/seochecker/lang/....xml copy reportIssueBrokenMedia404 and rename 404 to 400.

    Best,

    Richard

  • Søren Linaa 255 posts 208 karma points
    Mar 07, 2019 @ 12:35
    Søren Linaa
    0

    Hi Richard,

    Ok but there shouldn't be a bad request as I see it. How can I debug this - is there a way to do it ?

    The template is a [uDatefoldersy] Folder Redirect which contains a Response.Redirect

    Is there a way to set a property on the template to exclude from validation then ?

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Mar 07, 2019 @ 12:55
    Richard Soeteman
    0

    You can only set it on document level. Is it only this doctype or also other doctypes that give the 400 error?

  • Søren Linaa 255 posts 208 karma points
    Mar 07, 2019 @ 14:48
    Søren Linaa
    0

    Hi Richard,

    The Umbraco version is 7.10.4 and SeoChecker: 2.2.3

    There is multiple doctypes and I cant find a way to debug. I actually think it's all pages in the installation but I haven't counted them all. When running a new validation I get a lot of log entries - but I don't know if this is related.

    WARN  Our.Umbraco.DocTypeGridEditor.Bootstrap - No view file found with the name /Views/Partials/docType.cshtml
    

    Another issue In the validation issues view, when I press the <> code button I also get an YSOD - I guess it tries to open the template view.

     Could not load type 'Umbraco.Web.UI.Umbraco.Settings.Views.EditView'. ---> System.Web.HttpParseException (0x80004005): Could not load type 'Umbraco.Web.UI.Umbraco.Settings.Views.EditView'. ---> System.Web.HttpException (0x80004005): Could not load type 'Umbraco.Web.UI.Umbraco.Settings.Views.EditView'.
    
  • Richard Soeteman 4035 posts 12842 karma points MVP
    Mar 07, 2019 @ 14:50
    Richard Soeteman
    0

    Could it be that the firewall is blocking all requests? The Httpclient from the server needs to be able to make a connection to the page.

    Above errors are not SEOChecker related, SEOChecker will alwayus log with prefix SEOChecker

  • Søren Linaa 255 posts 208 karma points
    Mar 07, 2019 @ 15:48
    Søren Linaa
    0

    I dont know - We will leave it as it is

Please Sign in or register to post replies

Write your reply to:

Draft