How sites actually go offline
Not hacks. Not server failures. The most common reason a small business website disappears is that something did not renew. The card on file expired. The reminder went to a former employee's inbox. The developer who registered the domain stopped paying for it. One morning the site shows a parking page, or "This site can't be reached", or a certificate warning, and the phone stops ringing.
Here is every renewal that can take a site down, what happens when it lapses, how long you have to fix it, and how to make sure it never happens.
The domain
What it is: the yearly or multi-year registration of your website address.
What happens when it lapses: the site and any email on the domain stop working, usually within a day or two of expiry. The address shows a registrar parking page.
How long you have: most registrars give a grace period of up to 30 days in which you can renew at the normal price. After that, a redemption period of around 30 days in which you can still recover it at a much higher fee. After that, the domain is released and anyone can buy it, and domain speculators watch for exactly this.
Recovery: log in to the registrar and renew. If you cannot log in because the domain was registered by someone else, this becomes the hardest problem on this list. Start immediately; every day of the grace period matters.
Prevention: the domain in an account in your business's name, auto-renew on, a current card, a second contact email, and multi-year registration so it comes up rarely. This is the single most important renewal you have.
Hosting
What it is: the monthly or yearly rental of the server your site lives on.
What happens when it lapses: hosts typically suspend the account after a missed payment, showing a suspension page, then delete the account and its data after a period, ranging from a couple of weeks to a couple of months.
How long you have: check your host's policy. The suspension period is the window; after deletion, the site exists only in backups you hold elsewhere.
Recovery: pay the outstanding amount and the account is usually restored within hours. If the account was deleted, restore from your own backup onto new hosting.
Prevention: hosting in your name, current card, and a backup stored somewhere that is not the hosting account.
The SSL certificate
What it is: the certificate that gives you the padlock and https://.
What happens when it lapses: browsers show a full-page warning that the site is not secure. Most visitors leave. The site is technically still there.
How long you have: none. The warning appears the moment the certificate expires.
Recovery: renew or reissue the certificate. Most modern hosts issue free certificates that renew automatically; if yours is a paid certificate or a manual renewal, it is a ten-minute fix once someone with access does it.
Prevention: move to a host with automatic certificates. If you must keep a paid one, put its expiry on the calendar with a month's warning.
Plugin and theme licences
What it is: the annual fee for premium plugins and themes, which funds updates and support.
What happens when it lapses: the site keeps working, but the plugin stops receiving updates. Over months this becomes a security risk and eventually a compatibility break when WordPress or PHP moves on.
How long you have: indefinitely, in a slowly worsening state.
Recovery: renew the licence and update.
Prevention: list every premium plugin and theme with its renewal date and cost. Decide annually whether each is still needed.
Email hosting
What it is: Google Workspace, Microsoft 365, or the host's email service.
What happens when it lapses: mail stops arriving, and senders get bounces. Depending on the provider, mailboxes may be deleted after a suspension period.
How long you have: varies; Google and Microsoft suspend, then delete after a period of weeks.
Recovery: pay and restore. Data recovery after deletion is often impossible.
Prevention: the same as hosting. In your name, current card, calendar reminder.
Everything else
Booking system subscriptions, payment processor accounts, form services, CDN and security services, stock image licences, font licences. Each stops its feature when it lapses. None takes the whole site down, but a booking system that stops accepting bookings is close enough.
The renewals calendar
One shared calendar or spreadsheet, owned by the business, with a row for each item:
- What it is.
- Which account and which login.
- Which card it is on.
- Renewal date.
- Cost.
- Whether auto-renew is on.
Set a reminder for a month before each date. Review the whole list once a year, when the domain renews. Update the card everywhere at once when it expires.
This takes an hour to build and it prevents every outage on this list. It is one of the first things we put together in a website rescue, because the rescue is often the renewal itself, and it is maintained as part of every care plan, because the calendar is only useful if someone is watching it.