Appearance
How to Configure Google reCAPTCHA?
Last update: 18 Apr 2025
Step 1: Create a Google reCAPTCHA
First, go to the Google reCAPTCHA website and create a reCAPTCHA v2 Checkbox. After creating it, copy your Site Key and Secret Key.

Step 2: Configure Google reCAPTCHA from the Admin Panel
Log in to your Link AI Admin Panel and navigate to:
Settings -> General Settings -> Webtools and Google Configuration Settings
Enter your Site Key and Secret Key, keep reCAPTCHA Enable set to ON, and click Update Changes.

Step 3: Configure Google reCAPTCHA in the .env File (Optional)
If you prefer, you can configure Google reCAPTCHA directly in the .env file by updating the Site Key and Secret Key.
After making the changes, save the file.

Step 4: Disable Google reCAPTCHA (Optional)
If you do not want to use Google reCAPTCHA, navigate to:
Settings -> General Settings -> Webtools and Google Configuration Settings
Set reCAPTCHA Enable to OFF and click Update Changes.

