Creating a custom 404 page
A custom 404 page is crucial for maintaining a professional image. It lets visitors know the page they’re trying to access is unavailable, whether due to a removed resource or a typo in the URL.
To create a 404 page in your project:
Open the Pages panel in the left sidebar.
Click the “+” icon and select “New 404 Page” from the drop-down menu.
This will automatically add a custom 404 page to your project.

After publishing your site, test your 404 page by visiting a non-existent URL, such as example.com/thispagedoesnotexist. This ensures your custom 404 page successfully replaces Framer’s default error page.
How do I create a custom 404 page in my Framer project?
To create a 404 page in your project, open the Pages panel in the left sidebar. Click the “+” icon and select “New 404 Page” from the drop-down menu. This will automatically add a custom 404 page to your project.
How can I test if my custom 404 page is working after publishing my site?
After publishing your site, test your 404 page by visiting a non-existent URL, such as example.com/thispagedoesnotexist. This ensures your custom 404 page successfully replaces Framer’s default error page.
Where can I find the option to add a 404 page in Framer?
You can find the option to add a 404 page by opening the Pages panel in the left sidebar, clicking the “+” icon, and selecting “New 404 Page” from the drop-down menu.
Updated