Google reCaptcha is used by various application and plugins to block automated abuse on websites like various spam activities including fake registrations and comments etc.
In this lesson we will show you how you can register for Google reCaptcha and obtain its API keys to use in your plugin, website etc.
First thing you need to do is visit reCAPTCHA website and click ‘Get reCAPTCHA’ button followed by ‘Signup Now‘ button.
Add your website and click ‘Create‘ button. This will be generating your reCAPTCHA API Keys.
Copy the public and private keys to use in your website’s plugin or application etc.