Anti-spam

Anti-spamdonateview source

WordPress Anti-spam plugin

Anti-spam plugin blocks spam in comments automatically, invisibly for users and for admins.

  • no captcha, because spam is not users' problem
  • no moderation queues, because spam is not administrators' problem
  • no options, because it is great to forget about spam completely

Plugin is easy to use: just install it and it just works.

How does Anti-spam plugin work?

Two extra hidden fields are added to comments form. First field is the question about the current year. Second field should be empty.
If the user visits site, than first field is answered automatically with javascript, second field left blank and both fields are hidden by javascript and css and invisible for the user.
If the spammer tries to submit comment form, he will make a mistake with answer on first field or tries to submit an empty field and spam comment will be automatically rejected.

How to test what spam comments are rejected?

You may enable sending all rejected spam comments to admin email.
You should edit "anti-spam.php" file and find "$antispam_send_spam_comment_to_admin" and make it "true".

What is the percentage of spam blocked?

Anti-spam plugin blocks about 99.9% of automatic spam messages (sent by spam-bots via post requests).
But Anti-spam plugin will pass the messages which were submitted by spammers manually via browser. But such messages happens very rarely.

Not enough information about the plugin?

You may check out the source code of the plugin.
The plugin has about 100 lines of code and pretty easy to read. I was trying my best to make plugin's code clean.
Plugin is small but it makes all the dirty work against spam pretty good. You may give it a try.

How to reduce the amount of spam?

Do not order spam-newsletters because people hate spam and people will not like products received from spam. Do not order products from spam. If spam will be less effective than spammers will stop sending it.

49 comments on “Anti-spam

  1. chris fuller

    I installed your plugin and it does not work, I can see no entry for current 'year' only an extra form entry for 'website' This 'website' comment area also remains after I uninstalled your plug-in, Can you please give me directions as to how to remove all of your plugin from my website

    • webvitaly Post author

      You will not see 'year question' visually, you could only see 2 extra inputs in the html source of the page. More info how anti-spam plugin works.

      Anti-spam plugin does not add website-area to comment form. It is the default WordPress input and it is not connected to Anti-spam plugin.

      Anti-spam blocks spam invisibly for users. So if you stop receiving the spam than plugin works.

      If you have more questions than submit link to the website and I will try to help.

  2. steve b

    I am using your plugin and it has completely stopped the spam thanks so much!

  3. brilliant!
    My life nearly felt 'empty' not having to manually delete scores of daily spam comments.
    And not forcing users to do more than just comment.
    genious!
    thank you.

Submit a comment

example: http://google.com
Allowed HTML tags: <a href="http://google.com">google</a> <strong>bold</strong> <em>emphasized</em> <code>code</code> <blockquote>
quote
</blockquote>

*