instantpage / instant.page

Make your site’s pages instant in 1 minute and improve your conversion rate by 1%
https://instant.page
MIT License
6.01k stars 206 forks source link

Not working for Wordpress i installed the plugin #95

Closed khanakia closed 3 years ago

khanakia commented 3 years ago

Hi,

I installed the plugin on my website https://www.khanakia.com/ and when i hover on link i can see it tries to send request to load the page. But when i click the link it takes the same amount of time. No change at all. You can check the link i provided

niccoX commented 3 years ago

Can you show me how you checked that it sends a request? I tried with Inspect elements Network tab, but the file is not loading there.

khanakia commented 3 years ago

@niccoX I am not using this plugin anymore. No support and community at all. I uninstalled it. I added this request 4 months ago LOL

dieulot commented 2 years ago

It does work on my end, but given that your site’s pages are very slow (got 700ms and 1.5s when testing) preloading on hover doesn’t make a noticeable dent. You might want to preload as soon as links are visible by adding data-instant-intensity="viewport-all" to the <body> (if your server can handle it!).