I’m excited to announce the new WordPress Featured Images In RSS plugin. It adds a site’s blog post featured images to the RSS feed of the site, with options for image size and positioning. I’ve seen lots of blog posts cover how to add this...
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...