WordPress Speed Tips

I am alway looking for ways to get the most out of WordPress. I found this article very useful.

I would also recommend the article to newbie programmers who are looking for ways to squeeze some speed out of a web application. The techniques apply to almost any PHP application – but, they apply in a general way to any application.

Using the MySQL Query Cache is especially beneficial on a busy site – especially if your hosting service limits the number of queries the database can service in an hour.



Leave a Reply