free website crash checker FAQ
Website Crash Checker FAQ
Straight answers about what IsItCrashing checks, how the scan works, how it differs from uptime tools, and when to use it for website QA and health scans.
Free first-pass scan
Check your website for broken pages
Paste a public URL into IsItCrashing and scan discovered pages for failed responses, blank pages, broken assets, and website health issues.
Crash checks
Failed pages, blank screens, timeouts, and server errors.
Broken pages
404s, stale URLs, failed routes, and critical asset problems.
JavaScript scope
Frontend crash signals when browser scanning is configured.
Best use
Fast first-pass QA before deeper monitoring or manual review.
Quick answer
IsItCrashing is a free website crash checker that lets users enter a URL and scan for broken pages, failed requests, blank pages, broken critical assets, and website health issues.
How the scan works
First, enter a publicly reachable website URL. IsItCrashing normalizes the URL, supports HTTP and HTTPS, removes unsafe parts, and blocks private network targets for security. For an HTTPS staging site protected by HTTP Basic Auth, enable the optional Basic Auth fields and enter its credentials.
Then the scanner discovers internal pages from the website sitemap and public links, checks each discovered page, groups failures, and returns a focused report of working and failed pages.
Scanning sites protected by Basic Auth
IsItCrashing can crawl a publicly reachable staging or preview website protected by HTTP Basic Auth. The credentials are applied during page discovery, page checks, protected asset requests, and available browser checks.
Credentials are scoped to the submitted website origin, used only for the current scan, and not stored or added to analytics or reports. This support is specifically for HTTP Basic Auth; application login forms, SSO, VPN access, and IP allowlists require a different authentication workflow.
When to run a scan
Use IsItCrashing when you need a fast answer about whether public pages are failing after a deploy, migration, content update, redirect change, plugin update, or campaign launch.
The scanner is designed for practical first-pass triage. It does not replace logs, observability, manual QA, accessibility testing, or long-term monitoring.
What it can detect
- Broken pages such as 404 Not Found URLs.
- Server errors such as 500-level responses.
- Timeouts, redirect loops, and network failures.
- Blank pages where visible content does not load.
- Broken critical assets such as scripts, stylesheets, preload files, and important media.
- Important frontend JavaScript crashes when browser scanning is configured.
How it compares
Compared with a basic uptime checker, IsItCrashing checks more than one URL and reports specific failed pages. Compared with a broken link checker, it checks whether discovered pages actually load and whether critical resources fail. Compared with manual QA, it is broader and faster, but less contextual.
How to use the report
Start with failed pages, group them by error type, and fix high-value paths first. For product teams, that usually means signup, checkout, pricing, documentation, and support pages. For SEO teams, prioritize indexed URLs and pages linked from navigation or sitemaps.
Use it before deeper QA
IsItCrashing is best used as a fast first-pass website crash and broken page scanner before deeper QA, monitoring, logs, and manual product review.
FAQ
What is IsItCrashing?
IsItCrashing is a free website crash checker that lets you enter a public URL and scan discovered pages for broken pages, failed requests, blank pages, broken critical assets, and website health issues.
Is IsItCrashing free to use?
Yes. IsItCrashing is free to use for first-pass website health checks. You do not need to install an agent, create an account, or add code to your site.
How long does a scan take?
Most scans complete in under a minute. The exact time depends on how many pages are discovered and how fast each page responds. A site with 60 pages typically scans in 20–45 seconds because pages are checked concurrently, not one by one.
How many pages does it scan?
The scanner discovers up to 60 internal pages per scan from your sitemap and internal links. It checks the most important pages first based on sitemap priority and crawl depth. Very large sites with hundreds of pages may need a dedicated crawl tool for full coverage.
How is it different from Down Detector?
Down Detector collects crowd-sourced outage reports for major third-party services like Netflix, Twitter, and banks. It tells you whether a big public service is down for everyone. IsItCrashing scans your own website's internal pages using an automated crawler — it tells you which of your pages are broken and exactly why. They answer completely different questions.
Can I check my website after a deployment?
Yes, that is one of the most common use cases. After a deployment, migration, redirect change, or CMS update, paste your production URL into IsItCrashing and run a scan. You get a full report of working and failed pages in under a minute, so you can catch regressions before users do.
Is this the same as an uptime checker?
No. A basic uptime checker usually tests one URL and alerts you after your homepage goes down. IsItCrashing discovers internal pages and reports specific failed pages, blank responses, broken critical assets, and browser crashes when browser checks are available — across all discovered URLs, not just one.
What does the scanner check?
The scanner checks discovered public pages for HTTP 404 and 500 errors, timeouts, redirect loops, blank content where visible HTML does not load, broken critical scripts or stylesheets, failed important requests, and JavaScript crash signals when browser scanning is configured.
What is a blank page error?
A blank page error occurs when a URL returns an HTTP 200 OK status (meaning the server responded) but the page renders no visible content. This usually means a JavaScript hydration failure, a silent server-side rendering exception, or an empty template was served. These are easy to miss because the server reports success even though the user sees nothing.
Can I export or share the scan results?
Yes. Once a scan completes, click the Export PDF button. This opens the browser print dialog with a print-optimized version of the full report — all failed pages, working pages, and diagnostic details. Save it as a PDF to share with your team or include in a client handoff document.
Does it detect JavaScript errors?
It can detect important JavaScript crashes on browser-checked pages when browser scanning is configured. It is not a replacement for runtime error monitoring, logs, or a full frontend observability setup. For ongoing JavaScript error tracking, use a dedicated error monitoring service.
Can it find every website bug?
No automated scanner can find every bug. Use IsItCrashing as a fast first-pass website crash and broken page scanner before deeper QA, monitoring, accessibility testing, or manual review. It is most useful for catching route-level failures and asset errors quickly, not for comprehensive functional testing.
Does it check broken links?
IsItCrashing checks whether your own internal pages load correctly, not whether external links on those pages are valid. It detects internal pages that return 404, 500, or blank responses — which covers the most impactful class of broken page. For external link validation, a dedicated link checker is a better fit.
Who should use IsItCrashing?
It is useful for developers, QA testers, SEO teams, agencies, marketers, website owners, and product teams that need a quick check after deployments, migrations, CMS edits, or campaign launches. Any team that ships changes to a public website benefits from a fast automated first-pass before users or search engines encounter problems.
Can I scan private staging websites?
Yes, if the staging website is publicly reachable over HTTPS and protected with HTTP Basic Auth. Enable Basic Auth below the URL field and enter the username and password. The credentials are used only for that scan, sent only to the submitted website origin, and are not stored or included in analytics or reports. Login forms, SSO, VPN-only sites, and IP allowlists are not supported.
Should I still use monitoring?
Yes. Use IsItCrashing for fast proactive scans before and after changes, then use a monitoring service for ongoing production visibility and alerting. The two tools complement each other — IsItCrashing catches issues at deployment time, monitoring catches issues that emerge later in production.
Free first-pass scan
Check your website for broken pages
Paste a public URL into IsItCrashing and scan discovered pages for failed responses, blank pages, broken assets, and website health issues.