- Your cart is currently empty.
How to Add Google reCAPTCHA to Weebly
Installing the Google reCAPTCHA test on your contact forms is crucial for the security of your website and email inbox. This also applies to websites built on Weebly.
If you don’t make sure that you have the right protection in place, online attackers can use your email inbox to send spam en masse. Check below how to avoid this scenario using the reCAPTCHa test.
Installing Google reCAPTCHA in five steps
- Log in to your Weebly user interface and go to edit the contact form. There, turn on the Captcha option.
2. At www.google.com/recaptcha/, fill in the form to get the reCAPTCHA service (always select reCAPTCHA v2) and press the Register button. For more detailed instructions, please see the post Prevent abuse of the contact form.
3. In your Webbly UI, search for “Client side integration” and add the code in the header:
<script src='https://www.google.com/recaptcha/api.js'></script>
4. Using the Embed Code plugin, add the following code to the contact form:
<div class="g-recaptcha" data-sitekey="YOUR SITE KEY"></div>
5. Save your changes by pressing the “Save” button and publish by pressing the “Publish” button.

COMMENT THE POST
Your comment has been successfully submitted
The comment will be visible on the page when our moderators approve it.