⟩ What is the most common problem to be solved when optimizing web sites?
Too many HTTP requests. This is due to the overuse of images and external files. We're also seeing a trend of too many external JavaScript and CSS files in the HEAD. This delays the display of your content as they must load first.