Asset Cleanup and Preload
-
Love the plugin!
I have strived hard to have our home page load quickly and Asset Clean up has helped immensely. The biggest hurdle however concerns Preload of key requests and I am wondering if Asset CleanUp impairs attempts to preload fonts.
The home 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 as declared by Google Page Speed Insights is … https://www.trapbarn.com/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/icomoon.woffI have tried to get this to preload using the font preload function in Asset Cleanup and I have tried using this code in the Head section…
<link rel=”preload” href=”Font https://www.trapbarn.com/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/icomoon.woff ” as=”font” crossorigin=”anonymous”>
Any advice would be greatly appreciated.
The page I need help with: [log in to see the link]
- The topic ‘Asset Cleanup and Preload’ is closed to new replies.