Within control panel select Custom Error Pages. Select the error code link and place whatever code you like. Maintain the default file name it gives you or it will not work without additional changes to the .htaccess files.
If that does not work edit your htaccess file and add the following line:
ErrorDocument 404 /404.html
404.html would be the filename and path to your custom error page for a 404. You may do the same for other common errors.
- 342 Users Found This Useful
Related Articles
Troubleshooting Cloudflare errors
You may encounter errors using CloudFlare from time to time. This article may help to resolve...
Create a 410 Redirect for Missing Files
A redirect which is often forgot about is the 410 redirect. This is search engine friendly in the...
301 Redirect
This code will redirect all visitors who attempt to access the old-url.html page to the...
Whitelisting Our Support System Email Address
Whitelist Instructions Because we use often use html emails with http addresses in them, our...
How can I tell how much disk space I have available?
To see how much disk space you have available, go to your control panel and on the left side of...
