Setup of this plugin is so easy. You don’t need to modify the .htacces file. It will be modified automatically.
Multisite Support
Wpfc does not support WordPress Multisite yet.
Features
- Mod_Rewrite which is the fastest method is used in this plugin
- All cache files are deleted when a post or page is published
- Admin can delete all cached files from the options page
- Admin can delete minified css and js files from the options page
- Block cache for specific page or post with Short Code
- Cache Timeout – All cached files are deleted at the determinated time
- Cache Timeout for specific pages
- Enable/Disable cache option for mobile devices
- Enable/Disable cache option for logged-in users
- SSL support
- CDN support
- Preload Cache – Create the cache of all the site automatically
- Exclude pages and user-agents
- Generating static html files from your dynamic WordPress blog
- Minify Html – You can decrease the size of page
- Minify Css – You can decrease the size of css files
- Enable Gzip Compression – Reduce the size of files sent from your server to increase the speed to which they are transferred to the browser.
- Leverage browser caching – Reduce page load times for repeat visitors
- Combine CSS – Reduce number of HTTP round-trips by combining multiple CSS resources into one
- Combine JS