Guide to Increasing Performance of WordPress Websites

In this post I will go step by step through optimizing PHP and WordPress to reduce page load times and increase requests/second of your website. WordPress is used on over 42% of all websites on the global internet. Considering that there are over 1.1 billion websites this comes to over 460 million website using WordPress … Read more

Increase Performance of PHP Apps and WordPress

Performance of PHP based application, either script based or web based is a factor of configuration of PHP, web server, hardware infrastructure, network topology and most important, the quality of written code. It does not matter if you are running WordPress or any other custom PHP application you will have to consider all those factors … Read more