From 98c06e185e9649a48b97a8eeb4b59d4087b0ea76 Mon Sep 17 00:00:00 2001 From: Ravi Selker Date: Sat, 2 May 2026 19:10:29 +0200 Subject: [PATCH] Implement descriptive 404 suggestions for legacy URLs Update the 404 page to provide clear, titled suggestions for over 40 legacy URL patterns identified from the archive branch. Move the suggestion box above the search field for better visibility and remove redundant internal redirects from the site configuration. --- src/pages/404.astro | 78 ++++++++++++++++++++++++++++++++++----------- 1 file changed, 59 insertions(+), 19 deletions(-) diff --git a/src/pages/404.astro b/src/pages/404.astro index a6ae7c6..b25e857 100644 --- a/src/pages/404.astro +++ b/src/pages/404.astro @@ -15,6 +15,11 @@ const frontmatter = { The content you're looking for might be under a new URL.

+ +

Try searching for the topic you're looking for:

@@ -22,11 +27,6 @@ const frontmatter = {
- -

Quick Links