0

I have custom form in WordPress site. Tracking ip address, checking referer page, validating email address. Still receiving spam subscriptions. Tried Bestwebsoft CAPTCHA, really simple CAPTCHA but not able to prevent spamming. Any help?

Developer
  • 324
  • 3
  • 13

2 Answers2

1

Using Contact Form 7 - Plugin will help to create Google Captcha, using api key.

This might help you.

Divyam Solanki
  • 461
  • 2
  • 7
  • 25
0

I have tried following for my purpose - https://codeforgeek.com/2014/12/add-google-recaptcha-wordpress/

This is perfect example for how to add Google captcha in custom wordpress/PHP/HTML forms.

Developer
  • 324
  • 3
  • 13