Custom 404 Page

By default, an Attendee attempting to navigate to an invalid page path, or a private page without being authenticated, will be shown the default 404 page.

Default 404 Page

Custom 404 Page

To create a custom 404 page, create a page in your site with a path of /*. This will override the default 404 page with your newly created page.

Last updated

Was this helpful?