Make Your Web-site Faster : Make WordPress Faster

Recommended Links and Plugins

Caching is only one part of making a website faster. Here are some other plugins that will help

  1. WPSCMin, a Supercache plugin that minifies cached pages by removing whitespaces and extra characters [the link does not work, did not find any other alternative link]
  2. Yahoo! Yslow is an extension for the Firefox add-on Firebug. It analyzes web pages and suggests ways to improve their performance based on a set of rules for high performance web pages. Also try the performance tools online at GTMetrix.
  3. Use Google Libraries allows you to load some commonly used Javascript libraries from Google webservers. Ironically it may reduce your Yslow score.
  4. The CDN Sync Tool plugin will help upload files to Amazon S3/Cloudfront if you would rather not depend on origin pull. See the plugin support forum if you have any queries about this plugin.
  5. Advanced users only: Speed up your site with Caching and cache-control explains how to make your site more cacheable with .htaccess rules.
  6. Advanced users only: Install an object cache. Choose from Memcached, XCache, eAcccelerator and others.
  7. Cron View is a useful plugin to use when trying to debug garbage collection and preload problems.

From: http://sitestree.com/?p=606
Categories:Web Development, Root, By Sayed Ahmed
Tags:
Post Data:2013-12-14 21:27:07