Skip to main content
Question

Help Installing Recaptcha on Site

  • April 7, 2026
  • 1 reply
  • 21 views

Chipi410

Hi, 

I am trying to install reCaptcha on my site but when I copy and paste that snippet of code with my site key, I get a submit button that appears at the top of my website. (Not the checkbox I was going for). 

1 reply

faube
Staff
Forum|alt.badge.img+7
  • Staff
  • April 16, 2026

Instructions to install a checkbox key on your website:

https://docs.cloud.google.com/recaptcha/docs/instrument-web-pages-with-checkbox

 

This will only work if your key has the right integration_type=CHECKBOX

You can verify this using the GetKey API method, or the GCloud SDK:

https://docs.cloud.google.com/sdk/gcloud/reference/recaptcha/keys/describe