Cache Manifest a WordPress site to be used offline
-
Hello,
I have looked at many tutorials and bits of advice on how to do this, even tried a couple of plugins.
Has anyone had any experience of doing this, is it even possible?
I have added the:
<html manifest="offline.appcache">
in the headerUploaded my cache.manifest file to the root:
CACHE MANIFEST on the first line and stipulated what files I want cached (absolute urls).I have also added:
ExpiresByType text/cache-manifest "access plus 0 seconds" AddType text/cache-manifest .appcache
to my .htaccess file in the root.
I think this is all I need to do but I can’t get it to work.
Any input, past experience or advice would be appreciated.
Many thanks for your time.
Ali.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Cache Manifest a WordPress site to be used offline’ is closed to new replies.