Wednesday, June 30th, 2021 by Helge
In our latest blog (click HERE to read), we informed you about WP-Cli. We gave you a brief overview and an explanation how to use the Wordpress command line in combination with your Servage Webhosting account.

Basically, WP-CLI makes it easer to manage Wordpress from shell. This is helpful if you want to do your tasks on command line and it is faster too. Below are some examples of what you can do with that tool. Please ensure that you run all of the following commands in the folder where WordPress is installed. You need to navigate to that folder in your SSH and run these commands.
To see WP-CLI's online ...
Thursday, June 24th, 2021 by Helge
Work on your Wordpress via command line - saves time & increasing fun!
Did you know? WP-CLI is the official command line tool for interacting with and managing your WordPress sites. The idea is that it allows you to interact with, and manage, WordPress sites via a command line interface.

According to the official documentation, it's a command line alternative to using the traditional WordPress admin user interface. There are many things you can perform with that tool such as take backups, perform database operations, publish content, manage WP-Cron jobs, and perform hundreds of other tasks.
How to Install WP-CLI
Step 1
Make sure that your Wordpress is meeting the ...
Wednesday, June 16th, 2021 by Helge

Protecting files on your site from unapproved clients can be significant. Much increasingly significant is the strategy by which you achieve this undertaking. You could utilize PHP to tune in for login approval data on each page, yet that doesn’t ensure your pictures, archives, and other media?
Servage gives you the option to .htaccess secure your websites with a few clicks only!
login to servage control panel.
click on Domain and Websites and Password Protection option.
Select the domain name for which you want to enable password protection.
On the right-hand side of the screen there is one green Add button.
Then add title and click on folder in which you want to password protect it. After ...
Tuesday, June 8th, 2021 by Helge
Why You Should Always Update WordPress
WordPress is a very common tool which is installed by plenty of user. This is understandable, since this tool is very powerful and relatively easy to handle. However, Server recommends to keep the WordPress up to date. The

reason for that is that the WordPress developers find and fix bugs, add new features, and hunt down security vulnerabilities on a regular basis. These changes are then released in a new WordPress version. You find a detailed overview of the improvements on e.g. THIS page.
Before you get started, it’s a good idea to back up your website. This means if there are ...
Recent comments