Plugins to Speed Up Your WordPress Site

Categories: Site Optimization Tips, Wordpress, Wordpress Plugin

Speeding up your WordPress blog goes a long way to improve its popularity. As the website loads faster, your visitor enjoys browsing, driving high traffic and generating revenue. While there are many proven ways to boost a site’s performance (a lot of these are explained in the WordPress Optimization Tips and Tricks post), in this article we will take a look at some WordPress plugins that allows you to perform critical front-end and back-end optimizations, within the comfort of your WordPress dashboard.

In the first section of this article I have listed the well known WordPress caching plugins and my recommendation. The next section has a list of few nice utility type plugins which you might find useful (depending on your situation). Please note that you don’t need to install all of the plugins listed here on your site (Just pick whatever fits your needs).

Top WordPress Caching Plugins

W3 Total Cache

A lot of people still use the WP Super Cache plugin. WP Super Cache is a nice plugin but have you tried the W3 Total Cache plugin yet? If you are using a WordPress caching plugin and you have never tried the W3 Total Cache then you seriously need to give this plugin a go. W3 Total Cache is a relatively newer caching plugin with better performance and the configuration is much easier and cleaner. It works nicely with the WP eStore, WP eMember and the WP Affiliate Platform Plugins too (more details here).

W3 Total Cache is the fastest and most complete WordPress performance optimization plugin. Trusted by many popular sites like: mashable.com, smashingmagazine.com, yoast.com…. tipsandtricks-hq.com :) and others.

W3 Total Cache improves the user experience of your blog by improving your server performance, caching every aspect of your site, reducing the download time of your theme and providing transparent content delivery network (CDN) integration.

Hyper Cache

Hyper Cache is a new caching system for WordPress, specifically written for people who have their blogs on low resources hosting provider (CPU and MySQL). It works even with hosting based on Microsoft IIS.

WP-Cache

WP-Cache is an efficient WordPress page caching system to make your site much faster and responsive. It works by caching WorPress pages and storing them in a static file for serving future requests directly from the file rather than loading and compiling the whole PHP code and then building the page from the database.

WP Super Cache

WP Super Cache plugin generates static HTML files from your dynamic WordPress blog. After a HTML file is generated your webserver will serve that file instead of processing the comparatively heavier and more expensive WordPress PHP scripts.

DB Cache

The DB Cache plugin caches every database query with given lifetime. It is much faster than other HTML caching plugins and uses less disk space for caching.

1 Blog Cacher

1 Blog Cacher is a WordPress plugin that caches your pages in order to increase the response speed and minimize the server load. Cached files are stored in HTML files, and organized in directories emulating the URLs (if “safe_mode” is not enabled), so it’s easy to display the content of the files and organize them (for instance deleting the cache for a given entry, for all categories, for all searches, for all posts from a given date, etc.)

Other Useful Site Speed Related Plugins

Clean Options

As you go on installing, using and uninstalling plugins on WordPress, the ‘wp_options’ table becomes bloated. Even some themes use this table to store settings related data. Some of those records don’t get deleted as the plugin/theme is uninstalled. The table continues to grow and contribute to progressively slower load times. The Clean Options plugin gives users an easy and safe way to get a bloated wp_options table down to a manageable size. It’s equipped with many built-in safety features so you don’t accidently delete any data that’s needed for your blog to operate.

IFrameWidgets

Bloggers often add various widgets to their site for social networking, advertising, weather update etc. Widgets remain hidden until they are completely loaded. Some of these widgets could be written using slow JavaScript, causing your page to slow down. If they somehow give up, the page gets broken as items after the slow widgets fail to load. The IframeWidgets plugin eliminates this problem by loading the widgets within an Iframe. Iframes load parallel to the rest of the page, so if one or more of those sluggish widgets hang, the page on its own remain unaffected.

Optimize DB

Optimize DB lets you speed up your MySQL database, without you needing to learn complicated optimization techniques. This plugin runs the ‘optimize table’ command on your WordPress tables and defragments them. This significantly reduces the query execution time and physical space on disk. Use it to optimize the tables which are updated the most.

CSS Compress

