WP Fast Cache

Load your web pages as fast as apache will allow with WP Fast Cache.

Author:Taylor Hawkes (profile at wordpress.org)
WordPress version required:3.3
WordPress version tested:3.5.2
Plugin version:1.5
Added to WordPress repository:22-05-2013
Last updated:12-11-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:90
Rated by:32
Plugin URI:http://www.thedevcorner.com/tools/wp-fast-cac...
Total downloads:44 944
Active installs:1 000+
plugin download
Click to start download

WP Fast Cache is built for pure website loading speed - You will not be able to find any cache that loads a webpage faster, simple as that. This caching system allows users to cache, pages, posts, categories and any other url on their website.

This cache works by creating a static html file for every page cached and then serving that page up first, meaning for cache pages apache only has to serve up static html files, no need to run any PHP or make any database calls.

The Caching system has a simple to user interface for creating, managing and updating cached pages. It also hooks into pages/posts for easy to user cache management on a page level.

Features:

  • Bulk caching of all pages, posts, categories
  • caching of all permalink types including /?p=123 format
  • Easy to use cache management
  • Page/Post level caching management

Requirements:

  • Linux
  • Apache Mod Rewrite
  • Writable .htaccess (manual work around available)
  • Writable wp-content (manual work around available)

Notes

Wp fast cache is built to be light weight and is best used for caching your top 100 or fewer website pages. We noticed that the vast majority of website traffic lands on relatively few pages, this plugin is devloped around the idea of making your top website pages really fast. Thanks to the team at TheDevCorner.com for developing wp fast cache, and we hope you enjoy!