# Adding Google reCAPTCHA

Prevent spam entries from abusing your WordPress sign-up form with fake sign-ups by installing Google reCAPTCHA. This adds an “I’m not a robot” checkbox to the bottom of your form, which ensures everyone who signs up for your list is a real person.

\***Feature only available with WordPress Edwiser Bridge 2.2.5 and above.**

\***Feature only available on Edwiser Bridge’s Login/Registration (/user-account/) page.**

**\*Unavailable in WooCommerce /my-account/ page**.

**\*Feature only available on the WordPress endpoint.**

**How to install Google reCAPTCHA in your sign-up form.**

You need to have a Google account to use Google reCAPTCHA. If you don’t have one, [sign up for one](https://accounts.google.com/signup): it’s free.

Go to <http://www.google.com/recaptcha/admin> ➜ Log into your Google account and click Next. Once logged in, you will be redirected to this page (Image Below). And you will have to fill in the details. (reCAPTCHA v2 and v3 both are compatible with Edwiser Bridge’s login/registration page.)

Please check the screengrab below.

Upon submission, you will receive a confirmation message. Along with site and secret keys.

Now go to WordPress Admin Dashboard ➜ Edwiser Bridge Settings ➜ General Tab ➜ Google reCAPTCHA settings ➜ Enable reCAPTCHA – Tick the checkbox ➜ Select the version type you wish to use ➜ Copy and paste the secret key and site key ➜ Based on your site requirements you may use this function on the Registration page and on the Login page as well. ➜ Click on **SAVE**.

Difference between reCAPTCHA v2 & v3

reCAPTCHA v2 verifies if an interaction is legitimate with the “I am not a robot” checkbox and invisible reCAPTCHA badge challenges.

reCAPTCHA v3 verifies requests with a score and gives you the ability to take action in the context of your site.

#### Doc navigation

[< User Profile Page](broken://pages/NMOfVnLAJLY7sKRwqGAA) [Email Template Settings >](broken://pages/gGCMr5JsyrSnceV5jJDM)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://remui-docs.edwiser.org/edwiser-bridge/adding-google-recaptcha.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
