DEV Community

Hive80-lab
Hive80-lab

Posted on Originally published at hive80-lab.github.io

Your website doesn't need a redesign. It needs 30 minutes a month.

Your website doesn't need a redesign. It needs 30 minutes a month.

Small-business websites almost never die in a crash. They die quietly, in four known places:

  1. The certificate expires and browsers start showing the warning page to half your visitors.
  2. The domain auto-renew fails on a dead card, and the site vanishes three weeks later.
  3. The contact form breaks silently and eats every lead for a month — while the site looks perfect in every dashboard.
  4. The backup stopped when a plugin updated last spring, and you find out the day you actually need it.

None of these announce themselves. Your uptime monitor says everything is fine, because everything is fine — right up until it isn't, and then it's three weeks of damage done before you knew there was a fire.

We just shipped the routine that makes this survivable: Website Maintenance Checklist for Small Businesses — 30 minutes a month, same day every month, in this order.

1. Browse like a customer (5 minutes).
Homepage on your phone, top product page, the booking or checkout path, the contact page. Not the admin dashboard — the actual site, like a stranger sees it. Pages don't break all at once; they break one at a time and the people who look daily stop noticing.

2. Submit a real test lead (5 minutes).
Fill your own contact form from a phone, logged out, and confirm the message lands in an inbox a human reads. Not the owner's personal address that forwards to a mailbox decommissioned in March. This is the highest-value five minutes on this page: a broken form is invisible in every dashboard and expensive in every pipeline.

3. Check the two expiry clocks (5 minutes).
Certificate expiry and domain expiry. Both readable in under a minute — off the site and off the registrar. Set the reminder at 30 days out, not at expiry. (The SSL expiry checklist and domain hijack protection checklist cover the full versions.)

4. Updates, on a copy, one at a time (10 minutes).
Plugin updates are the #1 self-inflicted outage on small sites. Staging copy first, screenshot after each, promote. If you must update live: quiet hour, one item at a time, yesterday's backup confirmed first. Never bundle ten plugin updates at 5pm Friday.

5. Glance at two graphs (5 minutes).
Traffic and errors. A sudden traffic drop usually means indexing or a plugin, not "marketing is failing." An error spike means something changed — look at what shipped that week.

Then, quarterly, the 30-minute routine gets three additions: an actual restore test (an untested backup is a rumor), an owner audit (who can log into the CMS, host, domain, DNS — remove anyone who left), and a mobile speed check on one page.

The mistake that makes all of this moot: the bus factor of one. If "the person who set the site up in 2022" is the only one who can touch it, that's not an owner — that's a liability with a phone number. Export an admin login and a hosting note into a password manager, and ownership becomes a fact you can hand over instead of a person you can call.

Full checklist: Website Maintenance Checklist for Small Businesses — part of the free ops-notes library from HIVE80lab (kits here, 30% off any paid kit with code HIVE-LAUNCH30).

Top comments (0)