Find unstable URLs
Identify pages returning 500-level responses during the crawl.
Find internal pages returning 5xx responses so backend or routing failures are not hidden inside a large crawl.
This page focuses on server errors in crawl context. The crawler records the fetched URL, response status, discovery source when available, metadata, redirect outcome, and history signals that explain why a finding appears.
Use the check to review 5xx responses and unstable server-side failures. The goal is not just to report a problem, but to show the URL-level evidence needed to decide whether the issue is intentional, accidental, fixed, or still unresolved.
Identify pages returning 500-level responses during the crawl.
Server errors usually require route, infrastructure, or application fixes.
Rerun the crawl after the fix and check whether the error disappeared.
Small technical issues become expensive when they remain invisible. For server errors, a repeatable crawl helps distinguish a one-time anomaly from a persistent problem caused by templates, redirects, routes, metadata, or content changes.
Start with the concrete evidence: affected URL, source page, HTTP status, metadata value, redirect target, or comparison row. After the fix is made, run another crawl with comparable settings to confirm the finding is resolved.
It checks 5xx responses and unstable server-side failures and presents the result as summary counts plus URL-level evidence. That makes the audit useful for deciding what to fix and for verifying the result in a later crawl.
No. The URL is transferred to the crawler seed field so you can review scope, limits, redirects, and sitemap policy before starting.
Yes. Registered users can create scheduled audits and review whether findings are new, resolved, or still unresolved across completed crawls.
No. The same findings are useful for site maintenance, release validation, migration checks, and general quality assurance.
Enter a website URL and inspect server errors with URL-level evidence in the live crawler.