Speed Up Your Site: The Basics
A page’s loading speed is affected by 4 major things, server-side processing, client to server communication, size of data to be downloaded and rendering time.
This article will focus on the latter two - minimizing the data to be loaded and reducing browser rendering time. Here are some great tips and tricks:
Continue Reading 16 comments November 18, 2007


