Render blocking CSS and Unused CSS
-
I have been using your Plugin WP Meteor quite for some time. I have disabled several plugins with regard to Minification of CSS and JS, Lazyload images, etc. Still the Plugin is giving good performance. I tried to check if any other plugins give such results. But ultimately I have decided to continue with it.
But almost all cache optimization plugins come with Minification etc. So I request to develop one Cache plugin exclusive to use with WP Meteor.
And regarding Unused and Render blocking CSS there is problem. They are downing Initial server response and First Contentful paint. Can you pl suggest some to resolve my problems in this regard.
Render blocking CSS
Resources are blocking the first paint of your page. Consider delivering critical JavaScript and CSS inline and deferring all noncritical JavaScript and CSS.
https://www.samskrutijanardhan.com/wp-content/themes/astra/assets/css/minified/style.min.css?ver=4.3.1
https://www.samskrutijanardhan.com/wp-content/themes/astra/assets/css/minified/menu-animation.min.css?ver=4.3.1
https://www.samskrutijanardhan.com/wp-content/themes/astra-child/style.css?ver=1.0.0
Remove Unused CSS
Consider removing CSS rules from style sheets that are not used to reduce the page weight and load time.
https://www.samskrutijanardhan.com/wp-content/themes/astra/assets/css/minified/style.min.css?ver=4.3.1
Thanking you,
Janardhan Prasad DVS
The page I need help with: [log in to see the link]
The topic ‘Render blocking CSS and Unused CSS’ is closed to new replies.