Site Size Tool?

Discussion in 'Search Engine Optimization' started by mit, Oct 1, 2009.

  1. #1
    Hi Guys,

    do you know any tool which can give me the accurate size of the whole website, not just a page size?
     
    mit, Oct 1, 2009 IP
  2. willybfriendly

    willybfriendly Peon

    Messages:
    700
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Do you mean size in terms of Kb or in terms of # of pages? If the former, simply look at your files sizes in a directory listing.
     
    willybfriendly, Oct 1, 2009 IP
  3. dreamthinking

    dreamthinking Peon

    Messages:
    172
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Evan I am also eager to know the answer of this question..

    I want to know size of my website in KB/MB??
    How can I know this??
     
    dreamthinking, Oct 1, 2009 IP
  4. willybfriendly

    willybfriendly Peon

    Messages:
    700
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #4
    This is not difficult. On a windoze machine run a "dir" command from the command line prompt.

    I just did this, and the final line reports "184 File(s) 52,153,678 bytes"

    for a dynamic site run the appropriate command to retrieve the size of the database.

    Frankly though, I don't see where this information is useful.
     
    willybfriendly, Oct 1, 2009 IP
  5. webaffiliate

    webaffiliate Member

    Messages:
    487
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    35
    #5
    one more simple way.. just right click on your website backup folder and go properties and have a look on size KB Or MB !
     
    webaffiliate, Oct 1, 2009 IP
  6. thesilly1

    thesilly1 Peon

    Messages:
    348
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #6
    you mean KB or number of pages? number of pages use "Site:URL" in google.
     
    thesilly1, Oct 1, 2009 IP
  7. Canonical

    Canonical Well-Known Member

    Messages:
    2,223
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    110
    #7
    You can do something like:

    1) Download and install Xenu Link Sleuth
    2) Crawl your site
    3) Export the crawl data (it shows the file size for every object returned including images, .js, .ccc, and HTML)
    4) Import into Excel.
    5) Sort by URL/Address
    6) Delete all external objects (it will show external URLs that you link to as well
    7) Sum up file size column using Excel
     
    Canonical, Oct 1, 2009 IP