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 REDUCE THE OVERLOADING TIME OF THE WEBSITE?

Discussion in 'Search Engine Optimization' started by Rupom Roy, Nov 13, 2014.

  1. #1
    Can anybody suggest me how to reduce the overloading time of the website.
    How it will help in seo prospective.

    Please suggest me as ASAP?
     
    Rupom Roy, Nov 13, 2014 IP
  2. Preston Pierce

    Preston Pierce Member

    Messages:
    48
    Likes Received:
    6
    Best Answers:
    1
    Trophy Points:
    45
    #2
    By overloading you mean "longer load time"? Run an analysis of your site through this tool: https://developers.google.com/speed/pagespeed/insights/
    This tool will suggest the issues you can fix to improve the load time of your site. However, you may need a developer/designer to fix those issues.

    Load time of a site is a factor of ranking in Google Algorithm. So, you will have to definitely optimize the load time. Also, a website that has quick server response and loads properly and quickly does not irritate your users and help you minimize the bounce rate of your site.
     
    Preston Pierce, Nov 13, 2014 IP
  3. O-D-T

    O-D-T Member

    Messages:
    180
    Likes Received:
    10
    Best Answers:
    3
    Trophy Points:
    43
    #3
    Another good tool for this is Firebug addon to Firefox. You can see which resources are loaded in which order and how much time is need for each resource to load.
     
    O-D-T, Nov 13, 2014 IP
  4. matt_62

    matt_62 Prominent Member

    Messages:
    1,827
    Likes Received:
    515
    Best Answers:
    14
    Trophy Points:
    350
    #4
    OP. If you mean the page load time, you can get a quick measure of how your site speed using: http://tools.pingdom.com/fpt/
    You can make images load faster by making them slightly smaller file size. You might do this by dropping the quality a little, and or scaling down the actual size.
    Some people do like to overload their pages with content, so having a well designed site with an appropriate amount of content per page, will let the page load faster.

    Using a CDN can also speed up the page load time for your visitors.
     
    matt_62, Nov 13, 2014 IP
  5. usemyteam

    usemyteam Member

    Messages:
    218
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    43
    #5
    Resize your files especially images. It should help. Also try to look for web backgrounds (just in case you are using one) that are huge in resolution but small in file size. Or resize your images in photoshop and lower the quality to medium instead of high when saving.
     
    usemyteam, Nov 13, 2014 IP
  6. behnamy

    behnamy Greenhorn

    Messages:
    38
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    20
    #6
    and also search for these below factors:
    1- use gzip
    2- use css sprite in your themeplate
    3-use httaccess in order to cache your images and other formats files of your themeplate to cache them in client browser for some days, things like your website logo and etc... that don't change regularely
     
    behnamy, Nov 13, 2014 IP
  7. billzo

    billzo Well-Known Member

    Messages:
    961
    Likes Received:
    278
    Best Answers:
    15
    Trophy Points:
    113
    #7
    tools.pingdom.com

    Use that tool to find out what is taking a long time to load (if anything). It will show you the DNS lookup times and the wait times for the server to respond with data for every file linked to by your page.
     
    billzo, Nov 13, 2014 IP
  8. md abdur rahman

    md abdur rahman Greenhorn

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #8
    Sometimes we feel tired and feel that our computer is taking so long time to load a page. Actually our brain is got bored for long time monotonous work. We should enjoy sometime by visiting some awesome sites like www.wordsonimages.com
     
    md abdur rahman, Nov 13, 2014 IP
  9. patco

    patco Well-Known Member

    Messages:
    2,035
    Likes Received:
    47
    Best Answers:
    17
    Trophy Points:
    100
    #9
    Javascript is often the main reason for a website to load slowly. Check your source and also check images if they are not really big! :)
     
    patco, Nov 13, 2014 IP
  10. weakpa2

    weakpa2 Active Member

    Messages:
    131
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    80
    Articles:
    1
    #10
    Minify your CSS and JS.For example:
    To minify it just make it one line code.
    ....Make sure your external JS file is extracted to avoid long render blocking.
     
    weakpa2, Nov 13, 2014 IP
  11. braulio

    braulio Active Member

    Messages:
    70
    Likes Received:
    7
    Best Answers:
    1
    Trophy Points:
    95
    #11
    I use the PageSpeed Insights tool that is included in Google's WebMaster Tools. It is great.
     
    braulio, Nov 15, 2014 IP
  12. Kay Rae

    Kay Rae Member

    Messages:
    31
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    35
    #12
    You should definitely look into a caching program or external DNS solution to speed up your site. Look at items that are load heavy and make sure all your html is optimized!
     
    Kay Rae, Nov 15, 2014 IP