This guide examines PageSpeed Insights rules in context: what to pay attention to when optimizing the critical rendering path, and why. To deliver the fastest time to first render, minimize and (where possible) eliminate the number of critical resources on the page. To minimize the amount of work the browser has to perform to render the page, defer any non-essential scripts.
Table of contents
Eliminate render-blocking JavaScript and CSSOptimize JavaScript useOptimize CSS UseFeedbackSort: