Improved forwarding options

NOFRAMES text Previously we had a number of adjustments made for forwarding plans, which redirects to status codes (eg 301 permanent redirect), and additional fields for search engines. Since this weekend we again added functionality for forwarding plans, to optimize them for search engine ranking. Each forwarding plan has a NOFRAMES text (if you use… Continue reading Improved forwarding options

How to use the Hensel Hosting REST API

We recommend using curl for testing out the various features that the REST API offers. We have created a small wrapper for PHP to get you started quickly. Authentication is managed using HTTP authentication. Every request must include the Authorization HTTP header. A basic request to the API looks like this: curl – u username:password URL A… Continue reading How to use the Hensel Hosting REST API

FTP troubleshooting

Do you get files with 0 bytes after uploading? Perhaps your webspace limit is reached. Try removing some unused files, or consider upgrading to a larger plan. Contact support for any questions or help with cleaning. If you run into problems, try turning on “passive mode” In Filezilla, you can find it via Edit –… Continue reading FTP troubleshooting

How to setup FTP

To upload files from your computer to one of our servers you have to use an FTP client. There are many (free) FTP programs, for example Filezilla (Windows/Linux/Mac) or Transmit (only for Mac). Find and install one of them. Below, we show you have to configure the FTP client FileZilla, but configuration of other FTP… Continue reading How to setup FTP

Published
Categorized as guides

How to setup email

This article needs to be updated. This is an example, based on Outlook Express for Windows. Other programs will have similar settings. In this example we use the following data: Your name: Robert Hensel Your domain: hensel.nl Your email: info@hensel.nl The pop3/imap server (server for incoming email) is mail.your-domain, so in this example: mail.hensel.nl Note:… Continue reading How to setup email

Published
Categorized as guides Tagged

Do you have php scripts available?

Yes, we have a formmail application. Send us your emailaddress, so we can authorize it (it must be either your contact-emailaddress or an emailaddress on your domain).   Colors: green means change, red means this is a remark, so remove!!   ############### start sample code ################### <html> <head> <title>Voorbeeld formulier</title> </head> <body> <form action=”http://script.hensel.nl/formmail.php” method=”post”>… Continue reading Do you have php scripts available?

Are Statistics available?

Yes, all webhostingplans and forwards have statistics. The used statistics software is Webalizer. An example can be found here: http://www.webalizer.org/sample/index.html Another great and free tool for statistics and analytics is google analytics – setup an account and get a piece of code that you can insert in the footer of your website.

Published
Categorized as support Tagged