How to create Google reCAPTCHA keys for site security?

This article defines how to create reCAPTCHA keys from Google. By adding reCAPTCHA capability to your website, you can help make it more secure.

About Google reCAPTCHA

Google reCAPTCHA is a popular service providing anti-abuse security to assist protect your website. For instance, ServersGate Optimized for WordPress utilizes the reCAPTCHA feature as an additional layer of security for your site. To integrate Google reCAPTCHA in an application, you register the app or web domain with Google’s reCAPTCHA service. After the domain is registered, Google provides reCAPTCHA keys.

There are two keys, the Site Key and the Secret Key. The Site Key and the Secret Key are also sometimes called the public and private key, respectively.

The Site Key is used to render the reCAPTCHA within a page, and the Secret Key is used for server-side validation. The keys are unique to the domain for which they are registered.

How to create Google reCAPTCHA keys

To create the reCAPTCHA keys, follow these steps:

   1. Use your web browser to go to Google’s reCAPTCHA site.

   2. Click the blue Admin console button on the upper right-hand side of the page:

  

   3. Sign in to your Google account

   4. The Google reCAPTCHA dashboard appears. If you have already created reCAPTCHA keys, the dashboard shows statistics about your previously generated keys:

   5. To generate a new Site Key and Secret Key, click + on the upper right-hand side of the page:



   6. The Register a new site form appears. Specify the following information about your site to obtain the Site Key and Secret Key:

     

Label: Generate a label for the site’s keys.

reCAPTCHA Type: There are four different sorts of Google reCAPTCHA available for use on your site.

Domain: The website URL where you will use these keys, such as instance.com.

Owners: This option is set by default according to the Google account you logged in with. To register multiple owners, click Enter email addresses, and then type the e-mail accounts you want to add.

Terms of Service: Accept the reCAPTCHA terms of service to use reCAPTCHA for your site.

Alerts: If there are any problems on your website, like reCaptcha misconfiguration or increased suspicious traffic, alerts are sent to the owner(s) of the site listed in the form.

    

7. Click SUBMIT. The newly created Site Key and Secret Key appear:


   

 

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How can I change a database password on cPanel?

Changing MySQL database password via cPanel You can change your database’s password by...

How can I change my PHP version on cPanel?

Changing PHP version via cPanel Your Hosting Account's PHP version can be changed at any time,...

How can I create a new MySQL database in cPanel?

Creating a new MySQL database at Servers GATE using cPanel   You can easily create a new MySQL...

How can I locate my MySQL database details on cPanel?

Locating your MySQL database details via cPanel You can easily locate your MySQL databases...

How can I set up a redirect on cPanel?

Creating a redirect on cPanel Your hosting redirects can be easily managed with the assistance...