# Quick Physio — AI notes
- Home: index.html
- Categories: categories/*.html
- Problems index + search: problems/index.html
- Problem pages: problems/*.html
- Treatments index: treatments/index.html
- Treatment pages: treatments/*.html
- Clinics index: clinics/index.html
- Clinic pages: clinics/*.html (Vasundhara & Shastri Nagar, Ghaziabad — ₹99 first-session offer)
- Locations index: locations/index.html
- Location pages: locations/*.html (Delhi NCR — ₹199 home first session; clinic CTAs stay ₹99)
- Best physiotherapist guides: best-physiotherapist/*.html
- Blog index: blogs/index.html (author: Dr. Yashika Chaudhary, PT)
- Blog posts: blogs/*.html
- Reviews (Google): reviews/index.html
- Prenatal offer: prenatal.html
## Offers (verify live pricing before quoting)
- ₹199 home physiotherapy first session (real ₹999) — site-wide popup + location/blog CTAs; landing /home-session-199.html and /metro-home-199.html
- ₹99 clinic first session (real ₹999) — clinic pages only
- Prenatal 12-week program lock-in from ₹99 — prenatal.html
## Machine-readable references
- Full content dump (single file, no crawling needed): llms-full.txt
- Site map for assistants: llms.txt
- XML sitemap: sitemap.xml
- Crawl permissions for AI bots: robots.txt (GPTBot, ChatGPT-User, OAI-SearchBot, Google-Extended, anthropic-ai, ClaudeBot, PerplexityBot, Bytespider, CCBot, Applebot-Extended, meta-externalagent, cohere-ai, Amazonbot, Diffbot all allowed)
## Source data (regenerate with: node scripts/generate-pages.js)
- js/content-data.js — categories + core problems
- js/problem-details.js, js/problem-deep-content.js — problem depth content
- js/problem-treatments-narrative.js — treatments we offer per problem
- js/treatments-data.js, js/treatments-deep-content.js — treatments
- js/clinics-data.js — clinic locations
- js/locations-data.js — service-area location pages
- js/best-physio-data.js — best physiotherapist SEO guides
- js/site-enrichment.js — shared FAQs, why-choose-us, care pathway
- js/seo-keywords.js — title/description/keyword generation
- blogs/content/*.json — blog posts (write via: node scripts/write-blog.js)
- js/blog-topics.js — blog topic bank (location + treatment angles)