Enabling gzip compression if mod_deflate is not enabled
Enabling gzip support on server without using mod_deflate or mod_gzip Apache module. The technique uses PHP with Gzip support for compressing the files.
Enabling gzip support on server without using mod_deflate or mod_gzip Apache module. The technique uses PHP with Gzip support for compressing the files.
Today I am going to write about an excellent application, which I discovered yesterday. The main reason why I hated checking out my Google Analytics reports was that I hated logging in to my Analytics account. My personal Google account is different from the one I use for website related uses, including Adsense, Sitemaps and Analytics. [...]
Yesterday, while fixing some browser compatibility issues of my new theme, I was surprised to know that my homepage was over 400 KB in size and took more than 30 seconds to completely load with my DSL connection. More than 80 files, including images, javascript and css, were embedded within the page.
I decided to optimize [...]