Still Receiving Spam w/Question Verification

toad 12 Mar, 2015
Still receiving SPAM via footer form, even if I'm using the Question verification. I can't use Captcha because some of my pages are using Captcha and that tends to conflict with the footer form's captcha.

How can I prevent to barrage of SPAM?
fasenderos 13 Mar, 2015
In simple word.. you can'tšŸ™‚
Give a try to the Honeypot.
Another way is to use a text field (use css or jquery to hide the field) and give it a standard name like "email" than set the server side validation for this field to empty, than in case of fail redirect the bot to a fake submission page.
Of course, no solution is completely foolproof
This topic is locked and no more replies can be posted.