![]() | | ||||||||
| | #1 |
| Senior Warrior Member War Room Member Join Date: Feb 2007 Location: UK
Posts: 2,031
Thanks: 535
Thanked 255 Times in 193 Posts
|
I just logged in to one of my wordpress blogs that I hadn't checked in a while and it's got over 1000 spam comments (my own fault as I forgot to activate Akismet). Is there any way to bulk delete the comments or do I have to do it page by page?
|
| | |
| | |
| | #2 |
| HyperActive Warrior War Room Member Join Date: Jan 2008
Posts: 330
Thanks: 73
Thanked 53 Times in 48 Posts
|
I had a similar experience a while back. Had a blog without Akismet and neglected it for months. I never thought spam would be a problem because it had little traffic to begin with. Lo and behold, I opened my admin one day and found thousands of spam comments. I deleted them a page at a time. So, while there may be a way to mass delete, I didn't find it. Those spammers create more work for me than you can imagine...
|
| | |
| | #4 |
| WordPress Developer Join Date: Mar 2009 Location: Chennai, India
Posts: 2
Thanks: 0
Thanked 1 Time in 1 Post
|
If the comments are in the moderation queue, then you can activate Akismet and click "Check for spam" button. Once all of them are identified as spam, you can delete all of them by clicking the "Delete all spam" button.
|
| | |
| | #5 |
| Renegade Warrior War Room Member Join Date: Feb 2009 Location: Atlanta, GA
Posts: 389
Thanks: 53
Thanked 131 Times in 48 Posts
|
There should be a little check-mark button up at the top that will allow you to "select all" and you can delete in bulk from there. Otherwise, take the others advice and see if Akismet can go back into time. |
| | |
| | |
| | #6 |
| Lookin at You.... War Room Member Join Date: May 2008 Location: Out Of My Mind - Brandy Too
Posts: 4,120
Blog Entries: 3 Thanks: 2,885
Thanked 1,344 Times in 710 Posts
|
Hamida... You can do this in phpMyAdmin with a simple line of code.. Log in to phpMyAdmin Select the relevant WordPress database Hit the SQL Tab And type in the following command: delete from wp_comments where comment_approved = '0' ^ (Copy and paste from here to ensure accuracy) ^ This will remove all unapproved comments in a millisecond! ![]() Peace Jay |
|
Bare Murkage.........
| |
| | |
| | #7 | |
| Senior Warrior Member War Room Member Join Date: Feb 2007 Location: UK
Posts: 2,031
Thanks: 535
Thanked 255 Times in 193 Posts
| Quote:
. Thanks Jay.
| |
| | ||
| | |
| | #8 |
| Active Warrior Join Date: Dec 2008
Posts: 73
Thanks: 0
Thanked 7 Times in 7 Posts
|
If you don't want to go the phpMyAdmin route you can use a plugin call WordPress Suicide http://justinsomnia.org/2006/04/wordpress-suicide/ I just deleted over 97,000 comments on a blog that I have not looked at in three years. |
| | |
![]() |
|
| Tags |
| bulk, comments, delete, spam, wordpress |
| Thread Tools | |
| |
![]() |