Offline Pre-Cache
·
The missing plugin which will make your website load as a rocket even offline.
Offline pre-Cache plugin uses Workbox libraries provided by google to serve PWA. Your website will be cached on visitor��s end and it will load faster than ever and also it can be work offline and anytime.
Major features in Offline Pr-Cache include:
- Cache all static files and media in visitors device which will make your website more faster than ever.
- Your website will be able to work even if there is no connection using the precached version of your website with fallback offline page for not cached pages.
- control which pages will use which cache strategy
cacheFirst, networkFirst, networkOnlyto define which source will be used while loading your website. - Enable/ disable precaching anytime.
- Your google analytics tracking data will still work even in offline mode and it will be synced once the visitor became online.