Hosting / Forms
Google reCAPTCHA
reCAPTCHA embeds a CAPTCHA in your page preventing targeted and untargeted spam. CloudCannon does not send the email if the CAPTCHA fails to validate. reCAPTCHA requires additional configuration in the Site Settings.

To add reCAPTCHA to your site:
- Sign up for an API key at https://developers.google.com/recaptcha/
- Add the form element by following the instructions at the reCAPTCHA documentation.
- Add the secret and key to Site Settings / Forms

Once configured, any form submissions that fail to validate will return a 401 error page.
