Free domain ID protection – what’s included?
In case you didn’t know, any domain registered with or transferred to Websavers has the option to get free ID Protection — all you must do is check the box during your order. But what is ID protection and how does it compare to the competition? Whenever you register a domain, the details of that…
Read MoreHow to configure Plesk for WordPress Multisite Networks
There’s lots of great documentation on the web showing how to create your WordPress Multisite network, but there’s also lots of different ways you might want to set up that network, and so this guide is designed to help you configure Plesk to work best with the options you want. This guide assumes that the…
Read MoreHow to use webp images with WordPress
By default WordPress does not support webp images. Yet according to Google’s analysis, webp images can help shrink the size of your images by up to 36% thus speeding up every image download. So you probably want to get on that, eh? The trouble is some browsers, like Apple’s Safari browser, do not support webp…
Read MoreHow to add Google Analytics to your WordPress Website
If you’ve got a website, you probably want to know how many visitors you have, how they’re getting there, and what they’re doing on your site. Enter Google Analytics. There’s non-Google options out there if you’re in the anti-Google camp, but that’s the subject of a future article. Google Analytics is an incredibly powerful tool…
Read MoreEvent Tracking with Google Analytics & WordPress
If you’re reading this, you should have already set up Google Analytics in your WordPress site. If you haven’t yet, go do that now! I’ll wait here. … Ok, so now that you’ve got that step done, we need to talk about event tracking. Event tracking can be any sort of thing you want to…
Read MoreHow to use your browser console to find and resolve problems
The browser console is one component of the Web Inspector tool that is included with most desktop browsers. Developers use the console to debug Javascript errors as well as HTML and CSS code. It’s incredibly handy to help narrow down problems, particularly ones like this: Errors that don’t appear immediately upon page load, but rather…
Read MoreTop 4 essential tips for a new VPS
We’re going to walk you through the essential steps to getting your new VPS ready for common hosting services. Our top 4 tips for setting up a new VPS: Hosting mail? Look up your IP reptuation! Firewalls… always firewalls DNS stuff: rDNS/PTR and Name Servers Restrict Access via ACLs (Access Control Lists / Firewall) IP…
Read MoreHow to manage DNS records or domain forwarding at registrar level
This guide will walk you through everything necessary to managing your DNS records at the registrar level. Because we consider registrar level DNS management an advanced function, we’ll be expecting you to have a basic knowledge of how DNS works. This guide will only work for you if your domain is registered with us and…
Read MoreHow to detect and reduce dynamic processing with WordPress
Regardless of all the WordPress caching and speed optimizations you’ve applied, it’s all for nothing when it comes to the cases where your site still needs to launch dynamic PHP processes to serve some types of page requests. These dynamic processes use up more CPU and memory than do the cached requests and sometimes that…
Read MoreHow to use the new Staging Site feature in 1-Click Web Apps / Installatron
Our 1-Click Web Apps (Installatron) has recently updated to include an exciting new “Staging Site” feature. This will let you sync changes back and forth between your dev / live sites without the need to uninstall and clone. To begin, let’s create our staging site. First, create a subdomain (in our example we’re using “dev.websaversdemo.com”…
Read More