Discussions

what is the best method to know the page size of the web page? Or how can I know if my web page is exact under the 100KB?

Reply

User Comments

  1. Friday13
    If you're on Firefox, go to the page, then File >> Save Page As ... and select Web Page, complete. It will download the page and everything that loads with it.
    1. verollete
      a ddo u know how to reduce the size?
  2. kirewass
    You can also try a free web site speed test: www.websiteoptimization.com/services/analyze/
    The script calculates the size of individual elements, sums up each type of web page component, and offers advice on how to improve page load time.
    1. roentarre
      That is a great page to test loading time! I am realising that I could improve my website loading time...
  3. verollete
    my problem is not the loading time.. my loading time is ok. it's just that when im going to put my website on the search engine and check it with meta tag analysis tool.. it said that most search engine only accept webpage max 100kb ..
  4. garret35
    Ever wish you could have a speedometer for your site load time?

    Well if you use firefox you can.

    If you don't use firefox....shame on you

    You must have the latest version of Firefox found here www.mozilla.com/en-US/firefox/personal.html

    Anyway. From firefox.com go to the add on located on the top toolbar section and search these two tools:

    First one is YSlow. YSlow analyzes web pages and tells you why they're slow based on Yahoo's rules for high performance web sites. Found here addons.mozilla.org/en-US/firefox/addon/5369

    Second is Firebug which integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page... Firebug 1.3

    Get it here addons.mozilla.org/en-US/firefox/addon/1843

    Take some time to get to know the features. When they are loaded you will see them on the lower right side of your screen.

    That's my tip for today.

    Garret
    need-to-get-some.blogspot.com

Add Your Comment

Login to leave a message.