As a continuation of client side optimization let’s now find out how enabling gzip compression between server and client affects page loading. First, one needs to enable mod_gzip for Apache (I’m using it) and configure it the proper way. Usually it’s reasonable to compress text content such as css or js files, as well as [...]
I decided to begin client optimization for http://gdestop.ru First I’ve become really interested in it and second now over 1700 unique visitors come every day, so it would be nice to care about them and decrease page loading time. To be able compare the optimization results, I’ve run WebPagetest for three key pages (all of [...]
Давно не писал ничего в свой блог по одной простой причине — был занят созданием нового проекта, http://gdestop.ru Идея проекта родилась практически спонтанно, как это, наверное, и бывает у обычных стартаперов: захотелось поженить объявления о съеме жилья с картой. Идея, естественно, не новая, но удачных реализаций для курортной тематики я не нашел и это меня [...]