Feb
8
Written by:
eoghan
Friday, February 08, 2008
Yesterday I posted a blog entry ranking Irish music web sites, from the skinniest, to the most bloated. For those of you who missed it (or don't have the time to check it out) I basically started off riffing about how, despite the growth in broadband penetration in Ireland, website owners and bloggers should remain acutely sensitive to the size of their blogs as: a) there is still about 7% out there who are on a dialup modem and b) broadband users are an impatient bunch you don't want to annoy with bloated pages that test the outer limits of their download capabilities. I then ranked the top 30 or so Irish music sites and blogs in terms of their page size.
Today I'm turning my (weight-obsessed) attention to Irish technology blogs, namely the the 21 blogs longlisted for the category of "Best Technology Blog" in this year's "Irish Blog Awards" (this blog is also one of the longlisted technology blogs).
The table below ranks all these blogs in terms of their total size of their main page. As I did for the music sites, I have also in the table broken out the "payloads" for each different 'component category' that typically makes up a web page (i.e. the HTML part, images, Javascript files, Flash files and CSS files). The results are then clustered into 4 colour-coded categories, based on overall page size:
- Less than 250 KB: ("Optimal balance of content and page size")
- 251 KB to 500 KB: ("Total nightmare for dialup users")
- 501 KB to 999 KB: ("High risk of testing the patience of broadband users")
- Greater than 1 MB: ("Clinical cases of inexcusable hyper cyber-obesity")
Topping the list is here is Bill de hÓra super slim blog, barely detectable on the scales with its impressive 39 KB. And hats off to to James Corbett whose blog is the only other one to come in under 100 KB. At the other end of the spectrum are Ina O’Murchu and Matt Vinyl's blogs, both of which strain the scales with their 1 flabby megabyte of content (a payload that would require a poor dialup user to hang in there for about 4 minutes to complete the download).
All in all, these technology blogs are a slimmer bunch than the music blogs: over 3/4s of them coming in under 500 KB, a feat only 3/5s of the music sites were able to do. The average weight of the technology blogs is 390 KB, compared to a 630 KB average for the music blogs.
The 5 tech blogs falling into the orange and red categories below would do well to reduce their payload by pursuing tactics I yesterday recommend to the music bloggers i.e., reduce the size of images (or in the case of Tom Raftery and Ken McGuire remove the Multimedia flash content that massively bulks out their blogs) and then reduce the number of blog entries on their blog home page. All of them (except Ken McGuire's blog) have 'server side' compression already activated, the other piece of advice I offered yesterday.
Ireland's Top Technology Blogs
(ranked in terms of page size)
Notes on the above:
- Figures above are the sizes of each site's main page on the morning of 7 February 2008 (according to the Web Page Analyser service). It just represents a snapshot in time. The sizes above are dynamic and will fluctuate whenever new content is added to, or older content removed from, these blogs' main page.
- Of the 21 sites in the above list, 15 are configured so that text files (such as HTML) are compressed by the webserver before being sent to the requesting visitor (whose browser then automatically decompresses them when the file is received). The advantage of this being that the amount of text data to be downloaded is reduced (the reduction in size of a HTML file that can be expected with such compression is usually in the order of 70-80%). In such cases it is the size of the HTML file after it has been compressed that is cited in the table above. The 10 sites who do not have this function activated (indicated above with an asterisk) are strongly advised to do so.
- The above list does not include the 'Digital Sole' blog (one of the 26 blogs longlisted for the Best Music Blog at the Irish Blog Awards 2007) as it was inaccessible at the time I was checking the sizes of the blogs / websites.
4 comment(s) so far...
Re: The Skinny & the Bloated (part II): Technology blogs
Thanks for taking the time to do this.
In relation to the lack of server-side gzip compression on my blog, my hosting provider, Blacknight, recently requested that all WordPress blogs enable the WP-Cache plugin to cut down on server loads. Unfortunately, this particular plugin does work with gzip compression.
Congrats on being long-listed for the blog awards.
Regards, Paul
By paulmc on
Thursday, February 07, 2008
|
Re: The Skinny & the Bloated (part II): Technology blogs
Odd one to do on blogs due to the dynamic nature. So if you write more you should have fewer posts on the front page? And yes - I have 35kb of image with each post (10 on homepage). Hard to solve. Mind you, I know I need a lighter template ASAP. It's on the todo list but waiting until after the Blog Awards so not to look like I'm changing it for just that.
Any pointers on where to look for the compression stuff? Thanks!
-Robin
By Robin Blandford on
Monday, February 11, 2008
|
Re: The Skinny & the Bloated (part II): Technology blogs
Paul - I wouldn't be too worried about not being able to do server side compression with your hosting provider. The difference it makes is, for many blogs, marginal compared to a reduced images payload. Robin - It does really boil down to images. The additional question bloggers should also ask themselves is does each blog entry really have to have an image? If the answer is going to be 'yes', the blogger just needs to be aware that the cumulative weight of images will have a consequence for a proportion of his/her visitors. In terms of finding info on compression, I'd say the best port of call would be your hosting company's tech support team. See first if they support it (GZIP is the most common web server compression out there as far as I can see). They might be able to just flick a switch and activate it.
By eoghan on
Monday, February 11, 2008
|
Re: The Skinny & the Bloated (part II): Technology blogs
It's my own virtual machine - hosting company don't have access to my account on it!
Thanks again.
By Robin Blandford on
Monday, February 11, 2008
|