TIA,
James
jam...@bnr.ca
>Are there any stats on the average size of a web page?
Some quick statistics, based on the homepages of the different servers here:
find /home/*/public_html -name \*.html -ls | awk '{a++;s+=$7}END{printf("%8d files %8dK total size %8d bytes avg size\n", a, s/1024, s/a)}'
650 files 2453K total size 3865 bytes avg size
6725 files 19520K total size 2972 bytes avg size
854 files 3627K total size 4350 bytes avg size
Robbert.
--
Robbert Heederik - heed...@fwi.uva.nl - http://www.fwi.uva.nl/~heederik/
Department of Mathematics and Computer Science - University of Amsterdam
St. Alphonzo's Pancake Homepage - http://www.fwi.uva.nl/~heederik/zappa/
Does your analysis include non HTML files? Especially images.
I noticed that on your homepage, you have a 27 KB gif image
as well as the html text.
Thanks,
James
jam...@bnr.ca
You can run it on the homepages of all the sites in your market to get
an idea of how big your page should be.
We have found it varies between different site categories.
Regards
Info-pack.com