Part IV — The craft · Lens 17 of 23
The 23-lens inspection

The form that fails silently

Broken links, dead forms, and missing schema are invisible until they're expensive. This lens is pure diligence — which is why it's rarely done.

Broken links, dead forms, and missing schema are invisible until they're expensive. This lens is pure diligence — which is why it's rarely done.

The most expensive bug on a medspa website is one nobody sees: the contact form that stopped delivering in March, the click-to-call wired to an old number, the booking link that 404s only on the treatment page nobody rechecks. The site looks perfect. The pipeline is severed. Owners routinely discover these months later — by which point the loss is unknowable and large.

Technical quality is a checklist, not a talent: every link followed, every form submitted and received, every page rendered on the browsers patients actually use, analytics that can tell you where inquiries come from, structured data so Google (and now AI assistants) can read your hours, services, and reviews as facts rather than guesses.

Do the sweep quarterly, or after any edit. The whole audit takes an hour. The silent form failure it catches pays for a decade of hours.

The tell
Contact form status
Last successful delivery: March 4
Inquiries since: unknown (est. 30–60)
Discovered: July, by accident
Four months of patients wrote to a clinic that never heard them. Each one concluded the clinic didn't care.
The fix
Quarterly sweep — 12 min
✓ 41 links followed, 0 broken
✓ form test received in 38s, confirmation shown
✓ schema valid: hours, services, reviews readable
An hour a quarter buys certainty that the pipeline is intact. Diligence is a competitive advantage precisely because it's boring.

What this lens checks: Broken links · Forms · Responsiveness · Browser compatibility · Analytics · SEO · Structured data · Error pages

Request your free preview