Preload key requests
-
I have strived hard to have the home page load quickly and W3TC has certainly helped. The biggest hurdle however concerns Preload of key requests and I am wondering if W3TC impairs attempts to preload fonts.
The page size is only 77Kb and has only 22 requests. Page speed insights says that 4.23 seconds could be saved if the fonts preloaded. The font path is … https://www.trapbarn.com/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/icomoon.woff
I have tried to get this to preload using the font preload function in Asset Cleanup and I have tried using this code…
<link rel=”preload” href=”Font https://www.trapbarn.com/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/icomoon.woff ” as=”font” crossorigin=”anonymous”>Have I done this wrong. Can it be that W3TC is blocking these fixes?
The page I need help with: [log in to see the link]
- The topic ‘Preload key requests’ is closed to new replies.