Website Performance

This is my archive

How to set up a cookieless domain
Website Performance

How to set up a cookieless domain

One of the many techniques for optimizing a website for speed is to serve static content such as CSS, Javascript and image files from a cookieless domain. In this tutorial i’m going to cover what a cookieless domain is …
How to cache your static resources
Website Performance

How to cache your static resources

Almost every website contains resources that don’t change very often. CSS, javascript and image files are excellent examples of this. These files are downloaded every single time a webpage is loaded. This could really increase the time it takes …