Hey there, any light shed on this would be great.
This single page:
http://www.andrewfitzgerald.michaels....net/news.html
once fed into an optimization report, results in this:
http://www.websiteoptimization.com/s....net/news.html
the problem is, that the single page in question - only has one image, although 2 other images load with it (seen under "Page Objects" section). The summation of the report warns that i have too many images loading.
Im a newbie trying to understand loading speed in CSS and this is confusing to me.
Perhaps someone knows what my coding error is?
Thanks for reading.
-michael





I guess that even though the 3 images in the CSS background urls are all used on different pages, because the CSS is loaded, they're downloaded whether they're needed or not. My CSS file only has 2 image urls. A very small-weight list-style-image, and a rather large background image that's only used on a very few pages. True, once it's downloaded and cached it's no problem. But adding any unneccessary load time to the primary landing page isn't a good idea. I'll be making the changes ASAP.
Bookmarks