Hair transplant clinic site in 4 languages: TR/EN/AR/RU content strategy
Multilingual content structure that doubles international patient conversion. Which languages, what tonality, machine translation vs professional.
85% of Turkish hair transplant clinics have only Turkish and "Google Translate quality English" versions of their sites. No third language. That means more than half of the 1.3 million annual medical tourists arriving to Türkiye encounter an incomplete experience.
Proper multilingual structure isn't a luxury — it's critical infrastructure that doubles or quadruples conversion for international patients. This article covers why these 4 languages are essential, the tonality differences, and the most common implementation mistakes.
Why these 4 languages?
Turkish (TR)
Domestic market. Still 25-30% of hair transplant patients come from within Türkiye. For premium clinics this drops to 15%, but it's still meaningful. Without TR you're invisible in the local market.
English (EN)
"Lingua franca". UK, Ireland, Netherlands, Germany, Scandinavia, North America, Australia. Around 55% of international leads come from this language pool. Most clinics kill their EN version with Google Translate — language quality here is a direct trust signal, and bad EN tells the patient "this clinic is amateur".
Arabic (AR)
Patients from Gulf countries — Saudi Arabia, UAE, Kuwait, Qatar, Bahrain — are a high-budget segment. A clinic without an Arabic version is automatically disqualified from this market. Right-to-left (RTL) layout support is required, translation alone isn't enough — pasting RTL into a layout that wasn't designed with it in mind looks broken.
Russian (RU)
Second-largest medical tourism market. Russia, Ukraine, Belarus, Kazakhstan, Azerbaijan. 95% of patients from this market don't speak English. Clinics without Russian can't enter this large market at all. Less than 3% of Turkish clinics have a proper Russian site.
Translation tone — sector-specific
Saying "we have an English version" isn't enough. Sector-appropriate tone in one place sounds odd in another. Example:
Turkish marketing copy:
"Hayalinizdeki saçlara kavuşmak için doğru adres! Uzman kadromuz ve son teknoloji cihazlarımızla, doğal görünümlü kalıcı çözümler sunuyoruz."
Direct English translation:
"The right address to achieve the hair of your dreams! With our expert staff and latest technology devices, we offer natural-looking permanent solutions."
This doesn't read like a Turkish clinic — it reads like a literal translation. To a Birmingham patient, "right address" is an odd phrase. "Latest technology devices" says nothing — what technology?
Correct English version:
"Restore your hairline with FUE and DHI techniques performed by ISHRS-member surgeons. Over 8,000 successful procedures, transparent pricing, lifetime guarantee."
Specific (FUE, DHI), credentialed (ISHRS), numerical (8,000), transparency (transparent pricing), warranty (lifetime). Information density instead of marketing fluff. UK and US patients recognize this language — it's how clinics in their own countries speak.
The same logic applies to Arabic and Russian. Direct, informative language instead of marketing jargon.
Machine translation vs professional translator
Clear answer: professional translator, but where you use which one matters.
Where a professional translator is mandatory:
- Homepage positioning copy
- Service detail pages (FUE, DHI, sapphire FUE, etc.)
- Pricing and package pages
- "About us" / clinic introduction
- Doctor profiles
- Case studies / patient stories
- WhatsApp template messages
- Email automation messages
These pages directly drive customer decisions. Translator rates run €0.08-0.15/word per language. A typical 8-page clinic site is ~25,000 words ÷ 4 languages = ~6,000 words per language = €500-900 per language. Total €2,000-3,500 investment.
Where machine translation (DeepL Pro, Google Translate API) is enough:
- Blog posts (not core marketing copy, SEO-driven)
- FAQ
- Legal pages (privacy, terms, GDPR)
- Auxiliary information pages
DeepL Pro is fine quality except Turkish-Arabic (not supported yet). Monthly €5-10. With a translator review for final polish, €100-200/language.
Hreflang and SEO
Hreflang tags are critical in multilingual sites. When done wrong:
- Google might serve the Turkish version to a UK user
- The same content across 4 URLs gets flagged as "duplicate content"
- Your ranking score gets split across 4 versions
The right structure: <link rel="alternate" hreflang="ar" href="..." /> in every page's <head>, pointing to all language versions. URL structure can be karagozali.com/ar/... or karagozali.com/?lang=ar, but path-based subdirectory is clearer for Google.
A subdomain (ar.karagozali.com) is treated as a separate site — domain authority gets split. Single domain with subdirectories is best.
A warning about auto language detection
The "patient comes from country X, send them language Y" logic generally works poorly. A Turkish person living in the UK might not expect an English site. A Filipino person in Saudi Arabia might prefer English.
The healthiest pattern:
- Page opens by default in the visitor's browser language
- Language switcher in the top right, clearly visible
- The choice is saved to localStorage, kept on next visit
- No automatic redirects — never override manual selection
Net impact
Before/after data from 3 hair transplant clinics that moved from 2 languages to 4:
| Metric | 2 lang (TR/EN) | 4 lang (TR/EN/AR/RU) |
|---|---|---|
| Monthly international leads | 78 | 142 |
| Leads from Arab countries | 4 | 38 |
| Leads from Russian-speaking markets | 1 | 21 |
| Overall conversion rate | 3.2% | 5.8% |
Investment payback period: 6 weeks average. Permanent positive return after that.
Getting started
The clinic web platform I built supports TR + EN by default, with TR + EN + AR + RU available based on your need. Details: karagozali.com/clinic/hair-transplant. Or write directly to info@karagozali.com — in a free 30-minute call I'll work out the numbers for your case.