spacer spacer spacer spacer Advertise Here
  • Twitter
  • Email Updates
  • Subscribe

GrowMap Anti-Spambot Plugin

586 comments

spacer

For support or questions please contact Gail at GrowMap not Andy!

We are absolutely thrilled and relieved that our spam problems are over. We went from 1000+ spam comments a day to not a single automated spam comment at all. Logging in to see only 12-50 real comments left by real people who have no problems commenting any more is a joy.

Download GrowMap Anti-Spambot Plugin (G.A.S.P.) now.

With the custom GrowMap anti-spambot plugin Andy Bailey from CommentLuv wrote based on an idea from Phil Hollows of FeedBlitz and improved by a suggestion from Dazzlin Donna Fontenot you can too!

IMPORTANT !!!

NEW: If you suddenly get an influx of spam and trackback spam while using
GASP and Simple Trackback Validation
check for errors in the STV plugin or
delete, re-upload & reintall it. Spammers have found a way to hack that plugin.

This plugin plus a trackback blocker and the blacklist function
built into WordPress provides a complete anti-spam solution.

GASP is built into CommentLuv Premium.

The plugin is already installed in all of our blogs plus all of Murray Newland‘s blogs, at Influence People and in dozens of our closest collaborators’ blogs too. The blogs range from WordPress 2.9.1 to 3.0.1 and we have run into no conflicts or problems installing it or running it in any blog so far.

If you are using our plugin please visit the GrowMap Anti-Spam WordPress plugin page and indicate that it works so that bloggers who do not know us will know to trust it. Thank you.

This plugin would not exist if it were not for the tenacity of the fine folks at Linda Christas College who kept explaining why how we are allowing our commentators to be treated was rude and especially bad for business blogs.

I am embarrassed to admit that even I did not clearly understand for too long, but once I did I found they were absolutely correct. We simply can not allow our readers and commentators to be sent to a blank white page, have their comments immediately deleted before we even see them, or to not receive a message that their comment is being moderated.

The plugin blocks BOTS not human spammers. If you have a problem with comments that look like comments but are actually trackback spam see Justin Germino’s post about the plugin we’re all using to block trackback spam.

Manually created spam can be blocked by WordPress by adding the url, email address or words to the blacklist function built into WordPress. Log into WordPress and go to Settings > Discussion > Comment Blacklist and type or paste what you want to blacklist into that box.

Comments captured by the blacklist go to the spam section of your comments.

NOTE: “When a comment contains any of these words in its content, name, URL, e-mail, or IP, it will be marked as spam. One word or IP per line. It will match inside words, so “press” will match “WordPress”.”

Be careful not to block comments containing words that have parts of other words within them and do check your spam folder and rescue good comments. If you realize you’re blocking a word you can edit the blacklist.

1) NOTE: Be sure to read the readme file about installing the plugin. You will NOT see the check box if you are logged in. Additional details:

The checkbox only appears for logged out users.
If you’re logged out, it only shows if you have javascript enabled.
If you are logged out and have javascript enabled and it is still not showing then you need to have the comment form action active in your comments.php theme file
` do_action(‘comment_form’,$post->ID); `

2) Why Use the GrowMap Anti-Spambot Plugin?

  1. No false positives – your favorite commentators and new readers WILL be able to easily comment in your blog.
  2. Blocks spam that Akismet was letting through. We are getting ZERO bot spam. Only those commenting manually who check the “I am not a spammer box” can leave comments.
  3. Easier for commentators than using a Captcha or math plugin – never a “wrong” answer that isn’t wrong or a problem with cookies!

3) Do other bloggers use and recommend G.A.S.P.?

  • See the GrowMap Anti-SpamBot Testimonials – collected from the comments left in the official WordPress plugin repository.
  • Reviews of GrowMap Anti-SpamBot Plugin on other blogs (There are so many that it will take time for me to compile them all. Coming as soon as time allows.)

4) What if my readers and commentators do not have JavaScript enabled?

  • While most Internet users today DO have Javascript enabled, there is a GASP PHP version created by Doug Neubauer that can be coded into your blog if you have technical skills.

