Posts Tagged ‘Security’


Nov
06

SI CAPTCHA Anti-Spam Wordpress Plugin

Hi,

Adds CAPTCHA anti-spam methods to WordPress on the comment form, registration form, login, or all. In order to post comments or regiser, users will have to type in the phrase shown on the image. This prevents spam from automated bots. Adds security. Works great with Akismet. Also is fully WPMU and BuddyPress compatible.
Features:

* Configure from Admin panel
* JavaScript is not required
* Valid HTML
* Section 508 and WAI Accessibility Validation.
* Allows Trackbacks and Pingbacks
* Setting to hide the CAPTCHA from logged in users and or admins
* Setting to show the CAPTCHA on the comment form, registration form, login, or all.
* I18n language translation support (see FAQ)

Captcha Image Support:

* Open-source free PHP CAPTCHA library by www.phpcaptcha.org is included
* Abstract background with multi colored, angled, and transparent text
* Arched lines through text
* Generates audible CAPTCHA files in WAV format
* Refresh button to reload captcha if you cannot read it

Requirements/Restrictions:

* Works with Wordpress 2.6+, WPMU, and BuddyPress
* PHP 4.0.6 or above with GD2 library support.
* Your theme must have a ID); ?> tag inside your comments.php form. Most themes do. The best place to locate the tag is before the comment textarea, you may want to move it if it is below the comment textarea.

Requires WordPress Version: 2.6 or higher

More Details and Download

Thanks,

Shane G.

Popularity: 1%

Sep
17

How to Protect your blog with SSL?

Now, it is very easy to protect your blog using SSL. You just need to do the following:

1) Login to your dashboard.

2) Click on Edit Profile in the My Account menu.

3) You will see a new field called Browser Connection.

4) Select the option ‘Always use HTTPS When visiting administration pages’.

5) Click on ‘Update profile’.

6) You will be logged out. Sign in again using your password and you will be using the SSL.

Popularity: 4%

Aug
21

How to password protect the whole wordpress blog?

To make your whole wordpressblog password protected:

  1. Look in Settings -> Privacy.
  2. The last option is
  3. Check that button and click the Save Changes button.
  4. And now your blog is protected from everyone.
  5. You can – if you want – add up to 35 users who can access the blog.
  6. A paid upgrade offers unlimited users.

Popularity: 10%