Defer unused CSS
-
The following trick used in the plugin no longer works with PageSpeed insights after lighthouse update.
<link rel=preload as=style media=all href=https://healthyy.net/wp-content/cache/autoptimize/css/autoptimize_8953127733f97ebe1a9e07e3e8b69faa.css onload="this.onload=null;this.rel='stylesheet'"><noscript id=aonoscrcss><link rel=stylesheet type=text/css href=https://healthyy.net/wp-content/cache/minify/6ce7d.css media=all> </noscript>
https://i.imgur.com/C61lIbR.png
Found a solution that works, please refer to : https://stackoverflow.com/questions/54500814/defer-unused-css/54522493#54522493
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Defer unused CSS’ is closed to new replies.