Your page has no redirects. Learn more about avoiding landing page redirects.
You have compression enabled. Learn more about enabling compression.
Setting an expiry date or a maximum age in the HTTP headers for static resources instructs the browser to load previously downloaded resources from local disk rather than over the network.
Leverage browser caching for the following cacheable resources:
Your server responded quickly. Learn more about server response time optimization.
Your CSS is minified. Learn more about minifying CSS.
Your HTML is minified. Learn more about minifying HTML.
Your JavaScript content is minified. Learn more about minifying JavaScript.
Your page has 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.
Optimize CSS Delivery of the following:
Properly formatting and compressing images can save many bytes of data.
Optimize the following images to reduce their size by https://developers.google.com/speed/docs/insights/OptimizeImages (9.8KiB reduction).
You have the above-the-fold content properly prioritized. Learn more about prioritizing visible content.