5) What if I want to move the position of the Check Box??

  • The checkbox will appear wherever the do_action(‘comment_form’,$post->ID); command in their themes comments.php . It is that command that tells WordPress plugins that the comment form is being rendered to the page and any plugins that want to add something to the form should do it now. If they want to move it, they need to edit their comments.php file and move that command (it should not be outside the <form> </form> tags and needs to be enclosed in <?php ?> tags if it isn’t already part of some php block)

6) Why Not Just Use Akismet?

  1. Large numbers of bloggers and regular commentators who never spam have been flagged by Akismet as spammers.
  2. Any commentator who has been flagged as a spammer is treated rudely by your blog. They never see the message your comment is being moderated so they have no way of knowing what happened to their comment.
  3. If you have a particular box checked in the Akismet configuration, comments left for real people who have been flagged incorrectly as commentators in posts more than 30 days old are immediately deleted and they see a blank white page. See how to turn off Akismet Comment deletion.
  4. Read the many other posts and hundreds of comments related to problems with Akismet.

7) Why We Stopped Using Captchas and the Math Plugin:

  1. Even when your commentators enter the captcha or math solution correctly they are sometimes told they have entered it incorrectly.
  2. We had three complaints from regular commentators who are experienced bloggers within 48 hours of testing. If they don’t know that deleting cookies will probably resolve the problems of incorrect answers neither will your ordinary readers.
  3. They can be difficult for older people and those with poor vision to read.

8) Why We Don’t Recommend Using Bad Behavior:

We tested the Bad Behavior plugin and it behaved very badly, locking all three admins out of this blog. Even after using ftp to remove the plugin we were unable to log in. It took input from five top collaborators with very advanced WordPress skills to find and remove all the files necessary to recover from that test. Most bloggers do not know that many WP experts who have that kind of skills. Some have had to resort to reloading their blogs to recover.

Special thanks to Sammy Russo of  Search Friendly Web Design, Derek Semmler of  Team Thesis, Imran Yousaf of Blogging Junkie who loves optimizing blog load times, Donna Fontenot known for her eBusiness Coaching and Andrew Rondeau who writes about how to make a blog for their assistance at recovering from that test and also for testing this new plugin.

Thanks to all the bloggers who have commented on using G.A.S.P. and are promoting it in their own blogs.

9) G.A.S.P. VERSIONS:

There is a changelog section in the WordPress page for every plugin that indicates what changes with each version. The original version worked fine; however, there have been significant improvements since then:

  • 0.4 added the warning suggested by Dazzlin Donna Fontenot that pops up a message if you forget to check the box. That eliminated the problem of possibly losing your comment if you forget.
  • 1.01 resolved a problem that the plugin did not work with some custom Themes (identified by Dragonblogger).
  • Before 1.02 the plugin blocked trackbacks and pingbacks. Ileane noticed that and asked that they be unblocked.
  • Some bloggers including Dragonblogger are plagued by spam trackbacks / pingbacks so he did not like the 1.02 change. In response, Andy created 1.04 which allows each blogger to either block or allow all trackbacks and pingbacks. Dragonblogger suggests using another plugin to filter those if you have a problem with pingback or trackback spam.

Thanks also to all of our other collaborators who assisted in testing and these bloggers who are using this plugin:

  • Ari Herzog on Why he switched to our Akismet replacement
  • Karen at Blazing Minds calls GASP Plugin “a MUST for any blogger”
  • Cynthia Pedrosa The Game of Life Blog, Mobile Themes Designer know as zeolyte on DeviantARTand z3olyte11 of The Game of Life.
  • DragonBlogger (Justin Germino) Review of GrowMap Anti-SpamBot Plugin
  • Extreme John uses our G.A.S.P. Plugin too
  • iBlogZone Review of our Akismet Alternative
  • Ileane of BasicBlogTips says in her GASP Review: “GASP is so simple to use, that I highly recommend you download it today and activate it right away.” – See her How-to install GASP Video
  • Just Ask Kim said of our GrowMap Antispambot Plugin:  “Are you ready for a plugin that gets rid of 95% or more of that spam for you? And doesn’t give you a headache or slow down your blog?”
  • Moomettes calls GASP a Must Have Antispam WordPress Plugin
  • Technically Easy review of our antispam plugin
  • MANY MORE COMING WHEN TIME ALLOWS