CSS Compress is a nice plugin to reduce the size of bloated CSS files. It removes comments as well as white space characters from the CSS (new lines and tabs). It also performs GZIP compression. Using this plugin reduces the CSS for the default “Kubrick” theme from 8 KB to 1.7 KB! It’s also very easy to install and use. If you are using the W3 Total Cache plugin then you shouldn’t need to use a CSS compressor plugin.

Digg Protector

Many bloggers have complained about ‘invasion of Diggers’. If one your posts get Digged, it’ll drive a lot of traffic, stretching out your server-load to maximum. Most of this load is caused by high amount of images that are loaded. The Digg Protector plugin will determine if a visitor is from Digg, and if he is then the plugin will serve him a remotely-hosted version of the image, taking the load off your site’s server. Otherwise, the plugin will serve the locally-hosted (on that server) image.

PHP Speedy

Another handy tool for boosting site performance. PHP Speedy can speed up the download time of your web pages by joining together all the appropriate files and compressing them. The recently released version(0.4.7) requires WordPress 2.6 or higher.

Hopefully you will find some of these plugins useful. Also, checkout the list of best WordPress plugins to find out what other plugins you should be using.

Articles you may also like:

  1. List of the Best and Must Use WordPress Plugins
  2. WordPress Optimization Tips and Tricks for Better Performance and Speed
  3. WP-Table plugin for WordPress with the fatal error fix
  4. Adsense Integration plugins for WordPress
  5. WordPress Affiliate Platform Plugin – Simple Affiliate Program for WordPress Blog/Site
Tags: , , ,

Subscribe to Tips and Tricks HQ to stay informed

twitter_icon

