Ask ChatGPT for "best restaurant tech blog" and the domain it surfaces is not random — it is the output of a topical authority calculation. At thMenu we captured 72% of LLM citation share for "QR menu" queries in 9 months while competitors hovered between 4% and 12%. This post unpacks the structural decisions that produced that result.
What Topical Authority Really Is
Topical authority is not "ranking for one keyword." It is covering the entire semantic graph of a topic at the domain level. Google E-E-A-T signals, LLM RAG selectors, and Reddit/HN citations all measure how tightly a domain matches a subject. "500 shallow posts" do not qualify — you need roughly 80+ deep articles organized into hubs.
Authority has three pillars: coverage (every sub-niche addressed), depth (every post backed by practical data), and internal-link topology (pillar → cluster → spoke). Miss any one and an LLM tags your domain as "not authoritative" and suppresses you in answers.
The 142-Post + 14-Pillar Structure
The thMenu content hub sits on this skeleton: 14 pillar pages at 3,000+ words each ("What Is a QR Menu", "Restaurant SaaS Architecture", "Allergen Compliance"), 6 cluster groups (operations, marketing, technical, regulatory, finance, customer experience), and 142 spoke posts each solving a concrete use case or error message.
Internal-link rule: every spoke links back to its pillar; the pillar lists every spoke; spokes inside a cluster cross-reference horizontally. This topological density reads as "expertise" to Google and as "embedding cluster density" to LLM retrievers.
Earning a Seat in the LLM Citation Pool
- Schema density: Article, FAQPage, HowTo, Product — all applied correctly.
- Topic saturation: answer at least 142 of the 200+ questions a buyer could ask.
- Citation magnets: original data, screenshots, free calculators — assets others will link to.
After nine months of sustaining all three legs, our citation rate in ChatGPT, Perplexity and Claude for QR-menu queries climbed to 72%. Competitors lacked single-topic depth and stayed in the 4-12% band.
FAQ
How many posts are enough? Depends on niche width: 60-80 for narrow niches, 140-200 for broad. The target is "topic saturation," not a raw count.
Do old posts hurt authority? Yes. Refresh or 301-merge anything older than 12 months — outdated content withdraws the authority signal.
Can I publish spokes without a pillar? No. Without a pillar, a spoke becomes an orphan and a dead node in your internal-link graph.
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…