Custom Error Pages
Get familiar with website error pages. Discover when they show up and why you should make your individual custom error pages.
If you have browsed a lot of websites, you have probably encountered some error message from time to time. An error may take place in case the web hosting server can't process a request (Error 400), if you must log in in order to see some content and you haven't done so (Error 401), if you are not allowed to access a page (Error 403) or if a link leads to a file which isn't on the web server (Error 404). Receiving this sort of messages could often be annoying as the pages have absolutely nothing in common with the actual site. That’s why some website hosting companies permit you to apply your own error pages that will match the design of your own Internet site and that can have any content that you'd like - info why the error has occurred, a suggestion what you can do or even some witty remark. This type of feature can help you keep the visitor on the site irrespective of the error or the reason for it.
-
Custom Error Pages in Shared Hosting
The custom error pages feature is provided with each
shared hosting plan we offer and you shall be able to substitute the generic pages with your own with no more than several clicks in your Hepsia hosting CP. You will need to develop the actual files and to upload them to your account, and then to set them for a given domain or subdomain from the Hosted Domains section of the Hepsia CP. You can easily do this for every single site hosted inside the account separately, so that each set of custom made pages shall have identical style and design as the Internet site it's part of. When necessary, you can always revert back to a default page from our system or to a default Apache server page. Another way to set custom error pages is to create an .htaccess file inside the domain/subdomain root folder and to add a few lines in it. If you have never done this before, you may simply copy the required program code from our Help article on this subject.
-
Custom Error Pages in Semi-dedicated Hosting
All
semi-dedicated hosting which we supply support custom made error pages and it shall not take more than a few clicks inside your Hepsia hosting Control Panel to use this feature. The option can be found in the Hosted Domains section of your Control Panel where you will need to type in the links to the custom-made files using very simple drop-down menus and a user-friendly interface. Needless to say, you have to upload them inside your account before that. In case you do not want to employ this function at some point, you will be able to deactivate it just as fast and choose an Apache server page or a default page from our system to be viewable when your visitors encounter an error. If you'd like to, you may also use an .htaccess file to activate the custom made error pages. The file has to include a particular line of code as well as a link for every error type and you may discover an example of the entire content for all four error types in our Help section.