Table of Contents
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.
- Upload
prefetch/
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Change container selector in Reading settings
Plugin author
Plugin official website address
https://wordpress.org/plugins/prefetch-visible-links/
If you encounter problems in using the Prefetch visible links plugin, you can comment below, and I will try my best to help you solve the problem