# Source: src/lib/business/blog-articles.tsx → articles[how-to-keep-your-small-business-website-up]. Keep in sync. # How to keep your small business website up, without making it your job. > The four habits that actually keep a small business website running, what to skip, and the role a monitoring tool plays in catching what slips through. URL: /blog/how-to-keep-your-small-business-website-up Canonical page: /blog/how-to-keep-your-small-business-website-up Site index: /llms.txt Blog index: /blog Author: SiteGuardian founder Published: 2026-07-02 Updated: 2026-07-10 Keyword: how to keep your small business website up Tags: how to keep your small business website up ## TL;DR - The four habits that actually keep a small business website running, what to skip, and the role a monitoring tool plays in catching what slips through. ## Key takeaways - Q: How do I renew my TLS certificate on time? A: Put a recurring calendar reminder 90 days out from each renewal cycle. The reminder is five minutes long and asks you to load the site in a private window. Half the “my site is down” messages turn out to be an expired TLS certificate — most managed hosts renew these for you, but the renewals fail silently when a setting is wrong. - Q: When should I update plugins and themes? A: The first weekend of the month. WordPress, Shopify apps, and any CMS plugin ship updates on roughly the same cadence as the vulnerabilities they fix. If you cannot remember which plugins you have installed, you have too many; remove the ones you have stopped using. - Q: What does a monitor that pages a real person add? A: It closes the gap between “server stopped answering” and “a person who can fix it stopped doing what they were doing.” The three habits above reduce the chance of an outage; the monitor is the part you cannot get from discipline alone. Servers fail for reasons that have nothing to do with you. - Q: Why keep a written restore path? A: Because when the outage actually happens, the document reads like a checklist; without it, you are reading your own panicked search history at two in the morning. Every six months, write down what you would do if the site stopped answering tomorrow — host, login, backup, person to call. The exercise of writing it is the useful part. - Q: What is forgettable for a small shop? A: Manual uptime checks from your browser. Pet projects in cron. Spreadsheets you fill in. None of those wake you up when the site goes dark at midnight. The boring safeguard is the one that wakes you up — or the one that wakes up the night-shift contractor holding the on-call rotation in their inbox. ## What this article is - The article draws a clear line between the four habits that keep a small-business site running (calendar reminders, monthly updates, the boring monitor, and the written restore path) and the things that look like work but are not actually load-bearing. - It groups the four habits on a recognisable cadence — the 90-day TLS reminder, the first-weekend updates, the daily probe, the six-month restore-path doc — and shows how each one closes a specific failure mode. - It is written for the operator who has been told that monitoring is a platform and concludes that the boring safeguard is the smallest thing that closes the gap, not the largest. ## Take action - See whether your restore path actually restores.: Run the free audit → /audit. - See plans & pricing → /pricing. - Compare with Oh Dear → /vs/oh-dear. ## Related reading - Website monitoring for small businesses → /blog/website-monitoring-for-small-businesses. - An automated maintenance tool worth buying → /blog/automated-website-maintenance-tool. - What downtime actually costs a small business → /blog/website-downtime-cost-small-business. - Monitoring SSL certificate expiry for small business → /blog/monitoring-ssl-certificate-expiry-small-business. - /blog - /llms.txt ## Site context - SiteGuardian is one paid product: a $299 Lifetime deal, plus Starter $19/mo and Pro $39/mo. The full inventory is at /llms.txt.