Fighting Comment Spam

Despite using a captcha to fight comment spam I’ve seen an increasing amount of the junk in the past few weeks. At first I thought maybe the spammers were getting past the captcha, but carefully analyzing the log files shows that isn’t what happens.

In the most recent comment spam I received the spammer simply used the following Google search:

"Leave a comment" inurl:subject


The exact phrase “Leave a comment” is commonly used in WordPress themes so the spammer is looking for WordPress blog posts where comments are allowed. Then they use the ‘inurl’ operator to return only pages where ’subject’ appears in the URL. Pretty clever.

Then they visit the site and paste in their spam. In my case they actually fill in the captcha image challenge and submit the spam. In most cases WordPress puts the comment into moderation because it includes links.

So what can be done to combat this new manual comment spam? I’ve decided to change the “Leave a comment” phrase to something else on my more popular blogs. Time will tell if this helps some of this more sophisticated comment spamming.

Explore posts in the same categories: Computer Technology, General, Misc

One Comment on “Fighting Comment Spam”

  1. Chip Cuccio Says:

    I turned off user reg’d comments, captcha, and are wide open. What I did enable, is the stock 2.0.1 Akismet plugin. Works like a charm.