My site load slower

Discussion in 'HTML & Website Design' started by broad_line, Jul 16, 2007.

  1. #1
    I friends
    I've changed my site's design(cyberbeni.com) some days ago. and now my sites take more time as old design. my one friend told me that if I load image from css then it's going fast. but i don know how to do it.

    actually i like to laod text first n then image. but now my site load all page at once... so
    plz help me..
     
    If someone posts a solution, use the "Best Answer" link in their post to pick it as the best answer.
    broad_line, Jul 16, 2007 IP
  2. CowGame

    CowGame Peon

    Messages:
    68
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try moving to a new host. It's probably your computer problem. I have a forum that's like 200k-1mb /page, and it loads just fine for most people.
     
    CowGame, Jul 16, 2007 Set Best Answer IP
  3. broad_line

    broad_line Guest

    Best Answers:
    0
    #3
    I think it's not just problem with host but with my pages...
     
    broad_line, Jul 18, 2007 Set Best Answer IP
  4. webdesigner

    webdesigner Well-Known Member

    Messages:
    489
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    110
    #4
    Had a quick look and here's a few suggestions/starters.

    • Close your head tag
    • Your only supposed to open HTML and close it once
    • Look right at the bottom of your page. You open a body tag after you close the main HTML tag.

    That is one BIG page that really needs looking at properly, i just mentioned the main structural code errors but spotted many smaller errors also. (You might also want to optimise your rosy.gif image)
     
  5. rchamberlin

    rchamberlin Peon

    Messages:
    81
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Also try downloading the Firebug extension for firefox. It will show what is taking the longest to load and give you a place to start for optimization.
     
  6. eadkung

    eadkung Active Member

    Messages:
    148
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    58
    #6
    is there javascript in your page. if there is, there may effect your load time if you put javascript at the top line of your source code.
     
    eadkung, Jul 18, 2007 Set Best Answer IP
  7. denverrusell

    denverrusell Active Member

    Messages:
    537
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    60
    #7
    Clean your messy code. you have to many <tables>, that is the one cause of slower loading.
     
  8. designerz

    designerz Banned

    Messages:
    669
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #8
    compress the picture files if you have and avoid unnecessary codes on the page..also check your hosting...
     
    designerz, Jul 19, 2007 Set Best Answer IP
  9. broad_line

    broad_line Guest

    Best Answers:
    0
    #9
    thanks all the buddy for kinda informations..
     
    broad_line, Jul 19, 2007 Set Best Answer IP