Preventing spam on Joomla: Difference between revisions

From ULYSSIS documentation
Line 1: Line 1:
==Google's recaptcha==
==Google's recaptcha==
===What is recaptcha and how/will it help prevent spam ?===
===What is recaptcha and how does/will it help prevent spam ?===
For answers to those questions you can look at google's page about recaptcha(https://google.com/recaptcha)
For answers to those questions you can look at google's page about recaptcha(https://google.com/recaptcha)


Line 9: Line 9:
**example of public and private key (https://i.imgur.com/vGJKEXx.png)
**example of public and private key (https://i.imgur.com/vGJKEXx.png)
* Navigate to the admin pannel of your joomla instalation
* Navigate to the admin panel of your joomla instalation
** Select plugins from the extentions pane in the top menu.
** Select plugins from the extentions panel in the top menu.


* Search for recaptcha in the search box
* Search for recaptcha in the search box
Line 16: Line 16:


* One complete it is '''critical''' that you configure your recaptcha properly
* One complete it is '''critical''' that you configure your recaptcha properly
** Go to recaptcah's configuration page by selecting recaptcha in the abovementioned pane
** Go to recaptcha's configuration page by selecting recaptcha in the above mentioned panel
** '''make sure you select version 2 (default is version 1)'''
** '''make sure you select version 2 (default is version 1)'''
** Fill in the required keys you got on google's recaptcha administrator page
** Fill in the required keys you got on google's recaptcha's administrator page


* Once done joomla wil begin to require recaptcha's
* Once done joomla will begin to require recaptcha's

Revision as of 17:29, 23 February 2016

Google's recaptcha

What is recaptcha and how does/will it help prevent spam ?

For answers to those questions you can look at google's page about recaptcha(https://google.com/recaptcha)

Installation

This installation guide requires joomla 3.4 (or higher).

  • Navigate to the admin panel of your joomla instalation
    • Select plugins from the extentions panel in the top menu.
  • Search for recaptcha in the search box
    • Enable recaptcha by clicking on the status icon next to recaptcha
  • One complete it is critical that you configure your recaptcha properly
    • Go to recaptcha's configuration page by selecting recaptcha in the above mentioned panel
    • make sure you select version 2 (default is version 1)
    • Fill in the required keys you got on google's recaptcha's administrator page
  • Once done joomla will begin to require recaptcha's