Google PageSpeed Reporting on your Plugin
-
Your plugin does a great job bringing other applications into check and overall increases the performance of page load speeds. But when trying to squeak out all speed. Can you explain how to get rid of these errors?
Optimization Suggestions
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 1 blocking script resources and 1 blocking CSS resources. This causes a delay in rendering your page.
None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
Remove render-blocking JavaScript:
https://somesite.com/wp-content/mmr/1c5d14a7-1466537060.jsOptimize CSS Delivery of the following:
https://somesite.com/wp-content/mmr/a12024f5-1537475855.css
The topic ‘Google PageSpeed Reporting on your Plugin’ is closed to new replies.