How to mimimise Page load time for website

Discussion in 'Link Development' started by Jonesseo, Aug 20, 2010.

  1. #1
    Hi friends,

    Is there any specific purpose to use robots.txt file? I think we can use this to hide some unnecessary elements to search engine and to minimise the page load time.

    Waiting for different responses.

    Thanks & Regards,
    Jones
     
    Jonesseo, Aug 20, 2010 IP
  2. goldenminds

    goldenminds Peon

    Messages:
    202
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you can use css and javascript file externally and import link can use which result reduce size of page
     
    goldenminds, Aug 20, 2010 IP
  3. co_muda

    co_muda Greenhorn

    Messages:
    97
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #3
    yes, you're right.
    You also can compress the picture. Don't use big image size.
     
    co_muda, Aug 20, 2010 IP
  4. seoextent

    seoextent Peon

    Messages:
    62
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    dont use flash, also you can add an add on for speed your loading time. You can find this add on at Google webmaster tool
     
    seoextent, Aug 20, 2010 IP
  5. breakthelimit

    breakthelimit Active Member

    Messages:
    57
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    91
    #5
    hosting server some in case is dominated for loading your page...
     
    breakthelimit, Aug 20, 2010 IP
  6. Rev Jain

    Rev Jain Active Member

    Messages:
    202
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    80
    #6
    we can use table less design in our web pages.
     
    Rev Jain, Aug 21, 2010 IP
    Paresh Shrimali likes this.
  7. suraj4u

    suraj4u Well-Known Member

    Messages:
    514
    Likes Received:
    4
    Best Answers:
    1
    Trophy Points:
    120
    #7
    You can use zlib compression for minimizing the pageload

    robot.txt is just to prevent/allow search bots
     
    suraj4u, Aug 21, 2010 IP
  8. donnyanm

    donnyanm Peon

    Messages:
    240
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #8
    If you are running a script, look for some sort of caching plugin. I use w3-totalcache for wordpress w/ memcache and it loads very quickly.
     
    donnyanm, Aug 22, 2010 IP