---
title: "How to add Google reCAPTCHA for your website"
description: "It is mandatory to setup your google reCAPTCHA v3 api key to work all of your frontend form. follow below step to get you own&hellip;"
canonical: "https://xgenious.com/how-to-add-google-recaptcha-for-your-website/"
source_url: "https://xgenious.com/how-to-add-google-recaptcha-for-your-website/"
author: "Sanzida Khan"
published: "2023-04-17T12:41:00+06:00"
modified: "2025-01-19T04:25:31+06:00"
---

# How to add Google reCAPTCHA for your website

It is mandatory to setup your google reCAPTCHA v3 api key to work all of your frontend form. follow below step to get you own captcha key.

## **Step 01:** sign up for an Api key pair for your site, Go to [Google Captcha site](https://www.google.com/recaptcha/intro/v3.html)

![](https://xgenious.com/wp-content/uploads/2021/04/captcha-website-1024x450.png)

*google recaptcha website*

## **Step 02:** click on [v3 Admin Console](https://www.google.com/recaptcha/admin) to go admin console

![](https://xgenious.com/wp-content/uploads/2021/04/Screenshot-at-Apr-06-18-59-41-1024x80.png)

*go to admin console*

**Step 03:**Register a new site

![](https://xgenious.com/wp-content/uploads/2021/04/Screenshot-at-Apr-06-19-05-44.png)

*register new site for captcha*

- **Step 04:** enter **label** for recognise it later
- **Step 05:** select **reCAPTCHA type** to **reCAPTCHA v3**
- **Step 06:** enter your **Domains**
- **Step 07:** add **Owners**
- **Step 08**: **Accept the reCAPTCHA Terms of Service**
- **Step 09:** click on **submit** button, Your API keys will be generated.

![](https://xgenious.com/wp-content/uploads/2021/04/Screenshot-at-Apr-06-19-10-25.png)

*generated google captcha v3 api key*

**Step 10:** now you have to add those captcha key to admin panel **“General settings > Third Party Script”**

![](https://xgenious.com/wp-content/uploads/2021/04/Screenshot-at-Apr-06-19-13-23-1024x119.png)

*google captcha api key setup*

- **Google Captcha V3 Site Key:** copy google captcha v3 site key and paste it here
- **Google Captcha V3 Secret Key:** copy google captcha v3 secret key and paste it here
