# AfraMedico Medical Tourism Platform - Robot Instructions User-agent: * Allow: / # Allow crawling of all medical tourism content Allow: /hospitals/ Allow: /treatments/ Allow: /doctors/ Allow: /blog/ Allow: /tools/ Allow: /calculator # Block admin and internal pages Disallow: /admin/ Disallow: /api/ Disallow: /_next/ Disallow: /.well-known/ Disallow: /auth/ Disallow: /dashboard/ Disallow: /hospital/dashboard Disallow: /hospital/patients Disallow: /hospital/referral-history Disallow: /hospital/reports Disallow: /hospital/profile # Block duplicate content parameters Disallow: /*?utm_* Disallow: /*?ref=* Disallow: /*?source=* Disallow: /*?fbclid=* Disallow: /*?lang=* Disallow: /*&lang=* # Block translated URL prefixes — site is English-only for SEO. # Translation is client-side via Google Translate; these paths are # crawler artifacts and create duplicate-content competition with # the canonical English pages. Disallow: /ar/ Disallow: /fa/ Disallow: /fr/ Disallow: /es/ Disallow: /de/ Disallow: /tr/ Disallow: /ru/ Disallow: /zh/ Disallow: /it/ Disallow: /pt/ Disallow: /ja/ Disallow: /ko/ Disallow: /hi/ # Medical-specific crawl directives User-agent: Googlebot Crawl-delay: 1 Allow: /hospitals/ Allow: /treatments/ Allow: /doctors/ User-agent: Bingbot Crawl-delay: 2 Allow: /hospitals/ Allow: /treatments/ Allow: /doctors/ User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / # Medical directory bots User-agent: HealthGrades Allow: /hospitals/ Allow: /doctors/ User-agent: Zocdoc Allow: /hospitals/ Allow: /doctors/ # Host Host: https://www.aframedico.com # Sitemaps Sitemap: https://www.aframedico.com/sitemap.xml