GuideApril 17, 2026·5 min read

The 5-Minute Outage Checklist: What to Do the Moment an Important Site Goes Down

When a critical website goes down, your first 5 minutes matter most. Here's exactly what to do to diagnose the problem and find a workaround.

Your bank's website stops loading. Slack won't connect. AWS console is dead. Your instinct is to refresh frantically, but that wastes time. The first five minutes after discovering an outage are when you can actually do something useful—verify it's really down, determine if it's affecting everyone, and find a workaround. This checklist cuts through the panic and gets you moving.

Step 1: Verify It's Actually Down (90 seconds)

Don't assume the site is down based on one failed load. Hard-refresh your browser (Ctrl+Shift+R or Cmd+Shift+R) to bypass your cache. Try a different browser. If you're on WiFi, switch to mobile data, or vice versa. Disable VPN temporarily—some services block VPN traffic and it looks like an outage. Open WebsiteDown.com or a similar status checker and search for the domain. You need confirmation that the problem isn't on your end. If multiple status checkers show green but the site won't load for you, the issue is local. If they show red, move to step two.

Step 2: Check the Status Page (60 seconds)

Most major services maintain a status page separate from their main domain. Google "[company name] status page" or try status.[domain].com. This tells you if the company knows about the outage and what they're doing. Check the timestamp—if the last update was hours ago, they may not know yet. Look for incident severity (degraded vs. full outage) and estimated time to resolution. If there's no status page, check their social media accounts, especially Twitter/X. Companies post outage updates there before anywhere else. This step reveals whether you're waiting 10 minutes or 10 hours.

Step 3: Identify Your Workaround (2 minutes)

While the site is down, you need an alternative. For cloud services, check if a mobile app works—AWS has an app separate from the console. For communication tools, try the web version if mobile fails, or switch to email. For banking, use the phone line. For productivity apps, check if they have offline-first functionality. Here's what most people don't know: DNS propagation caches can make a site appear down for you while others access it fine. If you can't reach a site but Twitter shows others accessing it, try using a public DNS resolver (1.1.1.1 or 8.8.8.8) instead of your ISP's DNS. Change it in network settings and retry. This fixes roughly 15% of perceived outages that are actually DNS resolution issues on your connection.

Step 4: Document and Report (1 minute)

Take a screenshot of the error page and the timestamp. If you're a paying customer, open a support ticket immediately—response times matter during outages. Include your screenshot, the exact URL you tried, and the error message. If it's a critical service, post in their official status page comments or community forums so you're on record. Don't just complain on social media; that doesn't help support teams triage. If you have internal stakeholders waiting on this service, send them a brief message now with what you know: service is down, company is aware, estimated recovery time (if available). This prevents duplicate troubleshooting efforts.

Step 5: Set Up Monitoring for Next Time (30 seconds)

Add the critical domain to WebsiteDown.com's monitoring so you get alerts before your users complain. Set up a free Pingdom or UptimeRobot account for services you depend on—they'll email you the moment something goes down. If you manage multiple services, use a status aggregator like Statuspage or Atlassian's incident management. These tools cut your outage discovery time from "when someone complains" to "immediately." For your own applications, set up basic health checks on your infrastructure. A five-line script that pings your API every minute costs nothing and saves hours of investigation time when things break.

Your Immediate Action

Right now, identify your three most critical online services. Add them to a monitoring tool today. You won't prevent outages, but you'll see them coming before they cause problems. When the next outage hits, you'll know within seconds whether it's widespread or local, whether the company is already fixing it, and what your workaround is. That's the difference between staying productive and losing an hour to troubleshooting.

Check if a website is down right now

Free real-time server check — results in seconds. No sign-up required.

Or set up automated uptime monitoring →
Check a website
← Older
Why ChatGPT Goes Down So Often (And When It's Coming Back)