Copied to clipboard

Flag this post as spam?

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


  • Dave de Moel 122 posts 574 karma points c-trib
    Aug 27, 2015 @ 09:56
    Dave de Moel
    0

    "Couldn't find any page with nodeId" On save

    When I am trying to save configuration for SEO Checker in Umbrac0 4.11.10 I get the following error: Couldn't find any page with nodeId=1444. This is most likely caused by the page not being published.

    Weirdly, this error occurs on both my Live and Development enviroment, but not my Accept enviroment, while all three of them do not have any contentNode with Id 1444 . What page an I be missing?

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Aug 27, 2015 @ 10:25
    Richard Soeteman
    0

    Hi Dave,

    My guess is that the /umbraco/plugins/seochecker/config/seochecker.config file contains a reference to page id 1444. Remove that and it should be good.

    Best,

    Richard

  • Dave de Moel 122 posts 574 karma points c-trib
    Aug 27, 2015 @ 13:02
    Dave de Moel
    0

    I donn't see any references:

        <?xml version="1.0"?>
    <SEOChecker version="1.9">
      <trigger triggerOnPublish="true">
      </trigger>
      <xmlSiteMap enabled="false" excludeUmbracoNaviHide="false" />
      <urlRewrite enabled="true" forcewwwUrls="ignore" useTrailingSlashProperty="ignore" />
      <robotsTxt enabled="false" />
      <robots>
        <robot userAgent="Googlebot/2.1" name="Google" />
      </robots>
      <documentTypeConfiguration>
      </documentTypeConfiguration>
      <emailConfiguration>
      </emailConfiguration>
      <keywordSelectionUrl>https://adwords.google.com/ko/KeywordPlanner/Home</keywordSelectionUrl>;
      <showTemplateErrorsForNonAdmins>false</showTemplateErrorsForNonAdmins>
    </SEOChecker>
    

    Does it maybe miss something?

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Aug 27, 2015 @ 13:33
    Richard Soeteman
    0

    Seems ok, does it show the error in the backoffice only on save?

  • Dave de Moel 122 posts 574 karma points c-trib
    Aug 27, 2015 @ 13:38
    Dave de Moel
    0

    It only shows it on save in the Umbracolog. All I see in the backoffice itself is a "Save error" message. I can open all pages, as far as I can see.

  • Søren Linaa 255 posts 208 karma points
    Nov 20, 2015 @ 10:57
    Søren Linaa
    0

    Hi Richard

    I have the same problem on a Umbraco 6.2.5, SeoChecker 1.9.3

    The problem seems to be that it try to validate pages that are not published - is it supposed to do that ?

    On this site we are having a huge amount of unpublished pages.

Please Sign in or register to post replies

Write your reply to:

Draft