Custom 404 page
Find out how to create a custom 404 page for your website.
- This feature is available for domains on Bip Plus
By default, all websites hosted on Bip will show a generic 404 page. However, you can easily add your own.
Create a new file in the root of your project called 404.html
, and include your custom 404 page inside of it. Now deploy your changes.
Now, any missing pages your users may stumble upon will display the custom 404 page.