Forum Moderators: phranque

Message Too Old, No Replies

A way to know the weight of a website?

Know how much information a website hosts... possible?

         

lusagalo

10:56 am on Nov 17, 2004 (gmt 0)

10+ Year Member



Hello,

I would like to know whether it is possible to know the amount of information hosted by a concrete website.

I guess it should be technically possible, but I did not find a way yet.

Thanks a lot,

luis

victor

7:12 pm on Nov 17, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Download all the pages.

Use WinZip ot equivalent to compress them:

  • individually and collectively
  • with and without most HTML tags (an anchor tag adds information at least in the href attribute. Most others don't)
  • remove all unncessary whitespace before compressing

    The percentage by which each page/collection of pages compresses give you a relative measure of complexity of that page. That's related to its information content (in the sense of information theory.

    You'll need similar metrics for other sites to get a meaningful comparision.

  • lusagalo

    2:59 pm on Nov 18, 2004 (gmt 0)

    10+ Year Member



    wow,

    Thanks, that's really clever!

    You have been really helpful to me.

    Thanks a lot, and take care!