render blocking objects (minify header)
-
I noticed that my bounce percentage was pretty high so I did a page speed test and my score was low. Google indicates some reasons for the low speed. One of them is that some resources are blocking the initial render of the page:
– https://felixpattas.com/wp-content/cache/wpo-minify/1612980385/assets/wpo-minify-header-51c446b1.min.css
-https://felixpattas.com/wp-content/cache/wpo-minify/1612980385/assets/wpo-minify-header-381de1ca.min.css
-https://felixpattas.com/wp-content/cache/wpo-minify/1612980385/assets/wpo-minify-header-5a302359.min.js
-https://felixpattas.com/wp-content/cache/wpo-minify/1612980385/assets/wpo-minify-header-f8960e16.min.jsI already enabled minify for html, javascript and css. Is there anything I can do to eliminate render blocking resources?
The page I need help with: [log in to see the link]
- The topic ‘render blocking objects (minify header)’ is closed to new replies.