Forum Moderators: open

Message Too Old, No Replies

How To Work Out Page Size in kb?

Page size+css+include files = total page size?

         

sinclasc

12:50 pm on Nov 26, 2005 (gmt 0)

10+ Year Member



Guys,
Wondering how to work out my page size. Do I add together the css, any include files (yeah I use asp) and the size of the actual page?
When I include the size of my includes, my main page is a hefty 30kb....

Any help appreciated!

DanA

1:49 pm on Nov 26, 2005 (gmt 0)

10+ Year Member



Have a look at the page properties (or page info).
Then for css (or js) linked files you have to add its size for the 1st page loaded. Once cached, the size for the browser is the html one.

jetnovo

8:57 pm on Nov 27, 2005 (gmt 0)

10+ Year Member



There's a great website speed test available at:

[websiteoptimization.com...]

...It's free, and if you scroll to the bottom of the results page gives you detail of the size of your site.