Author: Otto Kekäläinen
-
Best practices: backup and restore
Read more: Best practices: backup and restoreOne of the oldest features of Seravo’s WordPress hosting and upkeep plans is the daily backup feature. We back up all of our customers’ WordPress sites daily and keep a copy of those backups on our servers for 30 days. On many occasions these backups have saved our customers from extensive damage and extra work.…
-
Debug PHP performance issues with Tideways
Read more: Debug PHP performance issues with TidewaysTideways 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!
-
Is Your Website a Hit? Make Sure the Full Page Cache Works
Read more: Is Your Website a Hit? Make Sure the Full Page Cache WorksDo you expect your website to get a lot of visitors? No worries, if your site is hosted by Seravo, you are already well prepared. However, if you want to be extra well prepared and to make sure your WordPress site loads as fast as possible, you should check that the HTTP caching works for…
-
Coding WordPress in style with PHPCS
Read more: Coding WordPress in style with PHPCSSome developers wonder why it isn’t enough that the code just works? The reason is that ugly code is doomed to lead to errors.
-
Measuring WordPress Speed
Read more: Measuring WordPress SpeedImproving the performance of WordPress sites is a popular topic among WordPress developers. E-commerce owners know that faster websites mean more conversions and more sales. Everybody hates to wait for pages that take long to load. However, the knowledge of how to correctly improve the performance of WordPress sites is still surprisingly scarce. The most…
-
Improving WordPress Performance with Xdebug and PHP Profiling
Read more: Improving WordPress Performance with Xdebug and PHP ProfilingThe success of WordPress is traditionally attributed to how easy it is to use, both from an end-user point of view and from a website developer’s point of view. Many feel empowered by WordPress as they are able to produce good-looking and functional sites with relatively little work. The flexibility of WordPress means it does…
-
HTTP/2 speeds up your websites
Read more: HTTP/2 speeds up your websitesHave you ever wondered what the http:// in the beginning of the website URL stands for? The abbreviation comes from term Hypertext Transfer Protocol and both it and the HTML (Hypertext Markup Language) were developed in 1989 by Tim Berners-Lee, while working in the CERN institute. The functionality of all the world’s websites is still based…