29 Responses.

  • #1 by Satya Prakash on November 3, 2010 - 9:49 am

    For IFrameWidgets plugin, I want to say one thing that it is not necessary that it will increase speed. I know that IFrame takes more time to create. I think better option is to write Javascript tag like this:
    document.write(‘<' + script' + …);
    or if possible,write your script tag in Google Analytics style.
    .-= Satya Prakash´s last blog ..What is Rhetorical Criticism =-.

  • #2 by Satya Prakash on November 3, 2010 - 9:41 am

    For speeding up the website read this also- http://www.satya-weblog.com/2010/08/website-performance-optimization-plugin-ordering-stylesheet-javascript.html
    There you will know about one more unique plugin for optimization.
    .-= Satya Prakash´s last blog ..Zend Framework- Creating Layout =-.

  • #3 by -ST- on November 2, 2010 - 1:36 am

    Great post, thanks.
    Cheers!
    .-= -ST-´s last blog ..Rosemary =-.

  • #4 by Paul on July 31, 2010 - 8:21 pm

    Thanks for this information. My blog is getting slower for all the plugins I have installed. I will give these a try hehe
    .-= Paul´s last blog ..How to Earn Money With Paypal =-.

  • #5 by Mas Joe on July 14, 2010 - 11:35 am

    Thanks For Sharing Master
    .-= Mas Joe´s last blog ..Should You Keep Changing Your Web Hosting =-.

  • #6 by Kevin Madison on July 14, 2010 - 5:31 am

    I just had to commend you on a cool post, boss. I’ve seen good results with W3 on a couple of my blogs, so I guess it’s more so preference since many people feel different ways about each plugin.

    Cheers!
    .-= Kevin Madison´s last blog ..kevinmadison- lol@angiemartinez said apology not accepted to someonethats funnythanks for the laugh- Angie Keep rockin =-.

  • #7 by Paul Piotrowski on June 30, 2010 - 2:29 am

    Very cool list. Bookmarked for later research when I work on optimizing my site.

    Thanks!

    -Paul
    .-= Paul Piotrowski´s last blog ..Better Blog SEO – Proper Category and Tag Structure =-.

  • #8 by Ayush Kumar on June 28, 2010 - 9:42 am

    Great tip, I was aware of that tool but never used it but now I am gonna use 1 Blog Cacher :)

    Your rock, i have added your website in my favorite list and bookmarked too. I am not gonna miss your post from now-onwards!!
    .-= Ayush Kumar´s last blog ..Tim Berners Lee – Father of HTML =-.

  • #9 by Jen on June 23, 2010 - 4:00 pm

    Great tips thanks! I just started using W3 Total Cache and love it.

  • #10 by WebTechGlobal on June 23, 2010 - 11:27 am

    I’m considering a plugin like these because eStore is causing major hanging but I think its a Javascript problem.

    I’ve tried the Minify plugin and that disables Ajax in a lot of themes. I don’t like the idea of installing a plugin to speed up WordPress because it is technically fast enough already. If your blog is going slow, get rid of your plugins, get a good theme and develop your own basic plugins that do only what you need them to none of the extras.
    .-= WebTechGlobal´s last blog ..WordPress Message Box Styles =-.

  • #11 by mrwindowsx on June 11, 2010 - 6:41 pm

    W3 Total Cache is the best!
    .-= mrwindowsx´s last blog ..FA63FCBEDRQY =-.

  • #12 by admin on June 10, 2010 - 1:11 am

    @Neil, glad to hear that :)

  • #13 by Neil Norton on June 1, 2010 - 2:15 pm

    Wow, W3 Total Cache is amazing, thank you for the tip! You’ve made me the star of my small organization. The speed of upload is like night and day!
    .-= Neil Norton´s last blog ..WORKSHOP: Tree Risk Assessment and Risk Management on July 8 in Macon =-.

  • #14 by Jennifer R on May 31, 2010 - 9:39 pm

    There’re now new plugin but thank alot for your contribution :)
    .-= Jennifer R´s last blog ..8 Amazing JavaScript Image Zoom Scripts =-.

  • #15 by Umesh on May 29, 2010 - 1:49 am

    I used to use W3 total but now I am using wp super cache. W3 didn’t work well with me and I switched to Wp super cache. My blog is extremely fast now. 0.39 sec. huh!!!
    .-= Umesh´s last blog ..What is bokeh effect in photography? =-.

  • #16 by 3gp to avi on May 27, 2010 - 1:55 am

    Really pleased to see this article, I learned a lot. Xiexie Bo Lord of the!

  • #17 by 3gp to avi on May 26, 2010 - 5:37 am

    Great post! I like the W3 Total Cache plugin too.

  • #18 by John Paul Aguiar on May 24, 2010 - 10:23 pm

    I Use Super Cach and have noticed a difference in load speed.
    .-= John Paul Aguiar´s last blog ..Breaking Into The Top 20 Internet Marketers Online With No List =-.

  • #19 by Mel on May 24, 2010 - 3:15 am

    Thanks for this plugins list. The clean option is very nice one… I didn’t know that something like this existed.

  • #20 by MileHighTechGuy on May 20, 2010 - 12:04 pm

    I prefer W3 Total Cache over WP Super Cahce in terms of being easier to use and had less problems with my site using it.

    Another option is WP-Minify if you aren’t using a caching plugin already offering compression.

    Looking forward to trying Optimize DB and Clean Options.

    Thanks,
    ~Jeff
    MileHighTechGuy
    .-= MileHighTechGuy´s last blog ..chartbeat – real-time website analytics and uptime monitoring [del.icio.us] =-.

  • #21 by admin on May 20, 2010 - 10:30 am

    Hi Bill, Thanks for the input. yeah, WEBO site SpeedUP is pretty good but I tried to mention only the free options in the article :)

  • #22 by Peter on May 20, 2010 - 4:11 am

    Great post! I like the W3 Total Cache plugin too.

  • #23 by Bill Gram-Reefer on May 19, 2010 - 6:44 pm

    You failed to mention WEBO Site Speed Up. I tried to use some of the others you mentioned above but found that Site SpeedUp increased my site’s page load speed by several orders of magnitude; from 66 YSlow to 97, and 96 Page Speed
    .-= Bill Gram-Reefer´s last blog ..Phillips battles developer and energy PAC donations in Supervisor race =-.

  • #24 by admin on May 19, 2010 - 11:02 am

    I use the W3 Total Cache plugin too and it seem to work really well without any tweaking.

  • #25 by Asif on May 19, 2010 - 10:52 am

    Another very nice and informative post! I am liking the W3 Total Cache plugin, it seem to do pretty much everything.
    .-= Asif´s last blog ..Video Tips on SEO by Matt Cutts =-.

Featured & Popular Articles

Tips and Tricks Hot Items

wordpress estore plugin
wordpress membership plugin
WordPress PDF Stamper Plugin
WordPress Lightbox Ultimate Plugin
WordPress Affiliate Link Manager Plugin
wordpress affiliate plugin