Copied to clipboard

Flag this post as spam?

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


  • Al Burns 49 posts 149 karma points
    Sep 11, 2017 @ 13:39
    Al Burns
    0

    Missing Entries Under Document Type Settings Tree Node

    Hi.

    I have recently upgraded a site from Umbraco V7.4.1 - V7.6.6. Once the upgrade was complete I installed SEO Checker V1.10.1. This seemed to go OK but one thing I have noticed is when I go to the SEO Checker section in the back office and go to Settings\Document type settings, most of my document types are missing. I am seeing document types that don't have templates associated with them, such as compositions, but any with a template are not shown.

    I have organised my document types into a folder structure, such as:

    Main Site Folder
        Presentation Folder
            Article Document Type
        System Folder
            System Document Type
    Compositions
        ...
    

    But all I see under SEO Checker is the top level "Main Site Folder" with nothing underneath. This was working fine under the previous SEO Checker version of 1.9.4.

    Can anyone assist with this, thanks.

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Sep 11, 2017 @ 15:20
    Richard Soeteman
    0

    Hi AL,

    That is strange I have the same structure on 7.6 as well. Anything in the logs?

    enter image description here

  • Al Burns 49 posts 149 karma points
    Sep 11, 2017 @ 15:41
    Al Burns
    0

    Hi Richard.

    Thanks for the speedy reply!

    There are the following 2 exceptions in the log:

    1). SEOChecker.Core.Helpers.Request -
    
    SEOChecker: Error could not load url https://mysite.local/1076.aspx 
    System.Net.WebException: The operation has timed out
       at System.Net.HttpWebRequest.GetResponse()
       at SEOChecker.Core.Helpers.Request.GetStream(String url, HttpCookieCollection cookies, String userAgent)
    
    2). SEOChecker.Core.Validation.DocumentValidator -
    
    SEOChecker: Error when validation document 
    System.ArgumentNullException: Value cannot be null.
    Parameter name: stream
       at System.IO.StreamReader..ctor(Stream stream, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean leaveOpen)
       at System.IO.StreamReader..ctor(Stream stream, Encoding encoding)
       at SEOChecker.Core.Validation.DocumentValidator.Validate(Int32 documentId, IContextInfo context)
    

    But this could be due to the fact that I have both HTTP and HTTPS domains set but have temporarily disabled SSL.

    Thanks.

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Sep 12, 2017 @ 11:33
    Richard Soeteman
    0

    Those are not related to page loading in backoffice. :-(

  • Al Burns 49 posts 149 karma points
    Sep 12, 2017 @ 12:41
    Al Burns
    0

    Hi Richard.

    I have discovered something interesting that might help diagnose this issue. Under the document types folder I created a dummy document type without a template. When I refreshed the SEO Checker Document Type Settings this dummy doc type appear and all my other doc types. When I deleted the dummy doc type and refreshed they all disappeared just leaving the empty folder again so it seems to be a problem with document types that have templates attached.

  • Al Burns 49 posts 149 karma points
    Oct 11, 2017 @ 08:18
    Al Burns
    0

    Hi Richard.

    I was just wondering if you had any more thoughts on this issue?

    Thanks.

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Oct 12, 2017 @ 07:49
    Richard Soeteman
    0

    No it's really weird works with the latest starter kit as well :-(

Please Sign in or register to post replies

Write your reply to:

Draft