An Antalya tourist restaurant publishing menus in 18 languages saw German and Russian organic traffic jump 180% in three months once hreflang tags were configured correctly. Same content, same domain — only the international SEO signals changed.
Why hreflang matters
When identical pages exist in many languages, Google has no idea which version to surface for which searcher. Tags like hreflang="tr", hreflang="en-GB" and hreflang="ru" tell the crawler exactly who each page is for.
Without them, a Turkish page can show up for a British visitor in Antalya. Bounce rate climbs, conversion drops, and rankings slip across the board.
Implementation steps
Add reciprocal link rel="alternate" entries to every page head. Use x-default to point at your Turkish home page so unmatched locales fall through gracefully.
- Each page lists every alternate, including itself, 18 entries total.
- URLs use subfolder structure: /tr/, /en/, /ru/, /de/.
- Sitemap.xml uses the xhtml namespace to repeat the same map.
Validation tools
Run cross-link audits in Sitebulb or Screaming Frog. One-way hreflang — missing return tags — is the most common bug and Search Console's International Targeting report flags it directly.
Mind regional codes: en-GB targets the UK, en-US targets the States. Use a hyphen between language and region, never an underscore, or the tag is silently ignored.
FAQ
Does hreflang directly boost rankings? No — it matches the right page to the right user, and rankings improve as CTR and conversion climb.
Is x-default required? Strongly recommended; it defines a fallback for locales you do not target explicitly and stops Google guessing.
How does QR menu hreflang work? thMenu injects alternates into every page head and publishes them in sitemap.xml automatically — zero manual work.
Found this helpful? Share it.
Related articles
The Complete Guide to Running a Multilingual Restaurant Menu
Serving international guests? Learn how to set up a menu that automatically spea…
What Is a QR Code Menu? The Complete Guide for Restaurants
A QR code menu lets customers access your full restaurant menu instantly on thei…
Understanding Your Restaurant's Data: A Practical Analytics Guide
Your menu generates data every day. Learn how to read it, act on it, and use it …