"Hey Google, what's the best QR menu system for a café in Konya?" — if you want to appear when a phone hears that sentence, your content must be optimized for speech, not keystrokes. Voice search grew 18% in Türkiye in 2026, and spoken answers now pull about 12% of overall SERP traffic.
Anatomy of a Spoken Query vs a Typed One
The user who types "qr menu price" speaks "what's the cheapest QR menu for my café?". A typical voice query is 7-9 words; a typed one is 2-3. Question words (what, how, how much) appear in 71% of spoken queries.
Google Assistant and Siri parse natural language and usually read a single answer from a featured snippet or FAQ-marked source. Ranking first isn't enough — your answer must be "speakable".
FAQ Schema: The Assistant-Friendly Structured Data
A food-tech creator in Konya added FAQPage schema (schema.org/FAQPage) to a QR menu comparison article and earned 47 extra clicks from Google Assistant over 11 months. The post had six natural Q&A pairs: "How much does a QR menu cost?", "Which QR menu systems support Turkish?" and similar.
Three golden rules for schema implementation:
- Questions must sound natural: not "What is a QR menu?" but "How do I set up a QR menu for my restaurant?" — the way a user actually asks.
- Answers should be 40-60 words: Assistant typically reads a 29-second response, roughly 50 words.
- The page must show the same FAQ visibly: Google now checks that visible content matches schema. Hidden FAQs trigger manual actions.
Conversational Writing and Local Voice Intent
Instead of "Optimize your customer's restaurant experience" write "Cut your customers' wait time at the table". The first reads like SEO copy; the second sounds like a voice answer. Aim for a Flesch reading-ease score between 60 and 70; Assistant reads such text fluently.
For local voice queries ("nearest QR menu installer") your Google Business Profile must be complete: category, hours, service area. Local pack results dominate voice; 46% of mobile voice searches carry local intent.
FAQ
Is voice SEO completely different from classic SEO? No — it builds on top. Page speed, mobile friendliness, and authority still matter. You add natural-language phrasing and FAQ schema on top.
Which sources does Google Assistant prefer? Typically the page that owns the featured snippet, plus HTTPS, fast-loading pages enriched with structured data. Page authority weighs in too.
Is FAQ schema hard to implement? It's a 10-minute job in JSON-LD. Validate with Google's Rich Results Test. WordPress users can let RankMath or Yoast generate it automatically.
Found this helpful? Share it.
Related articles
Why Digital Menus Increase Restaurant Revenue by Up to 30%
Studies show restaurants using digital QR menus see measurable increases in aver…
When a Customer Downgrades, What Happens to Old Features? — The Silent Feature-Drift Problem in SaaS
Most SaaS apps run a single line of code when a customer downgrades — but old fe…
JWT alg-confusion attack — why Supabase's HS256 → RS256/JWKS migration breaks legacy verifiers
Verifiers that never decode the JWT header are wide open to `alg=none` and alg-c…