Recently there’s been more and more sites getting infected with malware via automated scripts because of weak passwords or insecure non-updated WordPress sites. Here’s a few tools and tips we recommend to secure your WordPress web site better. First, start...
I came across these three plug-ins, and thought I’d share them. First up, a great IE 6 warning plug-in. IE6 needs to die.. and this plug-in can help warn the ignorant: Shockingly Big IE6 Warning From...
It’s pretty simple… just edit your Wordpress wp-config.php file, adding the following lines: //* FTP login credentials to stop WordPress asking for FTP details * define(‘FTP_HOST’, ‘ftp.yoursite.com’); define(‘FTP_USER’,...
Update: I located a Wordpress plug-in that can be scheduled to automate your database optimization: http://wordpress.org/extend/plugins/wp-database-optimizer/ Many Wordpress customers ask about their database disk use, or their disk quota in general, because they are...