-1

I'm using the Captcha module in the forms, but the client informed me that I'm receiving a lot of spam in the contact form submissions. How can I reduce this? And how can I test this locally before testing it in production?

1 Answer 1

0

There are few things you can do to stop spam in your contact form submission.

  1. Use ban IP to ban specific IPs which are spamming your form.
  2. Use captcha, recaptcha modules link for reference https://www.drupal4u.org/tips-and-tricks/best-drupal-captcha-modules
  3. Restrict users to submit form only once link for reference https://drupal.stackexchange.com/questions/251253/how-to-limit-webform-submissions-access-to-only-users-who-have-webform-submissio

Read more options at https://www.nutshell.com/blog/8-ways-to-combat-form-spam

Sign up to request clarification or add additional context in comments.

1 Comment

Thank you for your response. I will look into your suggestions !

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.