Preventing spam on Wordpress: Difference between revisions

(Created page with "==google's recaptcha== ===What is recaptcha and how/will it help prevent spam ?=== For answers to those questions you can look at google's page about recaptcha(https://google....")
 
(3 intermediate revisions by the same user not shown)
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/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 7: Line 7:


* Go to the Wordpress recaptcha plugin site (https://wordpress.org/plugins/google-captcha/) and download the latest version on our site in to the Wordpress installation folder
* Go to the Wordpress recaptcha plugin site (https://wordpress.org/plugins/google-captcha/) and download the latest version on our site in to the Wordpress installation folder
* extract the contents of the archive in to '''./wp-content/plugins/ '''
* Extract the contents of the archive in to '''./wp-content/plugins/ '''
* Navigate to the Wordpress admin dashword and select the plugin link (on the left side of the dashboard)
* Navigate to the Wordpress admin dashbord and select the plugin link (on the left side of the dashboard)
* activate the google recaptcha plugin
* Activate the google recaptcha plugin
* this wil give you a link to the configuration page of the plugin or you can select the settings link located below the plugin
* This will give you a link to the configuration page of the plugin or you can select the settings link located below the plugin
* follow the instruction on the page and depending on you configuration recaptcha wil start
* Follow the instructions on the page and depending on your configuration recaptcha will start


===Video instructions===
===Video instructions===
The makers of the Wordpress recaptcha have a video tutorial. This will supplement the above instructions, particularly the last step. (https://youtu.be/RUJ9VwZLFSY)
The makers of the Wordpress recaptcha have a video tutorial. This will supplement the above instructions, particularly the last step. (https://youtu.be/RUJ9VwZLFSY)

Revision as of 22:41, 7 February 2016

Google's recaptcha

What is recaptcha and how/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 Wordpress 3.8 or higher

  • Go to the Wordpress recaptcha plugin site (https://wordpress.org/plugins/google-captcha/) and download the latest version on our site in to the Wordpress installation folder
  • Extract the contents of the archive in to ./wp-content/plugins/
  • Navigate to the Wordpress admin dashbord and select the plugin link (on the left side of the dashboard)
  • Activate the google recaptcha plugin
  • This will give you a link to the configuration page of the plugin or you can select the settings link located below the plugin
  • Follow the instructions on the page and depending on your configuration recaptcha will start

Video instructions

The makers of the Wordpress recaptcha have a video tutorial. This will supplement the above instructions, particularly the last step. (https://youtu.be/RUJ9VwZLFSY)