[LINK] Inaccessible web sites

Paul Bolger pbolger at gmail.com
Mon Feb 15 10:25:30 AEDT 2010


The YSlow stats give a pretty good picture of what's going on. Note
that the number of HTTP requests is significant, and largely avoidable
through combining js, css and image files (see
http://developer.yahoo.com/performance/rules.html). The ABC's internal
guidelines used to be that total page weight should be less than 50k.
Looks like that one's been torn up!


http://heywire.abc.net.au/service/displayHomePageExperience.kickAction?page=Homepage&as=13362
HTTP Requests - 143
Total Weight - 1395.9K

	2	HTML/Text	19.4K
 	25	JavaScript File	321.4K
 	17	Stylesheet File	56.8K
 	3	IFrame	4.6K
 	2	Flash Object	348.7K
 	31	CSS Image	216.4K
 	59	Image	400.9K
 	2	Favicon	15.4K
 	1	XMLHttpRequest	11.8K
 	1	Redirect	0.1K



More information about the Link mailing list