Eliminate render-blocking resources




Wordpress LScache Plugin: Eliminate render-blocking resources

Last Updated on: Wed, 15 Apr 2026 00:00:02
Hello, I have enabled css and js minify and combine. But still my website in google pagespeed shows Eliminate render-blocking resources I google about it and found that Load CSS Asynchronously needs to be enabled. In lscache I found the Load CSS Asynchronously and enabled it. But after enabling my website homepage seems broken, white color came in homepage background. I check in google pagespeed but still same Eliminate render-blocking resources error came. So I have disabled Load CSS Asynchronously and purged. website homepage now opens fine. can you please suggest me how can I fix Eliminate render-blocking resources? Hi, for page broken after load css async , you need to enable CCSS Best regards, Do you mean by these options? Separate CCSS Cache Post Types Separate CCSS Cache URIs what should I fill in this option? all other options are already enabled in css. here is the screenshot: http://prntscr.com/u2jy4n http://prntscr.com/u2jy8o Hi, Please check this page Best regards, I have done it. But these urls are still showing in pagespeed under Eliminate render-blocking resources https://www.example.com/inc/js/jquery/jquery.js https://www.example.com/inc/js/jquery/jquery-migrate.min.js https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js https://www.example.com/data/themes/xyz/assets/js/jquery.lazyload.js https://www.example.com/data/themes/xyz/assets/js/jquery.qtip.min.js https://www.example.com/data/themes/xyz/assets/js/theme.script.min.js Hi, these are JS files , please enable JS defer. Best regards, https://www.example.com/inc/js/jquery/jquery.js https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js these both still show after enabling JS defer. All other urls removed but these two still shows. Hi, https://i.imgur.com/bgSdYqE.png Best regards, Exclude JQuery is already on Hi, yes ? exclude jquery set ON means it will exclude the JQ from being deferred? so you need to set it OFF Best regards, I set it OFF Now images are not showing on my website homepage. Edit: It fixed the issue in page speed but images are gone. Hi, okay , then in that case you cant defer JQ , as some other functions relies it. Best regards, any solution to fix it? Hi, sadly no Best regards,



LiteCache Rush: Speed comes from using less, not from doing it faster



Reference