Blog

Updated NodeJS tools

3.10.2018

Today we have started to roll out NodeJS version 8, as well as new versions of related tools NPM, Yarn, Gulp, Grunt, Webpack, Browserify and Bower. W...

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...

WP-CLI v2 has arrived

10.8.2018

WP-CLI is the go-to command-line tool for WordPress users and developers, and the latest 2.0.0 version has just been released to the public. The late...

Seravo Developer Tools

26.7.2018

These days one of the most important aspects of a company's image is their online presence, and at the heart of it is their website. We want to make ...

HTTPS is not optional

21.6.2018

Encryption has been keeping your data safe for years now, and you might be using a VPN application to form a secure internet connection and protect y...

Best practices: backup and restore

7.6.2018

One 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 site...

Debug PHP performance issues with Tideways

7.5.2018

We are proud to announce that at Seravo.com we have implemented an integration with Tideways, a service to log and analyze what your WordPress PHP co...

Is Your Website a Hit? Make Sure the Full Page Cache Works

2.5.2018

Do 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 wan...

Six Ways to Improve WordPress Information Security

26.2.2018

WordPress still suffers from the reputation of being not secure. We state There are no unsecure WordPress sites, only poorly upkept WordPress sites. H...

Coding WordPress in style with PHPCS

6.2.2018

Some developers wonder why it isn’t enough that the code just works? The reason is that ugly code is doomed to lead to errors.