(please share the FULL error message you see, if applicable)
Other Information
I would like to use Captcha to prevent potential malicious use of a webform. I see instructions here on using hCaptcha but they seem to require use of html code. I don’t see how to enter html code when using Website Builder on a free website. What should I do to provide security for my form?
I don’t think site pro allows you to insert html snippets on its free plan. However, you don’t have to use the site builder. You can use something like wordpress or uploading your own html/php files via ftp
Implementing a CAPTCHA requires both adding HTML code to your website to render the CAPTCHA itself, but also PHP code on the backend to verify the CAPTCHA response. Site.Pro (and virtually any other website builder) does support adding custom HTML I think, but not custom PHP, so you’re limited to the form options that Site.Pro provides.
If the options provided by Site.Pro are insufficient, then you could use a different system to handle the forms, or even a different website builder entirely.
But before you start making drastic changes, you can also think for yourself whether this is really needed. No need to setup complicated solutions for problems that don’t exist yet.
Thank you. Possibly no Captcha is needed, if InfinityFree truly keeps bots away from these websites. If a Captcha turns out to be needed, I’m now thinking we could implement it on the signup Google sheet, outside of InfinityFree.