Copied to clipboard

Flag this post as spam?

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


  • Fuji Kusaka 2203 posts 4220 karma points
    Jul 08, 2014 @ 11:43
    Fuji Kusaka
    0

    Deleting over 100 nodes

    Hi All,

    After deleting over 100 nodes a few weeks ago,am getting this message when make a crawl on the whole website.

     The page you requested was removed.

    Shouldnt i be gettinga 404 since this page doesnot  exist anymore?

    Any suggestions on how to clear those urls ? in my report this is appearing as broken links.

    Regards,

  • Sebastiaan Janssen 4899 posts 14655 karma points MVP admin hq
    Jul 08, 2014 @ 12:05
    Sebastiaan Janssen
    1

    A quick Google search for that error gives me this: http://forums.asp.net/t/1684905.aspx?Generating+and+capturing+410+status

    Might want to check in umbracoSettings.config if trySkipIisCustomErrors is true (in case you're on IIS 7.5+).

  • Fuji Kusaka 2203 posts 4220 karma points
    Jul 08, 2014 @ 12:25
    Fuji Kusaka
    0

    Hi Sebastiaan,

    Actually it is set to false. What if i delete the umbraco.config file under App/Data ?

    Not sure but that might solve it right ? Right now am having over 200 error pages for deleted pages.

     

  • Sebastiaan Janssen 4899 posts 14655 karma points MVP admin hq
    Jul 08, 2014 @ 13:31
    Sebastiaan Janssen
    1

    You just need to set it to true. Has nothing to do with the umbraco.config file.

  • Charles Afford 1163 posts 1709 karma points
    Jul 08, 2014 @ 13:50
    Charles Afford
    0

    I have done this before using 

    http://our.umbraco.org/projects/backoffice-extensions/delete-all-children-context-menu-item

    Had no problems, this was with 6.1.0 +

    charlie

  • Fuji Kusaka 2203 posts 4220 karma points
    Jul 18, 2014 @ 08:02
    Fuji Kusaka
    0

    @sebastiaan

    I did try this and set it to true but still having the same issue.

    The page you requested was removed. 
  • Fuji Kusaka 2203 posts 4220 karma points
    Jul 24, 2014 @ 13:28
    Fuji Kusaka
    0

    Is there any other way of doing a 410 on those in umbraco ? 

  • Charles Afford 1163 posts 1709 karma points
    Jul 28, 2014 @ 19:40
    Charles Afford
    0

    you could do this in IIS or you could set the 410 in the web config to go to a custom page :)

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies