Forums

WordPress Database Spam Removal Plugin (6 posts)

  1. SrebrenicaGenocide
    Member
    Posted 3 years ago #

    I use re-Catptcha to get rid of spam and the plugin does excellent job. However, I noticed hundreds of spam message INSIDE of my database (they are marked as SPAM).

    It takes a long time to remove these database spam messages manually. I wonder, are there any wordpress plugins to remove wordpress database spam?

  2. reflexionstudios
    Member
    Posted 3 years ago #

    There's the popular Akismet which checks for comment spam, but I'm not sure if it actually removes anything from the db.

  3. SrebrenicaGenocide
    Member
    Posted 3 years ago #

    Unfortunately, Akismet is useless when it comes to database spam. And i find re-Captcha to be much better than Akismet (plus it looks 100 times more professional). However, none of these plugins prevent database spam. Are there any plugins that can help me delete database spam as opposed to me doing it manually in database every time?

  4. SrebrenicaGenocide
    Member
    Posted 3 years ago #

    No, Akismet doesn't prevent database spam. I am looking for a plugin that can delete database spam.

  5. SrebrenicaGenocide
    Member
    Posted 3 years ago #

    Any responses?

  6. bottleneck
    Member
    Posted 3 years ago #

    I noticed hundreds of spam message INSIDE of my database

    Run this:

    delete from wp_comments where comment_approved = 'spam';

  7. mrmist
    Forum Janitor
    Posted 3 years ago #

    In 2.7 if you view "spam" comments and click the "Delete all spam" button then that's what'll happen.

Topic Closed

This topic has been closed to new replies.

About this Topic