Skip to content

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

FieldDescription
reCAPTCHA EnableTurn reCAPTCHA v3 on or off (on by default)
Base AddressService endpoint: https://www.google.com/recaptcha (default) or https://www.recaptcha.net/recaptcha for environments that cannot reach Google directly
Site keyThe public key served to browsers
Secret keyThe key for communication between your site and Google — keep it secret
ScoreA 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

  1. Sign up at google.com/recaptcha/admin to register a key pair for your site.
  2. 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.

Built with VitePress