• Im trying to figure out how to make my website to preload the content instant, for example when you click on another category that to be instant and I mean 0.0 seconds,

    Im using cloudflare pro with MAXCDN together my website is very fast, but I seen other wordpress websites with worse score than mine in GTMetrix but they have instant category switching,

    is there a plugin for that ? I tried preloader-meta plugin but it doesnt worked as I thought it would(no instant) am I missing something ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • So, you want to have no delay whatsoever for every link on the site? Wow…

    The only way to do this is to pre-load EVERY page along with EVERY file links by those pages. Unless you do that there is always going to be a lag because of the time spent sending requests to the server and getting a response.

    I’ll be honest here and say that I believe that you will never achieve this and it’s not worth persuing. People expect that there’s going to be a short delay. Even Facebook and Google have delays like that and if they can’t “fix” that problem, its going to be very hard for you to do it.

    If you are looking for something “instant” it needs to be done using Javascript. I’d bet that’s how the other sites are doing it, but without links to check them out it’s impossible to tell.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Do you want forum volunteers to diagnose why some links load content slowly and how to improve the speed? If so, provide a link to the website.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Preload website to 0.0seconds’ is closed to new replies.