Wednesday, March 8th, 2023 by Helge

With your Servage webhosting account, you have access to the server via SSH. SSH stands for Secure Shell and is a way to log in to the server to be able to work directly on the server via text commands. Handled the right way, SSH can be very useful and can help you work very efficiently. Before you can start, you need:
SSH client
the SSH login details for your account
You can download free SSH clients via the internet. Plenty of user are using Putty. However, there are plenty of other tools which you can use as well. Click on THIS ...
Thursday, January 19th, 2023 by Helge

Custom error pages enable you to customize the pages that are displayed when an error occurs. Not only do they make your website more professional, they can also save you from losing visits to your site. If a visitor sees a generic error page, they are likely to leave your site. However, if they see a helpful error page, they may continue to stay because they can simply click a link to go to another page within your site. An error page is often returned when a visitor attempts to access a page that doesn’t exist on your site. The two most common reasons a visitor ...
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, April 8th, 2021 by Helge
It’s easy for service providers to ask their users to use secure passwords. After all it is the user who is supposed to remember it. Obviously it is better for everyone if secure passwords are being used everywhere, but for many

people it represents an annoyance to use a password like “237IMBd!” instead of “pizza”. However, there are plenty of ways making it easier to remember secure passwords – and some of them even add a little bit of fun to the process ;-) I would like to explain my personal way of generating and using secure passwords as an inspiration to figure out a way that works for you, and moreover, ...
Wednesday, August 5th, 2020 by Helge

You want to automate repetitive tasks via your Servage hosting account? No problem – we are offering Cron Jobs for our customers! Cron is a Linux utility which schedules a command or script on your server to run automatically at a specified time and date. A cron job is the scheduled task itself. Cron jobs can be very useful to automate repetitive tasks and allow users to run commands or scripts at a given date and time. You can schedule scripts to be executed periodically. Crontab files can be used e.g. to automate backups, system maintenance and other repetitive tasks. The ...
Wednesday, July 29th, 2020 by Helge
HTML5 is often referred to as the Flash killer, and while it may be too much to hope for, HTML5 will certainly replace much of what Flash is used for today.

But for you as a web creator to have the opportunity to start working seriously with the new standard, it is necessary that there are good tools that make the work manageable.
Adobe themselves have of course realized that there is no point in clinging to Flash as the only alternative, but instead adapt to the future and continue to make money even after Flash 'possible death ;-). They have therefore already presented ...
Wednesday, July 15th, 2020 by Helge

You are invited to join the Servage customer referral program. There is no need to register, every Servage customer automatically has access to the program. For each new customer you refer, you will receive free hosting. It is easy to get started with the program and there is no limit to the free hosting you can earn:
For each customer you refer and who buys a 6, 12 or 24 months Servage webhosting plan, we add free hosting to your account as well as on the new account you referred:
for the 6 months plan, we add 1 month hosting to your and to the account you referred
for the 12 months ...
Wednesday, May 13th, 2020 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 that, ...
Friday, February 21st, 2020 by Helge

Forms are one of the commonly used elements in HTML. It’s a basic functionality for most websites to capture specific information via user input through HTML forms. So why do so many forms look really boring? Why are businesses still missing out on new customers because of unappealing order forms? It’s amazing what you can accomplish with form design. It looks good, gives a serious impression, and attracts users.
Examples
The images illustrating this article are two examples of beautiful order forms I’ve found online. They are integrated with the rest of the website design, they have a simple layout, there isn’t too much data to be added. Users are ...
Friday, January 17th, 2020 by Helge

Plenty of our customers running Wordpress. It is easy to install and handle via the Servage application installer. It is a very popular tool since it has tons of features, and can even be extended with plugins – adding custom functionality. There are very many plugins available already, by individual developers and other web services, to integrate with and extend WordPress. You can find a directory of most existing plugins here:
WordPress Plugin Directory
Creating your own plugin
Sometimes it’s hard to find a plugin that exactly fits your needs. Maybe because you want to integrate with a very specific service, or because existing plugins just don’t ...
Recent comments