Tag Archive: php

The Power of GZIP

One of the best ways to make websites faster is to use gzip compression on your files. Many CMSs have options (or plugins) that allow automatic compression. But what if your site doesn’t use a fancy pants CMS? Then what, huh?
Actuall the solution is pretty simple. All you have to do…

Read the full article »