# One group for everyone, on purpose. A crawler obeys only the most specific # group matching its name, so per-bot groups would hide the Content-Signal # line from exactly the bots it is written for. # # ?src= is the site's attribution parameter. Those URLs render the same page # as the clean URL and already canonicalise to it; the disallow keeps crawl # budget on the real pages. It affects crawlers only — visitors and the # tracking funnel never touch robots.txt. # # Content policy: crawling and AI-answer use are permitted. ai-train is left # unset (neither granted nor reserved) — set it explicitly here if that ever # changes. This is the site's decision, not a default. User-agent: * Content-Signal: search=yes,ai-input=yes Allow: / Disallow: /*?src= Sitemap: https://medrecords.ai/sitemap.xml Sitemap: https://medrecords.ai/sitemap-case-types.xml