简体   繁体   中英

Wordpress Contact Form Spam protection with Google Captcha and Honey Pot

I have set up a contact form with contact form 7 and Contact Form 7 Captcha (google reCAPTCHA v2) and honey pot (Honeypot for Contact Form 7) and still getting spam mostly in russian language.

Recaptcha stats show, that most spam is sorted out, but one or two per day gets trough. 重新验证成功率

My Wordpress form:

[honeypot honeypot-442 id:first-name-field]
<label> Name*
    [text* your-name] </label>

<label> E-Mail*
    [email* your-email] </label>

<label> Subject*
    [text* your-subject] </label>

<label> Message*
    [textarea* your-message] </label>

[cf7sr-simple-recaptcha]

[submit "Submit"]

How can I make my contact form spam free?

您可以使用比联系表格 7 更好的 Wp 表格,它也会更好地发送垃圾邮件

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM