Home » Archives for 2014 » Page 2

Install Mod_Pagespeed – improve website speed automatically testing mod_pagespeed

Google’s mod_pagespeed is an open source Apache module that automatically applies best practice performance rules to web pages and their associated objects. Mod_pagespeed has more than 40 available optimization filters, including image optimization, CSS and JavaScript concatenation, minification, caching, sharding, deferring JavaScript and more. While mod_pagespeed won’t solve all performance problems, it will trim the fat from unminified text files and graphics, and reduce HTTP requests. This article tests the effect of mod_pagespeed on an example site.

Read more

Avoid Mass Web Hosting – improve TTFB and website speed by moving your server hosting

Mass web hosting is a popular way to host web sites. Lower costs, easy site creation, and convenience lure site owners to host with the likes of HostGator, GoDaddy.com, and Yahoo.com. The problem with mass hosting is just that, a massive amounts of sites on overloaded servers. With sometimes hundreds of sites on a single web server, your site can suffer slowdowns when another site on the same server gets hammered. Often the best approach in this situation is to move to a new host with more lightly loaded servers. This article shows the effects of such a move for a client on a mass web host.

Read more