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 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
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
OK thanks. I was running V2.2.3 and have upgraded to 2.4.3.
is working on a reply...
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.