1. Open the Admin Console & Start Registration
-
Log in to the Google reCAPTCHA Admin Console at https://www.google.com/recaptcha/admin.
-
Click the “+” (or “Create”) button to begin registering a new site.
2. Fill Out the Registration Form
-
Label: Enter a descriptive name for the reCAPTCHA configuration, such as “SaleBot Integration.”
-
reCAPTCHA Type: Choose one of the following:
-
v2: Displays a checkbox for users to confirm they are not robots (“I’m not a robot”).
-
-
Domain: Add your website’s domain (e.g., yourdomain.com). Multiple domains can be added if necessary.
-
Owners: Your Google account will be pre-filled, but you can add others if needed.
-
Accept Terms: Check the Terms of Service box to proceed.
3. Submit the Form
-
After filling in the details, click Submit.
-
Google will generate and display two keys:
-
Site Key: For frontend integration (e.g., in forms).
-
Secret Key: For backend verification of reCAPTCHA responses.
-
4. Save Your Keys
-
Copy both the Site Key and Secret Key to a secure location. These will be required for configuring reCAPTCHA in your system.
5. References for Visual Guidance
-
Google's Official reCAPTCHA Documentation: https://developers.google.com/recaptcha/docs/start
-
Step-by-Step Setup Guide (with screenshots): https://wpwax.com/how-to-setup-google-recaptcha-on-wordpress/