Title: JetPack Feedbacks
Last modified: August 20, 2016

---

# JetPack Feedbacks

 *  [jmorrow](https://wordpress.org/support/users/jmorrow/)
 * (@jmorrow)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/jetpack-feedbacks/)
 * Wow, I started using the Jetpack contact forms.
 * today, I noticed that I have 6,000 feedbacks stored and appropriately marked 
   as spam.
 * The fact that it’s marked as spam correctly is all fine and good.
 * However, deleting 6000 spam feedbacks even 100 at a time is tedious.
 * Any other way of dealing with this?
 * [http://wordpress.org/extend/plugins/jetpack/](http://wordpress.org/extend/plugins/jetpack/)

Viewing 12 replies - 1 through 12 (of 12 total)

 *  Thread Starter [jmorrow](https://wordpress.org/support/users/jmorrow/)
 * (@jmorrow)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/jetpack-feedbacks/#post-3218113)
 * wow, it’s even worse than I thought.
 * You can only move 100 at a time to the trash. Then you have to repeat the process
   100 at a time to permanently get rid of this spam.
 *  Thread Starter [jmorrow](https://wordpress.org/support/users/jmorrow/)
 * (@jmorrow)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/jetpack-feedbacks/#post-3218147)
 * Turns out I had over 5k spams from one ip address in China. The database load
   of all of these feedbacks neatly tucked away and labelled as “spam” by Askimet
   is massive. The timing of this spam coincided with a recent database crash of
   my website. Seeing as how I have to manually move it all to trash, then delete
   it, it’s three hours of my life I’ll never get back. Please fix this vulnerability
   and make it easier to delete spam messages.
 *  Thread Starter [jmorrow](https://wordpress.org/support/users/jmorrow/)
 * (@jmorrow)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/jetpack-feedbacks/#post-3218171)
 * This really is the worst contact form I’ve ever seen. if you have 10 or 50 spam,
   then no worries. But when you get hit with 6k and 500 per day going forward, 
   it’s like pissing in the wind trying to delete all of this spam. Worst yet since
   I keep getting 504 gateway timeouts.
 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [13 years, 6 months ago](https://wordpress.org/support/topic/jetpack-feedbacks/#post-3218180)
 * I am afraid it’s currently not possible to “Delete all Spam” like you would do
   with Comments. That’s a good suggestion though, and I can see how the situation
   can be frustrating for you right now.
 * I have passed on your feedback to our developers.
 * In the meantime, I am afraid the only quick solution would be to delete all Spams
   directly from your database. You can find them all in the posts table, like so:
 * > SELECT * FROM `wp_posts` WHERE `wp_posts`.`post_type`= ‘feedback’ AND `wp_posts`.`
   > post_status`= ‘spam’
 * Please note that your posts table might have a different name, based on the database
   prefix you chose when setting up your site.
 *  [mr-jolly](https://wordpress.org/support/users/mr-jolly/)
 * (@mr-jolly)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/jetpack-feedbacks/#post-3218245)
 * I have over 14,000 feedbacks I need to delete, how do I do this quickly and easily?
 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [13 years, 4 months ago](https://wordpress.org/support/topic/jetpack-feedbacks/#post-3218246)
 * We’re currently working on a solution to this issue. A ticket is also opened 
   in core.trac about the problem: [#16031](http://core.trac.wordpress.org/ticket/16031)
 * In the meantime, you can access and delete Spam Feedbacks in your database, as
   I mentioned above.
 *  [EMG](https://wordpress.org/support/users/emg/)
 * (@emg)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/jetpack-feedbacks/#post-3218258)
 * Yeah. 20k spam is seriously not fun stuff to deal with and having to go through
   my database and delete everything is even less fun.
 * What I don’t get is this; I get HUNDREDS (half a thousand FYI) a day in Feedback…
   And ZERO comment spam. What gives and why is the Contact Form so vulnerable to
   spam?
 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [12 years, 10 months ago](https://wordpress.org/support/topic/jetpack-feedbacks/#post-3218260)
 * > What I don’t get is this; I get HUNDREDS (half a thousand FYI) a day in Feedback…
   > And ZERO comment spam. What gives and why is the Contact Form so vulnerable
   > to spam?
 * That mostly depends on the spammers who found your site. One single spammer might
   have found your contact page and keeps submitting forms.
    It might be worth trying
   to change things a bit to try to make things a bit more difficult for that spammer.
   Try adding an additional required field, maybe?
 *  [sonolento](https://wordpress.org/support/users/sonolento/)
 * (@sonolento)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/jetpack-feedbacks/#post-3218266)
 * Also have got a lot of spam.
    The SQL command is no good, because the form data
   still stays in wp post meta table, making that the database grows and grows…
 * Is there any SQL command for the wp post meta table?
 *  [Ritesh Sanap](https://wordpress.org/support/users/riteshsanap/)
 * (@riteshsanap)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/jetpack-feedbacks/#post-3218267)
 * Well, My feedback table was filled with over 11 thousand spams so i deleted it
   all,
 * if you want i have wrote the tutorial on my site here :
    [http://wpden.net/delete-feedback-jetpack/](http://wpden.net/delete-feedback-jetpack/)
 * Because many people are troubled by SPAM feedbacks
 *  [sallyemberedd](https://wordpress.org/support/users/sallyemberedd/)
 * (@sallyemberedd)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/jetpack-feedbacks/#post-3218268)
 * I just downloaded Jetpack for WP and haven’t installed it yet. This forum scares
   the living shit out of me. I am a single user, one site, author, not techie but
   not stupid. however, I’m now thinking I won’t install. I only wanted to get my
   WP posts to appear automatically on Tumblr and the plugins I found before Jetpack
   were outdated.
 * Ideas? Responses?
 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [12 years, 6 months ago](https://wordpress.org/support/topic/jetpack-feedbacks/#post-3218269)
 * > I only wanted to get my WP posts to appear automatically on Tumblr and the 
   > plugins I found before Jetpack were outdated.
 * You can install jetpack without using all of its features. If you only plan on
   using it to automatically publish your posts to Tumblr, you can deactivate all
   modules but the Publicize module.
 * You can read more about it here:
    [http://jetpack.me/support/activate-and-deactivate-modules/](http://jetpack.me/support/activate-and-deactivate-modules/)
   [http://jetpack.me/support/publicize/tumblr/](http://jetpack.me/support/publicize/tumblr/)

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘JetPack Feedbacks’ is closed to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

 * 12 replies
 * 7 participants
 * Last reply from: [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/jetpack-feedbacks/#post-3218269)
 * Status: not resolved