This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Prefetch visible links

Description

After loading the page, the plugin starts to follow the user’s screen. And as soon as a link appears on the screen within your site – the browser executes the request and downloads it. Now that the user clicks on the link, the browser will instantly display a new cache page. Thus, User Experience will indicate that your site is loading instantly.

How it work

The plugin uses the built-in browser features to predict user behavior for preloading the tourniquet. See this

API

The plugin also registers a global feature that you can use to preload any URL:

window.prefetch('https://example.com/custom/page')

Installation

This section describes how to install the plugin and get it working.

e.g.

  1. Upload prefetch/ to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‹Plugins› menu in WordPress
  3. Change container selector in Reading settings

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Prefetch visible links” is open source software. The following people have contributed to this plugin.

Contributors

“Prefetch visible links” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Prefetch visible links” into your language.

Interested in development?

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