How do i improve site loading speed?

Discussion in 'Programming' started by lokeshshri, Mar 15, 2011.

  1. #1
    My site/blog is reportedly slow loading. I know this is detrimental to good rankings from Google.

    What can i do to improve the speed of loading? I also know images can cause slow loading but i do not think a maximum of two per post is too much. seo discussion forums
     
    Last edited: Mar 15, 2011
    lokeshshri, Mar 15, 2011 IP
  2. DocuMaker

    DocuMaker Active Member

    Messages:
    427
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    60
    #2
    DocuMaker, Mar 15, 2011 IP
  3. eleetgeek

    eleetgeek Peon

    Messages:
    129
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Simple as this:

    Remove spaces from css and js files.


    Increases 40%+
     
    eleetgeek, Mar 15, 2011 IP
  4. GoFiles

    GoFiles Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    optimize all images, replace jpg's for gifs if possible or put quality down to about 6% in photoshop. make sure the images are the same for all pages so they load instantly and try not to have animated gifs, banners or the like as they can slow it down a bit. although this day and age with broadband speeds as they are its not too much of a concern.
     
    GoFiles, Mar 15, 2011 IP
  5. lukefowell89

    lukefowell89 Peon

    Messages:
    182
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    The biggest reasons a page takes along time to load is images or scripts.

    Scripts you can minimise the code.

    Images you can optimise the filesize (resolution), you can also use sprites for background images
     
    lukefowell89, Mar 16, 2011 IP
  6. joy1986joy

    joy1986joy Member

    Messages:
    189
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    30
    #6
    Hi
    I think your forum loading time is alright. It have no heavy image or no useless things in graphics at all.
     
    joy1986joy, Mar 17, 2011 IP
  7. ameerulislam10

    ameerulislam10 Peon

    Messages:
    461
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #7
    ameerulislam10, Mar 17, 2011 IP
  8. Caitlyn

    Caitlyn Guest

    Messages:
    99
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Remove your unwanted space. avoid flash. reduce image size
     
    Caitlyn, Mar 17, 2011 IP
  9. hyutars

    hyutars Member

    Messages:
    190
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    28
    #9
    - Using Gzip.
    - Optimize sql query.
    - Using AJAX
    [​IMG]
     
    hyutars, Mar 18, 2011 IP
  10. Reputation

    Reputation Peon

    Messages:
    55
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Remove useless flash/applets etc, If you're loading all the images on the get go, you can use JQuery and body onload to load them afterwards which will speed things up ALOT.
    Perhaps your host is responsible for the slowdown? is that a possibility? contact them about that and if you're unsatisfied and think its their fault, consider moving.
     
    Reputation, Mar 19, 2011 IP
  11. dan883

    dan883 Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    - gzip compression

    - caching

    - lower resolution graphics

    - less scripts
     
    dan883, Mar 19, 2011 IP
  12. dropboks

    dropboks Peon

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Just delete uneless files from script
     
    dropboks, Mar 27, 2011 IP
  13. derrickschwan

    derrickschwan Peon

    Messages:
    458
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #13
    On of the reason of the loading page issue is the file size of the images you have used and the flash, now try to check em.
     
    derrickschwan, Mar 29, 2011 IP