Captcha Settings
Captcha Settings enable Google reCAPTCHA v3 verification to keep bots from submitting comments and subscription forms. The page contains a single Google reCAPTCHA v3 panel.
Options
| Field | Description |
|---|---|
| reCAPTCHA Enable | Turn reCAPTCHA v3 on or off (on by default) |
| Base Address | Service endpoint: https://www.google.com/recaptcha (default) or https://www.recaptcha.net/recaptcha for environments that cannot reach Google directly |
| Site key | The public key served to browsers |
| Secret key | The key for communication between your site and Google — keep it secret |
| Score | A decimal between 0.1 and 1 (default 0.1); behavior scoring below the threshold is treated as a bot. Smaller values mean looser restrictions |
Getting a Key Pair
- Sign up at google.com/recaptcha/admin to register a key pair for your site.
- The pair consists of a Site key and a Secret key — fill them in and save.
reCAPTCHA v3
v3 requires no user interaction — it scores behavior automatically and stays invisible to visitors. Once enabled, both comment and subscription submissions are verified.