Showing posts with label login. Show all posts
Showing posts with label login. Show all posts

Thursday, 2 February 2012

Login log for your WordPress


Here is a companion #WordPress #plugin for the Limit Login Attempts one I posted about before ( http://bit.ly/z3q1gM ): Simple Login Log does exactly that. It keeps a log of all successful or not attempts to login on your site. You'll be surprised at the number of attempts (I certainly was when I found I had 600 attempts from bots in 3 days :))

Simple Login Log can be found at WordPress.org http://bit.ly/xeA67f

Tuesday, 31 January 2012

Block brute-force attempts on your WordPress blog


WordPress on it's own a quite secure #CMS but this doesn't mean there is no room for improvement. A simple but effective way to make your #WordPress installation more secure is to limit the amount of attempts that can be made on your login page. This will block automated or not attempts to gain access to your site by guessing the password.

The #plugin is called Limit Login Attempts. It will log attempts to login, and will limit the amount of times an IP can fail the login process. Over a (custom) limit it will just block any further attempts. Many customizations are offered (see screenshot). You will certainly be surprise by how many attempts are being made by #spambots!

Limit Login Attempts can be found on WordPress.org http://bit.ly/we0JdW