Tagged Questions
1
vote
1answer
38 views
Universal problem: first request after ~25 second inactivity always slower (~1 second) than subsequent requests (~1/10sec)
It's something I noticed ever since I started working with WordPress. It's a universal issue, in the sense that it doesn't matter if the WP installation is on my shared hosting account (haven't tried ...
8
votes
3answers
1k views
Optimize apache for WP use
Greetings,
I have a WP site with over than 150k pageviews /day.
It's running on a Intel Core i5 CPU 760 @ 2.80GHz, with Centos and 4 GB of RAM.
The problem is WP consumes too much RAM and after a ...
3
votes
1answer
2k views
Restricting a Plugin to Only Load its CSS and JS on Selected Pages?
I'd like to cause a plugin to restrict its loading of CSS stylesheets and JavaScript JS files to only those pages for which they are needed.
An example for my question is the plugin Contact Form 7 ...
42
votes
12answers
3k views
Steps to Optimize WordPress in Regard to Server Load?
Besides installing W3 Total Cache or another caching plugin what steps can I take to make sure that my theme and site run as fast as possible.