Speed up a website Archive

  • admin

    Empty image src can destroy your site

    This is a problem I’ve come across frequently, and since it has come up again recently, I thought I’d explore this issue in the hope that it will save others some trouble. There are so many problems that this one issue can lead to that...

    Full Story

  • admin

    High Performance Ajax Applications

    High Performance Ajax Applications View more presentations from julien.lecomte.

    Full Story

  • admin

    Performance Research, Part 3: When the Cookie Crumbles

    HTTP cookies are used for a variety of reasons such as authentication and personalization. Information about cookies is exchanged in the HTTP headers between web servers and browsers. This article discusses the impact of cookies on the overall user response time. HTTP Quick Review Cookies originate from...

    Full Story

  • admin

    Best Practices for Speeding Up Your Web Site

    Minimize HTTP Requests tag: content 80% of the end-user response time is spent on the front-end. Most of this time is tied up in downloading all the components in the page: images, stylesheets, scripts, Flash, etc. Reducing the number of components in turn reduces the number of...

    Full Story

  • admin

    15+ Tips to Speed Up Your Website, and Optimize Your Code!

    Once you’ve been coding for a while, you begin to take something for granted. You forget just how smart you really are. How many hundreds of keyboard shortcuts have we memorized? How many languages have we learned? How many frameworks? How many hacks? To say...

    Full Story