Ben Borgers

How to add 404 page in Astro

June 15, 2021

You can add a 404 not found page for your Astro website just by creating a normal Astro page at src/pages/404.astro.

Most static hosting services (Netlify, Vercel, etc) will pick this page up as a 404 page, and show it when there's no matching page at a given URL.

More blog posts

Subscribe to my newsletter for a monthly round-up of new blog posts and projects Iā€™m working on!

Twitter ↗ RSS feed ↗