asmith
Apr 25 2009, 10:50 AM
Hi
How do you know how much exactly is a page size?
until now I used to save it by a browser and then check the size of the saved folder. Is that it?
Any better way?
Christian J
Apr 25 2009, 12:45 PM
Do you mean the HTML file only, or all the combined files that make up a page (HTML, CSS, JS, images etc)?
Do you want to know as a visitor or as a site owner?
asmith
Apr 25 2009, 01:12 PM
I guess as a visitor.
How much it takes for him to load the page completely.
pandy
Apr 25 2009, 03:22 PM
FWIW
http://www.websiteoptimization.com/services/analyze/http://www.dallaway.com/sloppy/There also are gadgets that list all images on a page which makes it easier to check their size and add it to the size of HTML, CSS and JS.