All about WordPress performance – 11 golden rules

The best WordPress performance 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

After these 3 steps you will have 2-3x accelerated website. And all this can be applied with a few of actions (there is a lot of software to implement this automatically).

Second-priority actions

If you think your website isn’t fast enough after the previous actions you can case some more client side magic. It’s more complicated and give you less performance, but is still worth to be implemented.

All mentioned steps are not very hard to implement for your website but can give you up to 1.5x additional speedup. So the total website performance improvement will be 3-4.5x.

Third-priority steps

If you are still not sure about your website high performance (yes, even after 4.5x speedup this can be possible). You can think about the following actions.

  • Remove unused styles. Be careful with CSS – it can be used on rare internal pages. Actual performance gain here is 2-5%.
  • Use HTML minify. This will make your website much faster for returned visitors (as far as they have all static resources cached). And add about 0.5-1% to website load speed.
  • Remove blocking advertisement blocks. You can use simple delayed load for any ad blocks (i.e. AdSense). This will increase website rendering speed.
  • Use HTML Sprites. After applied CSS Sprites and multiple hosts this technique won’t give much. Maybe additional 2-5% to website load speed.

We don’t touch cookie-free domains and website rendering optimization because in most of cases they give you nothing.

Conclusion

You can easily get 3.5-5x+ website acceleration if you implement all these rules. But more than half of actual performance you will get after first 3 simple steps – gzip, image optimization, and caching.

VN:F [1.8.0_1031]
Rating: 0.0/10 (0 votes cast)

Related Posts

1 RESPONSES TO All about WordPress performance – 11 golden rules

    Leave a Reply

    MySQL queries: 89 | 1.442s
    Memory used: 14.77M
    Memory limit: 32M