Posts tagged with "performance"

Spring Clean WordPress to Make It Secure and Faster

18.2.2020

Over time, even well-maintained WordPress sites tend to accumulate some cruft: excess files, unused plugins, unnecessary database contents, and logs ...

Make Your Site Faster with Caching

25.9.2019

Cache is one of those things you often hear about but might never see explained anywhere. We decided it was time to write a quick guide about the dif...

Upgrade to PHP 7.3 for better performance and security

25.6.2019

If you are running WordPress on any ancient PHP version older than 5.6, I have some bad news for you: as of WordPress version 5.2, the minimum PHP ve...

300% faster WordPress load times with transients

7.9.2018

Did you know that WordPress has a built-in caching system called transients? They are easy to use and extremely effective when used correctly. In thi...