How decrease page loading time of my website

Discussion in 'Google' started by ronalddrake, Oct 21, 2010.

  1. KimiGermany

    KimiGermany Peon

    Messages:
    1,117
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #21
    His site is really loading slow, and i am using high speed connection (in Europe).

    I have checked with page speed addon, you use too many images even for background on small menu bar. Avoid using images unless you have a CDN set up.

    It depends on where you site is hosted too, a VPS hosting is really fast ( i don't use it either, they are too costly). And definitely removing ads is a help, because we need to put their javascript to one file.

    My blog has many ads from different server, and it loads quite fast.

    I use w3 total cache. My suggestion is try to replace those images with css style.

    Also whenever you upload images, compress them first (I use yahoo smush it)

    I hope it will help a bit.
     
    KimiGermany, Oct 23, 2010 IP
  2. golfpro1

    golfpro1 Peon

    Messages:
    3,058
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #22
    If you can identify the resource hugging flash, or images and crop or remove them that should help
     
    golfpro1, Oct 24, 2010 IP
  3. ronalddrake

    ronalddrake Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #23
    Thanks All for the valuable information.

    Regards,
    Ronald
     
    ronalddrake, Oct 25, 2010 IP
  4. cyberfox

    cyberfox Member

    Messages:
    90
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #24
    use a CDN ( content delivery network )
    and if you use javascript libraries like jquery, use the one hosted at google because it will be cashed on users machines and will not be downloaded again if they have visited a website that links to it
     
    cyberfox, Oct 25, 2010 IP
  5. sweta.singh.98

    sweta.singh.98 Guest

    Messages:
    628
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #25
    Just check database .. all tables are indexed or not ... reduce size of rows in table .... don't use joints in query load time will reduce :)
     
    sweta.singh.98, Oct 25, 2010 IP
  6. prasanna724

    prasanna724 Peon

    Messages:
    126
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #26
    i checked it. It working fine. MaY BE IMAGES are your problem.
     
    prasanna724, Oct 26, 2010 IP
  7. deltagci

    deltagci Peon

    Messages:
    636
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #27
    You can use external JavaScript plugging.
     
    deltagci, Oct 26, 2010 IP