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.

Website Loading Time

Discussion in 'Site & Server Administration' started by yash_uk, Jul 6, 2016.

  1. #1
    What methods we should apply for decreasing the loading time of a website?
     
    yash_uk, Jul 6, 2016 IP
  2. billzo

    billzo Well-Known Member

    Messages:
    961
    Likes Received:
    278
    Best Answers:
    15
    Trophy Points:
    113
    #2
    Reducing the number of images and file requests is a good place to start. Testing your load performance on a speed tester like tools.pingdom.com will let you know what your site's performance is. Pay attention to the load time of the main html as well. If that is slow, then it is likely a server issue.
     
    billzo, Jul 6, 2016 IP
  3. seoaceindia

    seoaceindia Banned

    Messages:
    439
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    33
    #3
    improve page cache, reduce css and javascript, remove big images. and use best hosting
     
    seoaceindia, Jul 6, 2016 IP
  4. SEOPearl

    SEOPearl Well-Known Member

    Messages:
    127
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    108
    #4
    Reduce the number of unwanted plugins that you are used in your website.
    Reduce the server response time.
    Optimize your image size format and src structure.
    Enable your browser caching.
     
    SEOPearl, Jul 6, 2016 IP
  5. Amator

    Amator Well-Known Member

    Messages:
    1,424
    Likes Received:
    55
    Best Answers:
    0
    Trophy Points:
    165
    #5
    Amator, Jul 7, 2016 IP
  6. datafeedr

    datafeedr Member

    Messages:
    17
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    33
    #6
    Another tool you can use is https://gtmetrix.com Then try to fix as many "errors" as possible.
     
    datafeedr, Jul 11, 2016 IP
  7. billzo

    billzo Well-Known Member

    Messages:
    961
    Likes Received:
    278
    Best Answers:
    15
    Trophy Points:
    113
    #7
    Google's suggestions are crap, especially if it suggests using its stupid "page speed" stuff.
     
    billzo, Jul 11, 2016 IP
  8. Patricia Ann Lee

    Patricia Ann Lee Active Member

    Messages:
    1,190
    Likes Received:
    73
    Best Answers:
    1
    Trophy Points:
    95
    #8
    Patricia Ann Lee, Jul 11, 2016 IP
  9. Mobile-Monster

    Mobile-Monster Well-Known Member

    Messages:
    862
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    105
    #9
    I like https://gtmetrix.com better than the official google personally. Static websites will load a lot faster and if you use some kind of cms like wordpress do make sure that you use some kind of caching. Also slicing your large images and coming your css files will probably help you reduce load time. if you can share your website URL, maybe someone can suggest you even more
     
    Mobile-Monster, Jul 12, 2016 IP
  10. Amator

    Amator Well-Known Member

    Messages:
    1,424
    Likes Received:
    55
    Best Answers:
    0
    Trophy Points:
    165
    #10
    Hi Billzo,
    I am new to pagespeed so still 'discovering'
    Can you go into more detailt why google's suggestions on the pagespeed insight tool ?
    Thanks
     
    Amator, Jul 12, 2016 IP
  11. billzo

    billzo Well-Known Member

    Messages:
    961
    Likes Received:
    278
    Best Answers:
    15
    Trophy Points:
    113
    #11
    Because Google wants you to use its own stuff. Not surprisingly, it got into the "cloud hosting" business and all that "load speed" stuff it promotes is just intended to sell its own products.

    Generally, if you want good load performance, don't host your site (especially something bloated and dynamically-generated like Wordpress) on a crappy host with overloaded servers and minimize the number of file requests your page has. The more images, javascript, and CSS files you include, the longer it will take to load your site.

    And that's about what you need to know. If you are worried about shaving 2/10ths of a second off your load time--which no visitor would ever notice--you are worried about the wrong things.
     
    billzo, Jul 12, 2016 IP
  12. fastreplies

    fastreplies Banned

    Messages:
    2,336
    Likes Received:
    107
    Best Answers:
    0
    Trophy Points:
    190
    #12
    None, because you can't control how fast your host, his upstream provider,
    big pipe, time of the day, overload and then the computer on another end
    which have to jump over the same abstractions and so on.

    Sites with nothing but pure text like academic sites under some conditions
    could load longer than site blotted with the endless junk. So, stop worry.

    :)

    fastreplies
     
    fastreplies, Jul 13, 2016 IP
  13. selina akter

    selina akter Greenhorn

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #13
    If your blog wordpress then You Can use W3 Total Cache plugins
     
    selina akter, Jul 14, 2016 IP
  14. rojoloco47

    rojoloco47 Well-Known Member

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    116
    #14
    When you are done with all basic fixes such as optimizing images, reducing number of http requests, compressing and combining js / css files. Try mod_pagespeed.
     
    rojoloco47, Jul 19, 2016 IP