Learning Centre

Why Does A Website Go Offline And What Should You Check First?

Website offline? Learn what to check first, from your device and internet connection to DNS, hosting, SSL and third-party services, before making rushed changes.

—
On this page

    Website troubleshooting

    A website can go offline for several different reasons

    If your website suddenly stops loading, the first step is to work out whether the issue is with the website itself, the domain, DNS, hosting, SSL, a third-party service or your own internet connection. Checking in the right order helps you avoid rushed changes that may make the problem harder to fix.

    • Start by confirming whether the outage affects everyone or only your device, browser or network.
    • Check the domain, DNS and hosting before editing website files or changing settings.
    Web developer working at a desk with dual monitors in a modern office

    Definition

    Website Offline

    A website is offline when users cannot access it through its normal domain name. The cause may be a server outage, expired domain, DNS error, SSL problem, broken code, database failure, security incident, blocked request or third-party service issue.

    The visible error message matters. A blank page, timeout, SSL warning, 404 error, 500 error and domain parking page all point to different likely causes.

    What to Check First

    • Confirm whether the website is down for everyone, not just your browser, device, office network or internet provider.
    • Check domain expiry, DNS records, hosting status and SSL validity before making website changes.
    • If the website supports enquiries, bookings, sales or staff operations, escalate quickly rather than experimenting with live settings.

    Quick answer

    Why Websites Usually Go Offline

    A website usually goes offline because one part of the chain between the visitor and the website has failed. That chain includes the visitor’s device, internet connection, domain name, DNS records, CDN or proxy service, SSL certificate, web server, database, application code and sometimes connected third-party services. The most important thing is not to assume the hosting is always at fault. Hosting is a common cause, but so are expired domains, incorrect DNS changes, failed deployments, plugin or code errors, SSL renewal problems, security blocks and payment issues with external providers. A good first response is calm diagnosis. Check what error is shown, whether the problem affects multiple devices, and whether your domain and hosting services are active. This gives you useful evidence before you contact your provider or developer.
    A website outage is often caused by one broken link in a larger technical chain.
    A website outage is often caused by one broken link in a larger technical chain.

    Do not make random DNS changes during an outage

    Changing DNS records without understanding the current setup can interrupt the website, email, SSL validation and third-party services. If DNS is suspected, document the existing records before changing anything.

    First checks

    What to Check Before You Escalate the Issue

    These steps help separate a local viewing issue from a genuine outage. They are not a replacement for technical support, but they can save time and reduce confusion.

    1. Check from more than one device and network

      Open the website on a phone using mobile data, then try another browser or computer. If it works on one connection but not another, the issue may be local caching, a blocked network, a browser extension or an internet provider issue.

    2. Look carefully at the error message

      A timeout suggests the server or DNS may not be responding. A 500 error points to a server or application problem. An SSL warning suggests certificate or HTTPS configuration issues. A domain parking page may indicate expiry, registrar changes or nameserver problems.

    3. Check recent changes and provider status

      Think about anything changed recently, such as hosting migration, DNS edits, website updates, domain renewal, SSL renewal, security settings or email platform changes. Also check whether your hosting, DNS, CDN or registrar provider has reported an outage.

    Common Website Outage Symptoms

    The error you see can point you towards the likely cause. It will not always identify the exact fault, but it helps you ask better questions and avoid guessing.

    The browser shows a timeout or cannot reach the site

    Likely cause

    The server may be unavailable, DNS may not be resolving, a firewall may be blocking traffic, or a CDN or proxy service may not be passing requests through.

    Solution

    Check from another network, confirm the domain resolves, review hosting status and check whether DNS or CDN services are reporting issues.

    The website shows a 500 error or blank page

    Likely cause

    The web server is reachable, but the website application may be failing. Common causes include code errors, database issues, memory limits, failed updates or incompatible changes.

    Solution

    Avoid repeatedly refreshing or editing live files. Check recent deployments, server logs and database availability, then escalate to your developer or hosting support.

    The browser shows a privacy or SSL warning

    Likely cause

    The SSL certificate may have expired, may not match the domain, or the website may be serving mixed or incorrect HTTPS configuration.

    Solution

    Check the certificate status, confirm the domain points to the correct server and review SSL settings in the hosting, CDN or DNS platform.

    Infrastructure

    How Domains, DNS and Hosting Affect Availability

    A website depends on several separate systems working together. Your domain name is the address people type. DNS tells browsers where that address should send traffic. Hosting is the server environment where the website files and application run. If the domain expires, visitors may never reach your website. If DNS records are wrong, visitors may be sent to the wrong server or nowhere at all. If the hosting server is down, the domain and DNS may be correct, but the website still will not respond. This is why website outages can become confusing when domains, hosting, DNS, email and website maintenance are managed by different providers. One provider may only see their part of the system, while the real issue sits elsewhere.
    Domain, DNS and hosting issues can look similar to users, even when the underlying cause is different.
    Domain, DNS and hosting issues can look similar to users, even when the underlying cause is different.

    Website Down for Everyone vs Local Access Issue

    Before assuming the whole website is offline, it is worth checking whether the problem is global or limited to one location, device or network.

    Check Likely Global Outage Likely Local Issue
    Multiple networks The site fails on mobile data, office Wi-Fi and external networks. The site fails only on one office network or one internet connection.
    Multiple browsers The same error appears in several browsers and devices. The site works in another browser or private browsing window.
    Provider status Hosting, DNS, registrar or CDN platforms show service issues or recent changes. No provider issue is visible, and other users can access the site normally.

    Key Terms to Understand During an Outage

    These terms often come up when diagnosing why a website is offline. Understanding the difference helps you speak clearly with your provider.

    DNS
    The Domain Name System directs internet traffic for a domain. It controls where website, email and some verification records point.
    Nameservers
    Nameservers tell the internet which DNS provider is authoritative for your domain. Changing nameservers can affect the website, email and connected services.
    SSL or TLS Certificate
    A certificate enables encrypted HTTPS connections. If it is expired, missing or misconfigured, browsers may block or warn users before loading the website.

    Website Offline First Response Checklist

    Use this checklist before making changes. If you are unsure what a setting does, record the current value and seek support before editing it.

    • Confirm the outage

      Test the website from another device, browser and network. Ask someone outside your office to check it as well.

    • Check domain, DNS and SSL

      Confirm the domain has not expired, nameservers are correct, key DNS records still point to the right place and the SSL certificate is valid.

    • Review recent changes

      Look for website updates, DNS edits, hosting changes, security changes, payment issues, migrations or third-party platform changes made shortly before the outage.

    Business impact

    Why a Short Outage Can Still Matter

    A website outage is not only a technical inconvenience. If your site handles enquiries, bookings, online sales, client portals, recruitment, support information or paid advertising traffic, downtime can interrupt the way the business operates. Search engines also need to access your website. A brief outage is not usually a disaster, but repeated or prolonged downtime can affect crawling, user trust and the quality of traffic arriving from search results or paid campaigns. If customers click through and see an error, some will not return. The risk is higher when website, domain, DNS, email and hosting management are fragmented. If nobody has a clear view of the full setup, even a simple expired domain or incorrect DNS record can take longer to diagnose than it should.
    Outages affect trust, enquiries and business continuity, not only the website itself.
    Outages affect trust, enquiries and business continuity, not only the website itself.

    Mistakes That Can Make an Outage Worse

    Many website outages are fixable, but rushed changes can create extra problems. These are the mistakes we see businesses make when they are under pressure.

    Changing several DNS records at once

    Do this instead

    Change only what you understand, and keep a record of previous values. DNS changes may take time to propagate, so repeated edits can make diagnosis harder.

    Assuming the website has been hacked

    Do this instead

    Security incidents are possible, but outages can also be caused by expired domains, SSL issues, failed updates or hosting faults. Diagnose before deleting files or restoring backups.

    Restoring an old backup too quickly

    Do this instead

    A backup may help when files or data are damaged, but it may also overwrite newer content or fail to fix domain, DNS, SSL or hosting problems.

    Handling an Outage Internally

    When internal checks can help

    • Your team can confirm whether the issue affects multiple devices and networks.
    • You can collect error messages, screenshots and recent change history before asking for support.
    • You can check obvious items such as unpaid domain or hosting invoices, expired cards and provider status pages.

    When internal changes are risky

    • Editing DNS, nameservers or SSL settings without documentation can interrupt website and email services.
    • Restoring backups or changing code on a live website can remove data or create new faults.
    • Security incidents, database errors and migration faults usually need experienced diagnosis.

    When to get help

    When Professional Support Is Worthwhile

    Professional help is worthwhile when the website is business-critical, the outage affects customers, the domain or DNS setup is unclear, email may also be affected, or several providers are involved. It is also sensible when there has been a recent migration, suspected security incident, failed deployment, database error or SSL problem. If you have no current backup, do not know who controls the domain, or cannot identify the hosting provider, the priority should be to map the environment before changing it. Documentation is often the difference between a quick fix and a drawn-out outage. For businesses with managed hosting or an SLA, support arrangements should be checked first. If emergency help is needed outside an SLA, confirm scope, likely time and costs before work begins.
    Escalation is justified when an outage affects customers, revenue, staff operations or connected systems.
    Escalation is justified when an outage affects customers, revenue, staff operations or connected systems.

    A 99.9% uptime target does not mean no downtime can ever occur

    Managed hosting commitments usually have exclusions, such as scheduled maintenance, emergency maintenance, third-party outages, DNS provider issues, registrar problems, client-side internet faults, force majeure events and services outside the provider’s direct control.

    Our approach

    How We Approach Website Availability and Outage Diagnosis

    We treat website availability as part of the wider digital foundation, not as a hosting issue in isolation. A reliable setup depends on hosting, domain management, DNS, SSL, website code, maintenance, monitoring and clear responsibility between providers. Where we manage hosting, maintenance, domains or email, our support is available 24 hours, 7 days a week for those clients. Emergency support is available, with typical response times within 4 hours. For clients outside an SLA, emergency work is charged on an ad hoc basis, with quotes, predictions and capped timing supplied before work commences where applicable. For websites and hosting services managed on our infrastructure, we aim to maintain 99.9% monthly uptime. This applies to the availability of the web server and hosting environment, measured monthly, and is subject to exclusions such as scheduled maintenance, emergency maintenance, third-party outages, client or ISP connectivity issues, DNS propagation, force majeure events, client changes, custom code, third-party software and services not managed directly by us. Our practical focus is prevention as much as repair. That includes managed hosting, domain oversight, DNS configuration, security monitoring, backups where included, website maintenance and structured migrations designed to minimise disruption. No provider can guarantee uninterrupted operation, but careful management reduces avoidable risk.
    Availability depends on several connected systems, so diagnosis needs to look beyond the website alone.
    Availability depends on several connected systems, so diagnosis needs to look beyond the website alone.

    Website Offline FAQs

    These quick answers cover common questions businesses ask when a website suddenly stops loading.

    Is my website offline if it does not load on my computer?

    Not always. It may be a local browser, cache, Wi-Fi, firewall or internet provider issue. Test from another device and network before assuming the website is down for everyone.

    Can an expired domain take a website offline?

    Yes. If a domain expires or is suspended, the website and email connected to that domain may stop working. Domain renewals should be monitored carefully.

    Can DNS changes affect business email as well as the website?

    Yes. DNS can control website records, email records, SSL validation, verification records and third-party integrations. Incorrect changes can interrupt more than the website.

    Summary

    The Best First Step Is Structured Diagnosis

    When a website goes offline, the cause is rarely obvious from the first error message alone. Start by confirming whether the outage affects everyone, then check the domain, DNS, hosting, SSL, recent changes and provider status. Avoid changing live DNS records, restoring backups or editing files until you understand which part of the chain has failed. If the website supports enquiries, sales, bookings or daily operations, structured troubleshooting and prompt escalation are usually safer than trial and error. A well-managed website environment cannot remove every risk, but it makes outages easier to prevent, detect and resolve. Clear ownership, documented DNS, managed hosting, backups, monitoring and maintenance all reduce avoidable disruption.
    Structured diagnosis helps resolve outages faster and avoids unnecessary disruption.
    Structured diagnosis helps resolve outages faster and avoids unnecessary disruption.

    Need Help With an Offline Website?

    If your website is offline, slow, unstable or affected by domain, DNS, hosting or maintenance problems, we can help review the setup and identify the right next step. For urgent issues outside an existing SLA, scope and pricing are confirmed before ad hoc work begins.

    Keep learning

    Tap to call
    Enquire now

    Ask Dobble

    Ask a question

    Send us your question and the Dobble team will get back to you.

    Prefer to talk to us directly?

    Get in touch

    Contact us

    Tell us about your project and the Dobble team will be in touch shortly.

    Prefer to talk to us directly?