Conversion · 18 June 2026
The fastest win on a dental website is the phone number
A patient with a throbbing tooth is not reading your "About the practice" page. They are on a phone, in discomfort, and they want to talk to a human in the next ten seconds. The single highest-leverage change on most dental websites has nothing to do with how it looks. It is whether the phone number is a link.
What "a link" means
On a phone, a phone number written as plain text does nothing when tapped. The same number wrapped in a tel: link opens the dialler with one tap:
<a href="tel:+27179000000">017 900 0000</a>
That is the entire change. No redesign, no new photos, no copywriter. Yet on the majority of practice sites I look at, the number is plain text, or worse, baked into an image where it cannot be tapped, copied, or read by a screen reader.
Why it beats a redesign
A redesign moves a lot of pixels and rarely moves the number that matters: how many people who land on the site actually make contact. Tap-to-call moves that number directly, because it removes friction at the exact moment intent is highest. The order of priority for a local practice is almost always:
- Can a patient contact you in one tap, from a phone, without thinking?
- Is the contact method the one they already use (in South Africa, that is usually a call or WhatsApp, not a web form)?
- Only then: does it look the part?
Get the first two right and a plain site outperforms a beautiful one that hides the phone number three scrolls down.
The five-minute audit
Open your own site on your phone. Tap the number. If the dialler opens, good. If nothing happens, that is the first thing to fix, ahead of anything else on the page.