SitePoint Sponsor

User Tag List

Results 1 to 12 of 12

Thread: How do you figure out the size of a web page?

  1. #1
    SitePoint Enthusiast
    Join Date
    Sep 2001
    Posts
    57
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How do you figure out the size of a web page?

    I would like to compare the size of my web site's home page with the size of other home pages from similar web sites and I would appreciate any suggestions on the fastest way to figure out how big a web page is.

    The best method I have thought of so far is to do the following steps. (I'm using Mozilla.)

    1) Right click the web page, choose View Page Info, and check the size on the General tab. For example, on sitepoint.com the size is 8626 bytes.

    2) While in the View Page Info window, click on the Media tab, and add the sizes of all the images listed.

    3) Add the totals from 1 and 2.

    Thanks in advance for any other ideas.

  2. #2
    SitePoint Wizard
    Join Date
    Aug 2002
    Location
    N.Ireland
    Posts
    1,046
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm not really sure what you are getting at here. The size of your page is whatever size you've created your template to be. I mean generally speaking I work on 780px wide to suit the majority of my users, ie those that use 800x600 and 1024x768.

  3. #3
    Don't get too close, I bite! Nicky's Avatar
    Join Date
    Jul 1999
    Location
    Lancashire, UK
    Posts
    8,277
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You can use Dreamweaver and that will tell you teh total size together with estimated download times depending on type of connection.

  4. #4
    gingham dress, army boots... silver trophy redux's Avatar
    Join Date
    Apr 2002
    Location
    Salford / Manchester / UK
    Posts
    4,838
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally posted by Daz
    I'm not really sure what you are getting at here. The size of your page is whatever size you've created your template to be. I mean generally speaking I work on 780px wide to suit the majority of my users, ie those that use 800x600 and 1024x768.
    "size" as in file size, ammount of data being transferred (size of html file, css, external javascript, images, etc)
    re·dux (adj.): brought back; returned. used postpositively
    [latin : re-, re- + dux, leader; see duke.]
    WaSP Accessibility Task Force Member
    splintered.co.uk | photographia.co.uk | redux.deviantart.com

  5. #5
    SitePoint Wizard
    Join Date
    Aug 2002
    Location
    N.Ireland
    Posts
    1,046
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oops, guess who didn't read the post properly

    I use HomeSite as my web authoring tool and it has a document weight function where it gives download times and file sizes on various modems.

  6. #6
    SitePoint Zealot redeyes's Avatar
    Join Date
    Dec 2001
    Posts
    102
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I think the question is how to find the size of other sites.. not his/her own.

  7. #7
    gingham dress, army boots... silver trophy redux's Avatar
    Join Date
    Apr 2002
    Location
    Salford / Manchester / UK
    Posts
    4,838
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    here's an unorthodox idea: if you're on windows, open up your internet connection status window. check what the ammount of "received bytes" is. clear your cache, make sure there's no other internet process running (e.g. outlook or similar), then go to the webpage. once it's all loaded, read the new "received bytes" ammount and subtract the initial reading...voila' (i know, convoluted, but i thought it was quite a sweet, low tech idea...)
    re·dux (adj.): brought back; returned. used postpositively
    [latin : re-, re- + dux, leader; see duke.]
    WaSP Accessibility Task Force Member
    splintered.co.uk | photographia.co.uk | redux.deviantart.com

  8. #8
    ☆★☆★ silver trophy vgarcia's Avatar
    Join Date
    Jan 2002
    Location
    in transition
    Posts
    21,235
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)
    Originally posted by redux
    here's an unorthodox idea: if you're on windows, open up your internet connection status window. check what the ammount of "received bytes" is. clear your cache, make sure there's no other internet process running (e.g. outlook or similar), then go to the webpage. once it's all loaded, read the new "received bytes" ammount and subtract the initial reading...voila' (i know, convoluted, but i thought it was quite a sweet, low tech idea...)
    Alternatively, you can browse the web on your cellphone. Go to one site each online session, then check your bill at the end of the month. WARNING: This can get expensive!

  9. #9
    SitePoint Enthusiast
    Join Date
    Sep 2001
    Posts
    57
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    another method

    Thank you for all your suggestions. I think I have another one that's like the Dreamweaver solution, which I can't use, because I don't have Dreamweaver.

    I think that I can just save a local copy of a web page. When I do this in Windows, I get an .html file plus a folder containing the image, .css and javascript files. So if I add the size of the .html file to the size of folder, I should get the size of the web page in total...or at least a close approximation.

    If I'm missing something, please let me know.

  10. #10
    SitePoint Guru
    Join Date
    Mar 2001
    Posts
    620
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you go to www.gifwizard.com they will give you an estimate of the download time of a given page for 56 K modem users. You can use them to compare page load speeds of other sites to yours.
    OnlineSoldier.com

    The webmaster's guide to the war which is the web. Analyze monetization, visitor retention, and promotion.

  11. #11
    SitePoint Member
    Join Date
    Sep 2001
    Location
    melbourne, australia
    Posts
    15
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    you might want to also look at a piece of software called "webtool", it can generate all sorts of information on a web page, including things like page file sizes, images sizes etc etc... http://www.iconico.com/webtool/

    there are also screen calipers availbale for download there whcih can come in quite handy...
    « follow design not fashion »

  12. #12
    SitePoint Guru quenting's Avatar
    Join Date
    Dec 2002
    Location
    Switzerland
    Posts
    735
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I think opera (at least 7) shows the full page size in the status bar if correctly configured.

    Quentin

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •