When preparing the blogs for large amount of traffic, first thing I usually do is install a caching solution for WordPress in form of WP Super Cache plugin by Donncha O Caoimh. From the plugin page:
WP Super Cache is a static caching plugin for WordPress. It generates html files that are served directly by Apache without processing comparatively heavy PHP scripts. By using this plugin you will speed up your WordPress blog significantly.
WP Super Cache has simple settings, and is reasonably easy to install. However there is one option that needs to be treated with care.
If you experience slowdowns on your blog page even after turning WP Super Cache on (and occasionally even get garbled output on your pages) you need to disable Super Cache Compression.

This will turn off compression of the pages which will save great amount of CPU time, especially on shared hosting servers, while still retaining the caching abilities of WP Super Cache.
After this your pages should fly.
Continue reading:
- Optimize WordPress page loading time with PHP Speedy and WP Super Cache
- JavaScript to Footer
- Best practice for adding JavaScript code to WordPress plugins
Posted in: WordPress
TAGS:best settings, best super settings wordpress, compress wordpress vladimir, configure super, how configure super, how speed, optimation super, optimize wordpress, seo smart links cpu, super best setting, super best settings, super compression, super custom caching, super optimize time, super seo, super super compression
Hi! My name is Vladimir Prelovac. I am a computer engineer by profession and an adventurer by state of mind.
6 Comments
Hope this helps.. I was facing sudden traffic and gives overload in webhostingpad server. Further more they don't have any server caching that caused my site to be overloads..
Thank a lot..
Can I combine "wp super cache" with "http compression" I've made?
I always turn on super cache compression.
It run fast as well.
OMG, I have my super cache configured like this already :)... nice to know that it's the best way lol
Ah...so that's why my site went down after hitting the FP of Digg when I actually HAD WP super cache enabled.
Nice find. I just loaded it onto my blog, so we'll see what happens. Thanks.