Results 1 to 2 of 2

Thread: can anyone tell me how to make our site loaded faster?

  1. #1
    Join Date
    Aug 2008
    Location
    karanganyar, solo, indonesia
    Posts
    161
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default can anyone tell me how to make our site loaded faster?

    can anyone tell me how to make our site loaded faster from site's code itself?
    i'm running the site that using dolphin software version 6 ( www.smansakra.net.tc ), this site is loaded so long, i think there is a way to make it faster by modifying , deleting, fixing the script structure.

    what i know is, this software will processing so many db connection when it's loading, does it influence loading speed?

    thanks
    ///////////////////////////////////////////////////
    ///// http://www.mediatutorial.web.id
    ///////////////////////////////////////////////////

  2. #2
    Join Date
    Oct 2008
    Location
    Sweden
    Posts
    2,023
    Thanks
    17
    Thanked 319 Times in 318 Posts
    Blog Entries
    3

    Default

    Download Firebug (if you haven't already) and then install YSlow and run a test. It will tell you why your site is so slow (you got an F or 37%) and what you can do about it. If you have many images/logos/buttons and such, you should try to use image sprites. Here is for example YouTube's image sprite: http://s.ytimg.com/yt/img/master-vfl72305.png
    If they would have used an individual image for all those things they would have had tons of http requests, instead they one have one. There are also other things you can do, for example, try not to use table for design, see this article:
    http://s.ytimg.com/yt/img/master-vfl72305.png

    Good luck!

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
  •