Install Software For Free
Banner图

Appcachify

Developer sanchothefat
Update Time July 24, 2014, 10:20 p.m.
PHP Version: 3.8 +
WordPress Version: 3.9.1
Copyright: GPLv3
Copyright URL: Copyright Information

Tag

caching performance html5 appcache

Download

Description:

The plugin adds an iframe to the footer of your website which points to example.com/manifest. That URL is an empty page that references the generated manifest file at example.com/manifest.appcache. The manifest itself is built in the following way:
  1. adds URLs of all queued scripts and styles
  2. searches theme files and folder for any images or other static assets
  3. if a theme has a 307.php template it is used as an offline fallback
  4. a timestamp of the most recently modified file is added to force appcache to refresh
The net result of all this is that your main static files are stored locally on your visitors devices. For mobile this greatly helps to improve download and rendering times.

Installation:

Upload the plugin to your plugins directory and activate it. There's no configuration involved or settings screen.

Changelog:

1.0