How to detect 404 pages? (monitoring) #15494
Unanswered
Vadorequest
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to know when a page is not found? I tried using
statusCode
but it's unreliable.My goal is to detect all 404s and log them through Sentry to be aware of which pages are not found and fix those.
Beta Was this translation helpful? Give feedback.
All reactions