- Task
- Create a premium clinic site: detailed service description, results gallery, blog and online appointment — with a design that matches the level of service.
- Solution
- Prerendered React app for search bots: The bot is fed full HTML with a title, description, single H1, and rich markup for MedicalClinic, Physician, BreadcrumbList, Occupation, and WebSite/SearchAction. Correct sitemap, Google Consent Mode with "denied" mode by default, llms.txt as content map and robots.txt with separate policy for AI-crawlers are configured.
- Result
- Measurement 07/31/2026: A fully prerendered page is served to a search bot in 145ms to first byte and 178ms to full HTML - 126KB, 24KB in gzip, with 10 JSON-LD types. The most comprehensive set of structured data among the 8 sites measured. The site map is correct, 89 addresses. Additionally, llms.txt is 22,810 bytes. Defect found: Inline GTM snippet is self-blocking - the exit condition compares the id to itself, so the container doesn't load at all.