Spammers use bots to send automated form spam to websites. While CAPTCHA cannot eliminate all spam, it filters approximately 80% of spam that would otherwise reach your inbox. Limecube supports two CAPTCHA services: Google reCAPTCHA and hCaptcha.
Google reCAPTCHA#
reCAPTCHA is a free service from Google that protects your website from spam and abuse. It uses advanced risk analysis and adaptive challenges to block automated abuse while allowing legitimate users through easily.
Step 1: Generating Your Key
- 1Visit the Google reCAPTCHA admin console
- 2Log into your Google account (or create one)
- 3Enter a label for your own reference (e.g. 'Limecube form protection')
- 4Select 'reCAPTCHA v3' as the reCAPTCHA type
- 5Add both your live domain and temporary domain (without https:// or www.)
- 6Enter your account email address under Owners
- 7Copy the generated public and secret keys
Step 2: Inserting Your Key into Limecube
- 1Navigate to More > Administration > Settings > Security in the admin menu on the left
- 2Paste your generated keys into the reCAPTCHA fields
- 3Save your changes
Please make sure to test your forms after adding reCAPTCHA to ensure you receive form emails. Check your junk mail folder as well.
reCAPTCHA Setup Video
hCaptcha#
hCaptcha is an alternative CAPTCHA service that differentiates between humans and bots with a strong emphasis on privacy protection. It presents challenges that are straightforward for humans but difficult for automated systems, making it appealing for those wanting an alternative to Google reCAPTCHA with better data protection.
