How to remove SPAM from contact us page

sage68

Registered Member
Joined
Aug 29, 2024
Messages
82
Reaction score
29
Hello everyone,
I'm getting a lot of SPAM from contact us page. Is there anything that I can do it to reduce it?
The website is on WordPress.

Thanks
 
Сonsider adding a CAPTCHA, such as Google reCAPTCHA, or using the honeypot technique to trap bots. You can also enable a plugin like Akismet for automatic SPAM filtering. Limiting form submissions and blacklisting repeated SPAM IPs can provide additional protection.
 
Captchas are pretty much your only option. Opt for one that is relatively time consuming or expensive for bots/api solvers, such as FunCaptcha, hCaptcha or GeeTest. You can also look for WP plugins that use javascript to build and create the contact forms, as that would remove you from the firing line of apps like GSA contact.
 
To reduce SPAM on your WordPress contact form, you can use a CAPTCHA plugin (like Google reCAPTCHA) or a form plugin with built-in anti-SPAM features (such as WPForms or Contact Form 7 with Akismet).
 
Back
Top