CodeIgniter Forums
Captcha: Always spam - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=11)
+--- Thread: Captcha: Always spam (/showthread.php?tid=75207)



Captcha: Always spam - NuancierPeinture - 01-12-2020

Hello,

This is my first site made on CodeIgniter3 : [redacted]
(it's a site where you can find the color of your car or a RAL, NCS color...)

I created a contact page, available here : [redacted]

Having a lot of spam, I have added the Captcha library, but despite this, I still have a lot of spam.

Do you know how I can reduce it?

Thanks in advance for your help


Thomas


RE: Captcha: Always spam - InsiteFX - 01-13-2020

Give this a try.

 We know how to stop form and comment spammers!


RE: Captcha: Always spam - jreklund - 01-13-2020

You should use a third party captcha instead of the built in one in CI3. It's too simple.

I recommend Google.
https://developers.google.com/recaptcha/docs/v3


RE: Captcha: Always spam - NuancierPeinture - 01-14-2020

Thank you for your fast reply.

I'll try to install ReCaptcha (if I can...).


RE: Captcha: Always spam - NuancierPeinture - 01-15-2020

I've just set it up (see: https://www.nuancierpeinture.fr/contact)

I'll let you know if this method works better.


RE: Captcha: Always spam - NuancierPeinture - 01-29-2020

Hello all,

I haven't received spam for 15 days using Google ReCaptcha

So you can close this topic

Thank you for your help!


RE: Captcha: Always spam - jreklund - 01-29-2020

Hi, I'm glad that it all worked out! :-)