Logo

404 Error Testing

Click the links below to test 404 handling:

Client-Side Navigation (should show error page):

Blocked Malicious Requests (should return 404 immediately):

Programmatic Navigation:

Expected Behavior:

  • Client-side navigation should show the orange error page
  • Malicious requests should be blocked before hitting the CMS
  • No database queries for obviously bad URLs
  • Error page should have "Zurück" and "Zur Startseite" buttons