Preload Everything

Description

Turn Your Website Into An Ajax Powered Instant Loaded Single Page Website. It’s Not SPA, but More Likely! Make Your Website More Fast By Caching The Pages Ahead Of The Time. While Your Visitors On A Page, Preload Other Pages For Fast Access! You Can Cache Internal, External or Even Both Type Pages! Plugin Will Use Browser Built-In Storage First To Store Caches, As Well As Clearing Them When User Leaves The Website! The Cache LifeTime is Equal Session Lifetime! Once User Closes The Tab Caches Also Be Deleted!

Features:

  • Enable/Disable The Plugin Functionality
  • Cache Your Pages Ahead Of The Time
  • Uses Browser Native LocalStorage & SessionStorage To Store Cache Content
  • Fallback To JS Variable Cache Storage If Local-Session Storage is Not Available/Full
  • Clears Cache On Tab Close
  • Set Cache For Internal-External Links Explicitly

Interested in contributing to Preload Everything?
Contact me… sagorh672(at)gmail.com

Screenshots

  • settings

Installation

To add a WordPress Plugin using the built-in plugin installer:

Go to Plugins > Add New.

  1. Type in the name “Preload Everything” in Search Plugins box
  2. Find the “Preload Everything” Plugin to install.
  3. Click Install Now to begin the plugin installation.
  4. The resulting installation screen will list the installation as successful or note any problems during the install.
    If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.

To add a WordPress Plugin from github repo / plugin zip file :
1. Go to wordpress plugin page
2. Click Add New & Upload Plugin
3. Drag / Click upload the plugin zip file
4. The resulting installation screen will list the installation as successful or note any problems during the install.
If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.

FAQ

How to use this plugin?

Just after installing the plugin, go to settings page and set the plugin settings according to your needs.. And then see the magic.. See screenshots.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Preload Everything” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Preload Everything” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.1

  • compatibility check for wp 6.3.

1.0.0

  • Initial release.