Copied to clipboard

Flag this post as spam?

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


  • John Perryn 71 posts 182 karma points
    Dec 28, 2013 @ 05:16
    John Perryn
    0

    Delete bulk 404 messages

    Great product thanks.

    However, I'm getting bulk 404's logged now due to attack URL's, mainy PHP. Currently there are over 3000 URLs and building...

    Is there an easy way to purge all 404's rather than by tagging and deleting a page at a time?

    Thanks

    John Perryn

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Dec 28, 2013 @ 12:50
    Stefan Kip
    0

    You can add URLs to the 404 ignore list, as mentioned in the Info view, to prevent this from happening in the future.
    Since v2.4.3 it's possible to change the page size, so you could set it to a high value, bulk-select all items and hit the Delete button.
    Another option is to run this SQL query:

    DELETE FROM icUrlTracker WHERE Is404 = 1

  • John Perryn 71 posts 182 karma points
    Dec 28, 2013 @ 13:59
    John Perryn
    0

    OK thanks. I was running V2.2.3 and have upgraded to 2.4.3.

  • 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