1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to speed up site loading in WP?

Discussion in 'WordPress' started by brynh, Aug 17, 2010.

  1. #1
    Hi ppl!

    I have problem with slow loading wp site (www.planethopia.info) and don't know how to speed it up..

    I am using WP Super Cache but it is not effective like I thought it will be. Any suggestions?
     
    brynh, Aug 17, 2010 IP
  2. computeraholic

    computeraholic Member

    Messages:
    46
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #2
    Compress your CSS, JS and images is required to speed up your site load..

    Don't know why u says wp super cache not effective.. I'm using it for my news website.. and it's very good plugin -- I think,

    Or, if you have more cash, try to buy CDN service.
     
    computeraholic, Aug 17, 2010 IP
  3. ThoughtPunk

    ThoughtPunk Active Member

    Messages:
    1,135
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    78
    #3
    it loaded pretty quick on my end here. Maybe it's the theme?
     
    ThoughtPunk, Aug 17, 2010 IP
  4. extremephp

    extremephp Peon

    Messages:
    1,290
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Gzip your site if it isnt enabled, check for injections which would make your site slow! Also try a light weight theme if theme is what making the whole site slow!!

    ~ExP~
     
    extremephp, Aug 17, 2010 IP
  5. lowridertj

    lowridertj Well-Known Member

    Messages:
    2,882
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    195
    #5
    lowridertj, Aug 19, 2010 IP
  6. hmansfield

    hmansfield Guest

    Messages:
    7,904
    Likes Received:
    298
    Best Answers:
    0
    Trophy Points:
    280
    #6
    Loads well enough on my end. Maybe it's your ISP speed or your computer.
     
    hmansfield, Aug 19, 2010 IP
    psharma likes this.
  7. homeworker11

    homeworker11 Banned

    Messages:
    1,549
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Its loading fast man!
    What else you want??
     
    homeworker11, Aug 19, 2010 IP
  8. psharma

    psharma Prominent Member

    Messages:
    1,955
    Likes Received:
    85
    Best Answers:
    4
    Trophy Points:
    345
    #8
    I checked your website and it is quite fast. If you have already installed wp super cache ( or any other good caching plugin ) all you can do now it to optimize your code and images for speed. You can also buy a faster server.
     
    psharma, Aug 19, 2010 IP
  9. brynh

    brynh Active Member

    Messages:
    342
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    58
    #9
    Well, when I check my stats on Alexa, they tell me that my site loads too slow and that 96% of sites are loading faster. Maybe, there is some mistake on Alexa page or something else.. I always try to compress pictures when uploading them on website so that's not a problem, I think..
     
    brynh, Aug 19, 2010 IP
  10. hmansfield

    hmansfield Guest

    Messages:
    7,904
    Likes Received:
    298
    Best Answers:
    0
    Trophy Points:
    280
    #10
    Don't get caught up in stressing over Alexa. It's not that accurate and it generally means nothing for small sites. Trust your own eyes, tools, and Google.
     
    hmansfield, Aug 19, 2010 IP
  11. kiramanic

    kiramanic Peon

    Messages:
    205
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Seems alright from my end, if you are worried though another thing you can try (apart from compressing CSS etc as already mentioned) is putting javascript in the footer rather than the header, some plugins have an option for this and some don't but every little bit helps.

    The YSlow plugin for Firefox will give you these tips and more, but as others have said it really is loading fine.
     
    kiramanic, Aug 19, 2010 IP
  12. sarahk

    sarahk iTamer Staff

    Messages:
    28,500
    Likes Received:
    4,460
    Best Answers:
    123
    Trophy Points:
    665
    #12
    Firebug and YSlow will give good feedback but fast for me too - especially the internal pages.

    If you are wanting to get really techie you could move the css, js and header images to a subdomain. Theory is that a browser will only download X (currently 4) items from a domain at a time so if you have 8 images on your (1) page and 4 stylesheets and 2 javascript files you have 15 items to download so you have a queue. If the stylesheets were on a subdomain then there would be 2 queues downloading at the same time. Don't go mad though - takes effort to coordinate and can trip you up.
     
    sarahk, Aug 19, 2010 IP
  13. Sokoto

    Sokoto Peon

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    Loads under 2.18 seconds using http://gtmetrix.com/. I don't think you need to install any other plug-in. You might try W3 Total Cache if you want.
     
    Sokoto, Aug 21, 2010 IP
  14. papayamilkshake

    papayamilkshake Peon

    Messages:
    108
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #14
    Use YSLow add-on for Firefox and see which item (component) is taking up the most time loading
    from there onwards determine is it good to have it there or remove it :)

    U may want to try reducing the number of javascripts loading and plugins on your website. They do reduce your website efficiency :)
     
    papayamilkshake, Aug 21, 2010 IP