Click on the rule names to see suggestions for improvement.
- High priority. These suggestions represent the largest potential performance wins for the least development effort. You should address these items first:
Leverage browser caching, Combine images into CSS sprites - Medium priority. These suggestions may represent smaller wins or much more work to implement. You should address these items next:
Serve resources from a consistent URL, Defer parsing of JavaScript, Optimise images - Low priority. These suggestions represent the smallest wins. You should only be concerned with these items after you've handled the higher-priority ones:
Serve scaled images, Minimise redirects, In-line Small CSS, In-line Small JavaScript, Prefer asynchronous resources, Minify JavaScript, Specify a cache validator, Minify CSS, Enable compression, Minify HTML, Put CSS in the document head, Specify a character set, Remove query strings from static resources, Specify a Vary: Accept-Encoding header - Experimental rules. These suggestions are experimental, but do not affect the overall Page Speed score. Consider these items as points to an area to explore, but your mileage might vary:
Reduce request serialisation, Avoid a character set in the meta tag, Eliminate unnecessary reflows - Already done!. There are no suggestions for these rules, since this page already follows these best practices. Good job!