Unlike many similar solutions, WP Fastest Cache is not complicated at all to setup and use.
Once activated it will create HTML files for site posts and pages, which are a lot more faster to ship and download than compiled PHP code.
The plugin relies heavily on mod_rewrite and comes with a settings page in the WP backend for controlling behavior and performance.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
Requirements:
- Support for minifying HTML.