Optimising Page

1 post, started 2 years ago by user101
  1. I am a website optimization freak.. so thought of putting this down :DDDDI see your main page is 300-400KB+ and 100+ HTTP Requests!
    Serving 80 million pageviews a month is a big achievement :P
    Now here is the thing..

    The page makes requests to objects dont exist.
    http://tweetmeme.com/images/reply.png
    http://tweetmeme.com/images/new/search.png
    http://tweetmeme.com/images/bird.gif
    http://tweetmeme.com/i/default/images/subscribe.gif
    Also the js/css/img could be merged as a single request each.Plus it seems like you can save on your servers cpu by serving php semi-cached files which will allow no problem with the voting system.

    Hope that helps :DDD

    Posted 2 years ago by user101

Reply

You must log in to post.