How to set up custom error pages

How to set up custom error pages

There are many types of server errors that may appear on your website and usually display a default server message. From the Control Panel, you can make this error message a custom page.
 
To access it, go to the  hosting management, and in the 'Server' section click on the option 
Error Pages Configuration


Using this tool, you can choose which page from your hosting you want to display for each specific web server error.
 
1.-Configure different types of errors
You have the option to configure different types of errors:
 
  • Error 400 - Bad Request
It indicates that a request sent to the server could not be processed because the server is unable or not configured to handle that type of request. For example, when the request method is not implemented.
 
  • Error 403 - Forbidden
This error usually appears when the "index" file is not found in the directory being accessed. It may also occur if a username or password is required to access the page and it has not been entered correctly.
 
  • Error 404 - Not Found
This is the most common error. The server has not found the requested file. It may have been moved, deleted, or the URL is incorrect.
 
  • Error 500 - Internal Server Error
The request made to the server has caused a failure. This may happen because the server configuration (perhaps the .htaccess file) is not correct.
 
2.-Assign an error page
To assign a custom error page, click on Modify assigned page for the type of error you want to customize.


A new window will appear where you can enter the path to the page you want to display within your hosting.
 
 
Once configured, click on Assign page.
 
 
For more information, you can contact us.
    • Related Articles

    • How to set up the robots.txt file

      Robots are machines belonging to search entities on the Internet, such as Google, Yahoo or Bing. These robots access web pages to search for information within it and add this information in search engines, which we usually know as indexing or ...
    • How to set up hosting PHP

      Within the advanced tools of the hosting service, you will find the option Configure PHP, where you can modify different PHP directives to adjust your hosting to the requirements requested by some CMS applications. These values vary depending on the ...
    • What is and how to fix the ERR_TOO_MANY_REDIRECTS error

      It is likely that while browsing the internet or even on your own website, you may have encountered an ERR_TOO_MANY_REDIRECTS message indicating that there are too many redirects to complete the connection. The error usually looks like this: This ...
    • How to set up White Label Panel (Management)

      Server domains In the accommodation ofcdmonyou have a white mark panel so that you can give access to another user and allow them to manage the hosting. The advantage of this dashboard is that the user you provide access will only be able to manage ...
    • How to set up permanent links in WordPress

      Permalinks are essential for any WordPress site, as they define the structure of your post and page URLs, helping them be optimized for search engines. In other words, permalinks are the web addresses that users will use to access that content. Here ...