We all know that the best blogging platform existent @ the moment is Wordpress. It makes designing/optimizing a blog/site easy-breezy majorly due to it’s use of plug-ins unlike it’s fierce competitor, Blogger.
Most newbies to blogging with wordpress, do miss out when it comes to what they can achieve in little time, with the right wordpress plug-ins thus my compiling this list of top 15 wordpress plug-ins EVERY wordpress blog must have.
Thanks for Jason Acidre for serving as a catalyst in getting this post ready within a short time
.
Without much preambles, let’s begin.
NOTE: For certain wordpress plug-ins to function without a hitch, all themes must have the tag <?php wp_head(); ?> in header.php before </head>.
Also the tag <?php wp_footer(); ?> must be present in footer.php before </body>. Please take note.
SECURING YOUR WORDPRESS INSTALLATION FROM HACKERS AND DATA LOSS
1. Limit Log-in Attempts: This plug-in when configured properly alerts you of any failed attempt to log into your admin area. While alerting you, it also prevents any further log-in attempts from that IP for a number of minutes which you can set as you please.
2. Secure Wordpress: Helps hide your wordpress version from hackers, prevents directory listing of your themes and plug-ins folders, deactivates tooltip and error message at login of WordPress and a lot more.
3. WP-DBManager, WordPress Database Backup and WP-Optimize: there will be times when you’ll probably need to restore your site for many reasons, hacking being one of them. A database backup saves you a lot of work and that’s basically what the first two plug-ins do. They help create a backup of your database. Wp-Optimize helps to keep your database fast, compacted and free of useless files. Check out my article @ QuickOnlineTip on How To Backup and Restore WordPress Database.
You might also want to check out these past posts on securing wordpress: How To Secure Wordpress Blogs Via Htaccess File and How To Secure Wordpress Blogs With Plug-ins.
Read the rest of this entry »