Recommendations

Lighthouse
Metrics
Audits
PageSpeed (Legacy)
YSlow (Legacy)

YSlow: Make fewer HTTP requests

Overview

Reduce HTTP requests through combined files and CSS sprites.

How does your site score on this recommendation?

Details from Yahoo!

Decreasing the number of components on a page reduces the number of HTTP requests required to render the page, resulting in faster page loads.

Summary

Content
High
Moderate
64%

YSlow recommends:

Some ways to reduce the number of components include:

  • Combine files
  • Combine multiple scripts into one script
  • Combine multiple CSS files into one style sheet
  • Use CSS Sprites and image maps

Reducing the number of HTTP requests in your page is the place to start. This is the most important guideline for improving performance for first time visitors. As described in Tenni Theurer's blog post Browser Cache Usage - Exposed!, 40-60% of daily visitors to your site come in with an empty cache. Making your page fast for these first time visitors is key to a better user experience.

Read More

Cookie Policy

By clicking "Allow All" you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. View cookie details

Deny Allow All
×