{ 406 comments… read them below or add one }

← Previous Comments

spacer Fast Wheels March 4, 2013 at 1:40 am

I installed this at my blog and it works better than Akismet, thankfully.
Fast Wheels would love you to read ..2013 Kia Rio – Affordable Cool Carspacer

Reply

spacer Andy Gold March 3, 2013 at 11:08 pm

I am so glad to hear about this anti spam plugin. I’m receiving around 1000 spam comments a day for my wordpress blog, and that makes hard time for me, going through all them to know who to approve. My true commentators
are not getting through.
Hope this plugin helps solve the problem.
Andy Gold would love you to read ..Choosing a Cabinet depth refrigeratorspacer

Reply

spacer E cigarette February 2, 2013 at 1:59 pm

I agree, plugins like this are a must have. thanks
E cigarette would love you to read ..Electronic Cigarettes Explainedspacer

Reply

spacer Dar Forsythe January 12, 2013 at 12:53 pm

Great plugin! Just downloaded it, very useful and exactly what I was looking for.

Cheers,
D.

Reply

spacer Lowongan Kerja Terbaru January 6, 2013 at 10:23 pm

actually i dont understand to prevent spam.
but thanks for your share info, will wait for next article
Lowongan Kerja Terbaru would love you to read ..Lowongan Kerja Sanwa Engineering Batam January 2013spacer

Reply

spacer GrowMap
Twitter: GrowMap
January 7, 2013 at 10:03 am

Hello,

GASP prevents spambots from leaving comments so that controls the worst and largest amount of spam. It can also put trackbacks into spam, but then if you want see the real ones you have to manually pick them out and delete the rest. There is no solution that eliminates manually created spam or spam comments copied and pasted into blogs manually. Those you have to delete manually – but when you block the often very well written and clever spambot comments that is much easier to do.

Reply

spacer Chaitanya January 5, 2013 at 5:19 pm

GASP is a must have plugin as no one would like to fill captchas. People would more likely to comment on G.A.S.P enabled blogs rather than captcha enabled blogs, as it’s easy for a real human to check the box and very difficult for spam bots spacer
Chaitanya would love you to read ..How to install WordPress pluginsspacer

Reply

spacer Web Design NY January 1, 2013 at 11:38 pm

This must use plugin for blogs, it could use in combination with anti-spam bee.

Reply

spacer Paul January 1, 2013 at 4:19 am

Work great together, really appreciationThanks

I shared this with one of my friend, he is also conveyed big thanks to you.

appreciate that

Reply

spacer Alexander December 27, 2012 at 2:08 pm

Hi,
Just a note. I have multisite (a network). I’ve translated inscriptions like “Check that you are not spammer” etc into Russian and the checkbox disappeared spacer
I found that when I used quotes as in this message there is conflict or something… You can not see check box but when you try to send a comment there is appear inscription that your javascript disabled…
But in spite of this I found this plugin very nice and useful (I hate captha).
Alexander would love you to read ..Child bike seat vs trailerspacer

Reply

spacer GrowMap
Twitter: GrowMap
December 27, 2012 at 3:26 pm

Hello Alexander,

Yes, you should be able to use any language you wish. Did you just leave the quotes off so it doesn’t disappear?

Reply

spacer Electronic Cigarettes Vapor December 18, 2012 at 11:47 pm

It work with anti spam bee, this is a must have plugin.

Reply

spacer Eduardo December 17, 2012 at 3:06 am

Just testing. At first, it made me wonder if there´s any captchas (i hate capthcas!) involved… That checkbox is way so simple… I like that! will try to implement the plugin. thanks.

Reply

spacer zeemee December 14, 2012 at 12:19 am

well this is must use plugin for your blogs i am going to install it
zeemee would love you to read ..Shuaa Digest October 1998 PDF Free Download and Read Online!spacer

Reply

← Previous Comments

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.