The Most Active and Friendliest
Affiliate Marketing Community Online!

“Adavice”/  “1Win

Instant page link preloader

Graybeard

Well-Known Member
Make your site’s pages instant in 1 minute
I just came across this, haven't used it yet --but read the page
This script preloads(url) and saves the DNS seek time that can shave up to 130 ms off the link's page load time.
Code:
/*! instant.page v2.0.0 - (C) 2019 Alexandre Dieulot - https://instant.page/license */

let urlToPreload
let mouseoverTimer
let lastTouchTimestamp


I found this script loaded on a legit page I saved because I liked the graphs. Script is straight forward --looks fine to me.
see the demo page --very easy to use
 
In the old days I could open a page with a hoover over LMAO --they have fixed the modern browser not to run that Javascript.
Used to stuff cookies like a bitch back then --lots of easy money to be made back in internet dinosaur times ... LOL

Try that script and see --prefetching is OK (AFIK).
 
Related in respect to the current page:
HTML:
<link rel="preload" as="image" href="../path/image_name.webp">

</>head>

this seems to improve the image flow a bit on the current page
 
MI
Back