reCaptcha v3 visible on site but not on control panel in google

1 reply · opened Feb 11, 2022

ZzebragrFeb 11, 2022

After I could implement reCaptcha 3 settings in form.php & my html (visible icon on the bottom left on the site), and sending of emails is working but since I am not seeing any "action" on the control panel in google reCaptcha site, I think it is not working (have already sent like 50 emails and they all go through and none is visible there (picture)).

Also you can type anything in the fields and the email would be sent, so not really checked with reCaptcha...

http://www.zebra.si/index-en.html#section-contact

Same happens even if I use your "vanilla" "contact-3-recaptcha.html" page with only my key added... (obviously uses the same form.php)

http://www.zebra.si/contact-3-recaptcha.html

Any clues how can I connect truly to Google, not just having the icon?

SSemicolon WebSTAFFFeb 11, 2022

Hello,

  1. Make sure that the Codes for using reCaptcha v3 is used from the contact-recaptcha-v3.html Template.

  2. Ensure that the Site/Secret Keys in the HTML and the include/form.php are properly configured and are relative to the reCaptcha v3 Keys generated from the Google reCaptcha v3 Admin Panel.

Could please explain us more about this:
Also you can type anything in the fields and the email would be sent, so not really checked with reCaptcha…

Like what data you are entering in the Forms? Please remember that reCaptcha only protects from Automated Bots and malicious software. It does not process and analyze the Form Data. You can setup filtered words inside the include/form.php File. Simply find the $spam_keywords and setup keywords depending on the content you are receiving everyday.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard