Tag: performance
-
Koronavilkku.fi – Finland’s Most Visited Website in August 2020?
Did koronavilkku.fi set a new record for Finnish online history in August 2020, when nearly a million visitors visited the website in 24 hours?
-
Webinar: Use Xdebug to profile PHP
Xdebug is an open-source tool for code profiling and debugging. We mention it in almost every presentation we give on WordPress performance.
-
Webinar: Dismantle WordPress Performance Bottlenecks
We recently held a webinar on the benefits of the excellent PHP profiling tool Tideways.
-
PCIe-NVMe – Faster Than SSD
A combination of a PCIe expansion bus and a NVMe device interface will really make your database sing.
-
Spring Clean WordPress to Make It Secure and Faster
Even well-maintained WordPress sites tend to accumulate cruft. They might not clog the website directly but might affect how it works in the future.
-
Make Your Site Faster with Caching
Cache is one of those things you often hear about but might never see explained anywhere. We decided to give it a shot: here’s all about WordPress caches!
-
Upgrade to PHP 7.3 for Better WordPress Performance and Security
If you are running WordPress on an ancient PHP version, you should update to version 7.3 as soon as possible. We’ll explain why and how in this article.
-
300% Faster WordPress Load Times with Transients
Did you know that WordPress has a built-in caching system called transients? They are easy to use and extremely effective when used correctly. Find out how!
-
Debug PHP performance issues with Tideways
Tideways is a service to analyze what your WordPress PHP code is doing. In this post we show an example of a slow WordPress site, and how it was fixed!