Wednesday 4 September 2013

How to Add Captcha in Joomla 2.5


Native Recaptcha was added into Joomla in version 2.5. Using Recaptcha is a great way of preventing bots from making fake accounts and content on your site.
There are five steps to setting up Recaptcha:

v  Log in to your administrator back-end

v  To enable Recaptcha
          For Contact forms and the Registration
Ø  Go to Global Configuration, and select the "Site" tab.
Ø  Choose "Captcha - Recaptcha" in your "Default Captcha"field
Ø  Click Save & Close
 v   For the Registration form only    
Ø  Go to your User Manager. You can find this under Users along the top menu or in the buttons on the main page of your Administrator panel.
Ø  Choose one of the following
·         "Use Default" in your "Default Captcha" field. (This is the default setting and follows the "Default Captcha" field setting in Global Configuration)
·         "None Selected" in your "Default Captcha" field. (This setting ignors the "Default Captcha" field setting in Global Configuration. Used when you want Recaptcha in Contact forms but not in the Registration form.)
·         "Captcha - Recaptcha" in your "Default Captcha" field. (Only needed if "Default Captcha" field setting in Global Configuration is set to "-None Selected-" and when you want the Recaptcha in contact form but not in the Contact forms).
·         Click Save & Close.

v  Go to your Plug-In Manager. You can find this under Extension Manager along the top menu or in the buttons on the main page of your Administrator panel.

v  Edit the Plug-In "Captcha - ReCaptcha"
·         Set Status to "Published"
·         Copy and paste the Public and Private keys in their appropriate fields on the right.
·         Get the Public and Private keys by signing in with your Google account (create an account if you don't have one) here https://www.google.com/recaptcha/admin/create
·         Register your website domain, and Google will provide you with your ReCaptcha keys.
·         Click Save & Close
That's it! You're done!


No comments:

Post a Comment