thumb

All about WordPress performance – 11 golden rules

Let’s review our achievements for a WordPress-based website and create something like a road map to optimize WordPress performance. First priority actions Gzip of die! You must gzip all appropriate files (i.e. HTML, CSS, JavaScript, ICO and Fonts). You can use here ‘on fly’ gzip ...

thumb

5 quick tweaks for WordPress performance

After we accelerated our website 3x, 5x, and even 40x let’s implement some quick tips to add more performance. Actual improvement is hard to measure, but all these tweaks should add not client side performance but reduce server side load (and improve website usability). Add favicon.ico to the...

thumb

HTML Sprites – new weapon against HTTP requests

It’s a bonus post after our we finished our WordPress optimization Stage 3. We faced troubles with a large amount of HTML images (about 20 for the home page) – and don’t have efficient solution to resolve this issue (yes, multiple hosts can fit, but every HTTP request costs for se...

thumb

Best practices performance – does it matter?

Well. It’s the last post from our website performance optimization Stage 3. Now we can say for sure – it’s a fast WordPress blog! But what actual gain have we achieved with all these actions? Let’s review them. Extreme performance actions We reduced size of CSS rules. Due t...

thumb

Removing blocking AdSense

It’s the last part of our Stage 3 optimization research. And we are going to perform some actions to remove blocking behavior of AdSense blocks (and any other advertisement as well). What is blocking JavaScript Here is a very good article from Steve Souders about how JavaScript blocks web pag...

thumb

Transparent fixed block woes

With this small post we are going to review actual performance of using transparent blocks on your website. As you remember we installed a small WordPress plugin to track MySQL / server side generation time of every HTML page. It’s fixed to the right top corner and has a bit transparent backg...

thumb

Hacking timthumb.php – all the best practices

We discussed in some previous posts what WordPress performance optimization can be achieved from simple hacks in timthumb.php library (or just thumb.php – it depends on current WordPress theme). Let’s bring them all together and review once more. What is a timthumb.php library? timthumb...

thumb

Fighting HTTP requests – combine images

Just to remember: it’s our optimization journey Stage 3. And we are trying to extremely reduce amount of data / number of HTTP requests. We have already tried to remove unused styles, minify HTML, and use cookie-free domains. And saved about 75 Kb of data (mainly from styles). Analyzing HTTP ...

thumb

Are cookie-free domains efficient?

This is the third post in our website performance optimization journey Stage 3. In the previous parts we reduced data:URI (CSS) size and minified HTML. Now we are going to move all resources to cookie-free domains and somehow measure the difference. Basics Why cookie-free domains are good? Here is ...

thumb

HTML minify – to be or not to be?

Let’s review today such a contradictory point in website acceleration as HTML minify. It’s one of our steps to bring extreme performance to our website. And it can reduce load time not only for the first-time visitors, but also for returned ones and if readers are going to the next pos...

MySQL queries: 43 | 1.695s
Memory used: 16.44M
Memory limit: 32M