ESOK-hanke 2006-2011

Web Page Speed Report - WebSiteOptimization.com

Home Sitemap Publications Services About Contact
home > services > analyze > results

Web Page Speed Report

Donations Accepted

Help support the development of Web Page Analyzer by donating today.

Free Spell Check Trial

Make your website error free with our spell checking service. Enter your URL and email below and you'll receive a free sample spell-check report compliments of Website Optimization.

URL:
Email:

This analyzer is now available at WebPageAnalyzer.com for your convenience.

URL:http://www.ha.ax/
Title:Högskolan på Åland - Startsida
Date:Report run on Fri Apr 11 06:50:48CDT2008

Diagnosis

Global Statistics

Total HTTP Requests:30
Total Size:103229 bytes

Object Size Totals

Object typeSize (bytes)Download @ 56K (seconds)Download @ T1 (seconds)
HTML:12003 2.59 0.26
HTML Images:23899 5.56 0.93
CSS Images:35961 11.37 4.39
Total Images:59860 16.93 5.32
Javascript:21094 4.80 0.71
CSS:10272 2.25 0.25
Multimedia:0 0.00 0.00
Other:0 0.00 0.00

External Objects

External ObjectQTY
Total HTML:1
Total HTML Images:4
Total CSS Images:21
Total Images:25
Total Scripts:3
Total CSS imports:1
Total Frames:0
Total Iframes:0

Download Times*

Connection RateDownload Time
14.4K 86.01 seconds
28.8K 46.00 seconds
33.6K 40.29 seconds
56K 26.57 seconds
ISDN 128K 12.30 seconds
T1 1.44Mbps 6.55 seconds

*Note that these download times are based on the full connection rate for ISDN and T1 connections. Modem connections (56Kbps or less) are corrected by a packet loss factor of 0.7. All download times include delays due to round-trip latency with an average of 0.2 seconds per object. With 30 total objects for this page, that computes to a total lag time due to latency of 6 seconds. Note also that this download time calculation does not take into account delays due to XHTML parsing and rendering.

Page Objects

QTYSIZE#TYPEURL
1 12824 SCRIPT http://www.ha.ax/lime/js/ieemu.js
1 12003 HTML http://www.ha.ax/
1 11016 CSS* http://www.ha.ax/css/styles2.css
1 10272 CSS http://www.ha.ax/css/styles.css
1 8917 CSS* http://www.ha.ax/css/print.css
1 7902 IMG http://www.ha.ax/files/hr1b.jpg
1 7524 IMG http://www.ha.ax/img/hr2_startsida.jpg
4 6914 IMG http://www.ha.ax/img/logo.png
1 6439 SCRIPT http://www.google-analytics.com/urchin.js
1 5134 CSS IMG http://www.ha.ax/img/choices_maskin.jpg
3 4627 CSS IMG http://www.ha.ax/img/choices_el.jpg
3 4577 CSS IMG http://www.ha.ax/img/choices_sjofart.jpg
2 3795 CSS IMG http://www.ha.ax/img/choices_oppna.jpg
6 3549 CSS IMG http://www.ha.ax/img/choices_datateknik.jpg
3 3353 CSS IMG http://www.ha.ax/img/choices_hotell.jpg
3 3207 CSS IMG http://www.ha.ax/img/choices_vard.jpg
1 1831 SCRIPT http://www.ha.ax/js/styleswitcher.js
2 1671 CSS IMG http://www.ha.ax/img/choices_maskin2.jpg
1 1559 IMG http://www.ha.ax/files/xNIM-logo.gif
3 1487 CSS IMG http://www.ha.ax/img/choices_ekonomi.jpg
3 678 CSS IMG http://www.ha.ax/img/menu_bg_bottom.jpg
4 671 CSS IMG http://www.ha.ax/img/menu_bg_top.jpg
2 512 CSS IMG http://www.ha.ax/img/info_bg_bottom2.jpg
3 497 CSS IMG http://www.ha.ax/img/icon.jpg
3 486 CSS IMG http://www.ha.ax/img/info_bg_top2.jpg
3 445 CSS IMG http://www.ha.ax/img/blueBox_corner.jpg
3 302 CSS IMG http://www.ha.ax/img/subSplit_bg.jpg
2 257 CSS IMG http://www.ha.ax/img/choices_top_bg.gif
2 256 CSS IMG http://www.ha.ax/img/choices_bottom_bg.gif
3 213 CSS IMG http://www.ha.ax/img/body_gradient.gif
2 152 CSS IMG http://www.ha.ax/img/arrow.gif
3 92 CSS IMG http://www.ha.ax/img/container_bg.gif
30 ^ 103229*   Total (^unique objects)

# This site is not using HTTP compression, otherwise called content encoding using gzip. Consider compressing your textual content (XHTML, JavaScript, etc.) with mod_gzip or similar products.

* CSS alternate stylesheets may be referenced in the HTML but are not actually downloaded until they are needed and are therefore not included in the total page size.

Analysis and Recommendations

  • TOTAL_HTML - Congratulations, the total number of HTML files on this page (including the main HTML file) is 1 which most browsers can multithread. Minimizing HTTP requests is key for web site optimization.
  • TOTAL_OBJECTS - Warning! The total number of objects on this page is 30 - consider reducing this to a more reasonable number. Combine, refine, and optimize your external objects. Replace graphic rollovers with CSS rollovers to speed display and minimize HTTP requests.
  • TOTAL_IMAGES - Warning! The total number of images on this page is 25 , consider reducing this to a more reasonable number. Combine, refine, and optimize your graphics. Replace graphic rollovers with CSS rollovers to speed display and minimize HTTP requests.
  • TOTAL_CSS - Congratulations, the total number of external CSS files on this page is 1 . Because external CSS files must be in the HEAD of your HTML document, they must load first before any BODY content displays. Although they are cached, CSS files slow down the initial display of your page.
  • TOTAL_SIZE - Warning! The total size of this page is 103229 bytes, which will load in 26.57 seconds on a 56Kbps modem. Consider reducing total page size to less than 30K to achieve sub eight second response times on 56K connections. Pages over 100K exceed most attention thresholds at 56Kbps, even with feedback. Consider contacting us about our optimization services.
  • TOTAL_SCRIPT - Caution. The total number of external script files on this page is 3 , consider reducing this to one or two. Combine, refine, and optimize your external script files. Ideally you should have one (or even embed scripts for high-traffic pages) on your pages.
  • HTML_SIZE - Congratulations, the total size of this HTML file is 12003 bytes, which less than 20K. Assuming that you specify the HEIGHT and WIDTH of your images, this size allows your page to display content in well under 8 seconds, the average time users are willing to wait for a page to display without feedback.
  • IMAGES_SIZE - Warning! The total size of your images is 59860 bytes, which is over 30K. Consider optimizing your images for size, combining them, and replacing graphic rollovers with CSS.
  • SCRIPT_SIZE - Warning! The total size of external your scripts is 21094 bytes, which is over 8K. Consider optimizing your scripts for size, combining them, and using compression where appropriate for any scripts placed in the HEAD of your documents.
  • CSS_SIZE - Warning! The total size of your external CSS is 10272 bytes, which is over 8K. Consider optimizing your CSS for size by eliminating whitespace, using shorthand notation, and combining multiple CSS files where appropriate.
  • MULTIM_SIZE - Congratulations, the total size of all your external multimedia files is 0 bytes, which is less than 4K.