Original data · 30 providers · Fetched 2026-07-14
We read the robots.txt of 30 UK private healthcare providers. Almost none say anything about AI crawlers.
For each provider in a published membership directory we fetched /robots.txt and
/llms.txt ourselves, saved every raw response, and parsed each file for the
12 AI user-agent tokens that OpenAI, Anthropic, Perplexity, Google, Microsoft, Apple and
Common Crawl publish. This is what the files say, and, just as important, what they do not say.
1/28
readable robots.txt files name no AI crawler at all. Silence is the default posture.
0/30
holds an AI crawler to stricter rules than it gives Googlebot: the only reading of robots.txt that counts as an AI-specific restriction.
3/30
serve a genuine llms.txt. 2 more return a 200 that is really an HTML soft-404.
n = 30 firms · 2 indeterminate: behind bot protection or unreachable, so their stance cannot be read · firm list from a published ranking (source) · every raw file retained
What the files actually show
Silence, not blocking, is the norm
Of 28 firms whose robots.txt we could read, 1 (4%) mention none of the 12 AI tokens. 27 name an AI crawler at all, and in 0 of 30 files an AI crawler is held to stricter rules than Googlebot. The dominant stance is not a decision either way.
Naming an AI crawler is not restricting it
Most firms that name AI tokens treat them exactly like mainstream crawlers. In one file the AI tokens
sit in the same directive group as Googlebot and Bingbot, so the policy applies to all named crawlers
alike; in others the AI tokens get Allow: / with only the same housekeeping exclusions as
the default group, which is explicit permission. Per-firm notes appear under the table.
Bot protection reads more like a gate than robots.txt does
2 of 30 firms answered our request for a plain text file with a WAF challenge (Cloudflare, Vercel, Azure, Incapsula) or did not respond. That gate can turn away a compliant AI fetcher regardless of what the robots.txt would have said, and it is not a robots directive.
The search and on-demand tokens are untouched
Where firms name AI tokens at all, they name the training crawlers (GPTBot, ClaudeBot, Google-Extended, CCBot). The tokens that power live answers, OAI-SearchBot, ChatGPT-User, PerplexityBot and Perplexity-User, are almost entirely unaddressed. A rule on a training crawler does not touch retrieval.
llms.txt is barely used, and easy to fake by accident
3 firms serve a genuine llms.txt; 23 return a clean 404.
2 return HTTP 200 for /llms.txt but the body is an ordinary HTML page, a
soft-404 that a careless audit would count as present. We do not.
Per-crawler summary
Counted across the 28 readable robots.txt files only. These counts describe the files' syntax shape, token by token; they are not a judgement that a firm restricts AI. "Not mentioned" is not a block; it means the token does not appear, so the site's general rules (or none) apply to it. And a token that is named is usually being permitted, not limited; the stance column in the full table below carries the actual judgement, made against what each file gives Googlebot.
| AI user-agent | Allow | Block | Partial | Not mentioned | Named at all |
|---|---|---|---|---|---|
| GPTBot | 7 | 2 | 18 | 1 | 27 |
| OAI-SearchBot | 7 | 2 | 18 | 1 | 27 |
| ChatGPT-User | 7 | 2 | 18 | 1 | 27 |
| ClaudeBot | 7 | 2 | 18 | 1 | 27 |
| Claude-Web | 7 | 2 | 18 | 1 | 27 |
| anthropic-ai | 7 | 2 | 18 | 1 | 27 |
| PerplexityBot | 7 | 2 | 18 | 1 | 27 |
| Perplexity-User | 7 | 2 | 18 | 1 | 27 |
| Google-Extended | 7 | 2 | 18 | 1 | 27 |
| Bingbot | 7 | 2 | 18 | 1 | 27 |
| CCBot | 7 | 2 | 18 | 1 | 27 |
| Applebot-Extended | 7 | 2 | 18 | 1 | 27 |
What a block actually prevents
A blocked user-agent token restricts one specific fetch. It does not make a brand "invisible in AI". Models retain what they were trained on before the rule existed, retrieval and training use different tokens, and one assistant often rides another's index. Precise, per-token, this is what each directive in the table above does and does not do.
- GPTBot is OpenAI's crawler for model training and for GPTBot-driven browsing. Blocking it asks OpenAI not to collect the site for those uses. It does not remove the firm from ChatGPT's existing knowledge, and it does not stop ChatGPT's search feature, which uses OAI-SearchBot.
- OAI-SearchBot powers results in ChatGPT search. A firm that blocks GPTBot but leaves OAI-SearchBot unmentioned, which is the common pattern here, can still be fetched and cited by ChatGPT search.
- ChatGPT-User is the live fetch made when a user asks ChatGPT to open a specific link. Blocking it affects on-demand visits, not training.
- ClaudeBot is Anthropic's active crawler. Claude-Web and anthropic-ai are older tokens Anthropic has published; naming ClaudeBot alone is the current control.
- PerplexityBot is Perplexity's index crawler; Perplexity-User is its on-demand fetch when a user's question requires opening a page. They are separate decisions.
- Google-Extended controls use of content for Google's Gemini and Vertex AI, including grounding and training. It does not affect Google Search indexing or eligibility for AI Overviews, both of which follow Googlebot. Blocking Google-Extended does not remove a firm from AI Overviews.
- Bingbot is Bing's search crawler. Microsoft Copilot draws on the Bing index, so a Bingbot rule reaches Copilot indirectly; there is no separate Copilot opt-out token to set.
- CCBot is Common Crawl, an open corpus that many models train from at one remove. Blocking it limits that indirect route, not any single assistant.
- Applebot-Extended opts content out of Apple Intelligence training. Apple's search crawler, Applebot, is a separate token and is not in scope here.
And the rule that sits under all of them: robots.txt is a request, not enforcement. It expresses a preference that a crawler operator may honour or ignore, and honouring it is voluntary and varies by operator. Nothing on this page measures traffic, lost visibility or citation outcomes, and no causal claim of that kind is made. We report the directives as fetched, and only that.
Every firm, every token
All 30 firms in ranked order. Click a column header to sort. The per-token cells describe the file's syntax shape only, not a judgement that the firm restricts AI: allow (named, nothing disallowed), block (named, full disallow), part (named with path rules or an allowlist), n/m (not mentioned), n/a (file unreadable). The judgement is the AI stance column: whether any AI token is held to stricter effective rules than the same file gives Googlebot.
| # | Firm | robots | AI stance | GPTBot | OAI-SearchBot | ChatGPT-User | ClaudeBot | Claude-Web | anthropic-ai | PerplexityBot | Perplexity-User | Google-Extended | Bingbot | CCBot | Applebot-Extended | llms |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | Bupa bupa.co.uk | down | n/a | n/a | n/a | n/a | n/a | n/a | n/a | n/a | n/a | n/a | n/a | n/a | n/a | down |
| 2 | Spire Healthcare spirehealthcare.com | read | none | part | part | part | part | part | part | part | part | part | part | part | part | soft |
| 3 | Circle Health Group circlehealthgroup.co.uk | WAF | n/a | n/a | n/a | n/a | n/a | n/a | n/a | n/a | n/a | n/a | n/a | n/a | n/a | WAF |
| 4 | HCA Healthcare UK hcahealthcare.co.uk | read | none | part | part | part | part | part | part | part | part | part | part | part | part | 404 |
| 5 | Nuffield Health nuffieldhealth.com | read | none | part | part | part | part | part | part | part | part | part | part | part | part | 404 |
| 6 | Ramsay Health Care UK ramsayhealth.co.uk | read | none | part | part | part | part | part | part | part | part | part | part | part | part | 404 |
| 7 | Practice Plus Group practiceplusgroup.com | read | none | allow | allow | allow | allow | allow | allow | allow | allow | allow | allow | allow | allow | yes |
| 8 | GenesisCare genesiscare.com | read | none | part | part | part | part | part | part | part | part | part | part | part | part | 404 |
| 9 | Priory Group priorygroup.com | read | none | part | part | part | part | part | part | part | part | part | part | part | part | 404 |
| 10 | Optegra optegra.com | read | none | part | part | part | part | part | part | part | part | part | part | part | part | 404 |
| 11 | Newmedica newmedica.co.uk | read | none | part | part | part | part | part | part | part | part | part | part | part | part | 404 |
| 12 | Spamedica spamedica.co.uk | read | none | part | part | part | part | part | part | part | part | part | part | part | part | 404 |
| 13 | KIMS Hospital kims.org.uk | read | none | part | part | part | part | part | part | part | part | part | part | part | part | 404 |
| 14 | The London Clinic thelondonclinic.co.uk | read | none | part | part | part | part | part | part | part | part | part | part | part | part | 404 |
| 15 | The Hospital of St John and St Elizabeth hje.org.uk | read | none | allow | allow | allow | allow | allow | allow | allow | allow | allow | allow | allow | allow | yes |
| 16 | King Edward VII's Hospital kingedwardvii.co.uk | read | none | part | part | part | part | part | part | part | part | part | part | part | part | 404 |
| 17 | Cleveland Clinic London clevelandcliniclondon.uk | read | none | block | block | block | block | block | block | block | block | block | block | block | block | 404 |
| 18 | One Health Group onehealth.co.uk | read | none | part | part | part | part | part | part | part | part | part | part | part | part | 404 |
| 19 | Fortius Clinic fortiusclinic.com | read | none | allow | allow | allow | allow | allow | allow | allow | allow | allow | allow | allow | allow | soft |
| 20 | Horder Healthcare horderhealthcare.co.uk | read | none | part | part | part | part | part | part | part | part | part | part | part | part | 404 |
| 21 | Benenden Hospital Trust benendenhospital.org.uk | read | none | part | part | part | part | part | part | part | part | part | part | part | part | 404 |
| 22 | Alliance Medical alliancemedical.co.uk | read | none | part | part | part | part | part | part | part | part | part | part | part | part | 404 |
| 23 | InHealth Group inhealthgroup.com | read | none | allow | allow | allow | allow | allow | allow | allow | allow | allow | allow | allow | allow | 404 |
| 24 | Diagnostic Healthcare Ltd diagnostichealthcare.co.uk | read | none | allow | allow | allow | allow | allow | allow | allow | allow | allow | allow | allow | allow | yes |
| 25 | Active Care Group activecaregroup.co.uk | read | none | part | part | part | part | part | part | part | part | part | part | part | part | 404 |
| 26 | HCRG Care Group hcrgcaregroup.com | read | none | allow | allow | allow | allow | allow | allow | allow | allow | allow | allow | allow | allow | 404 |
| 27 | Vanguard Healthcare vanguardhealthcare.co.uk | read | none | block | block | block | block | block | block | block | block | block | block | block | block | 404 |
| 28 | Sciensus sciensus.com | read | none | part | part | part | part | part | part | part | part | part | part | part | part | 404 |
| 29 | Medefer medefer.com | read | none | n/m | n/m | n/m | n/m | n/m | n/m | n/m | n/m | n/m | n/m | n/m | n/m | 404 |
| 30 | The Private Clinic theprivateclinic.co.uk | read | none | allow | allow | allow | allow | allow | allow | allow | allow | allow | allow | allow | allow | 404 |
Notes on every firm that names an AI token
- Spire Healthcare no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- HCA Healthcare UK no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- Nuffield Health no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- Ramsay Health Care UK no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- Practice Plus Group no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- GenesisCare no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- Priory Group no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- Optegra no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- Newmedica no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- Spamedica no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- KIMS Hospital no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- The London Clinic no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- The Hospital of St John and St Elizabeth no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- King Edward VII's Hospital no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- Cleveland Clinic London no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- One Health Group no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- Fortius Clinic no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- Horder Healthcare no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- Benenden Hospital Trust no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- Alliance Medical no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- InHealth Group no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- Diagnostic Healthcare Ltd no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- Active Care Group no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- HCRG Care Group no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- Vanguard Healthcare no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- Sciensus no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
- The Private Clinic no AI-specific restriction No AI token is named; AI crawlers inherit the same generic rules as every other unnamed crawler.
The 2 firms marked n/a (Bupa, Circle Health Group) answered our request with a bot-protection challenge or did not respond, so their robots.txt stance is unknown, not inferred.
Raw responses for every provider are retained at src/data/ai-crawler-index/raw-healthcare/ in the site
repository, and the parsed dataset is src/data/ai-crawler-index-healthcare.json.
Other sector indices
The same methodology applied to three more UK sectors: law firms, fintech companies and accountancy firms. Want to check one domain instead of fifty? Try the free AI crawler check.
Methodology
The provider list
The population is 30 providers from Independent Healthcare Providers Network (IHPN), "Our Members": the IHPN member directory, the UK independent healthcare sectors trade body; we selected the 30 largest and most recognised hospital groups, clinic chains and care providers from its ~94 members. This is a membership listing, not a ranking by revenue or bed count. We fetched that list on 2026-07-14. No free, comprehensive revenue ranking of UK private healthcare providers exists; the primary market data (LaingBuisson) is paywalled. We used the IHPN member directory as a disclosed secondary source and selected by public recognisability and scale, not a cited size order. Firm-to-domain mapping was done by inspection; a wrong domain would surface below as unreachable, never as a false directive. No free, complete revenue ranking of UK private healthcare providers exists; the list is a membership directory, not a size ranking, and it is not a ranking of AI readiness, and nothing here should be read as one.
The fetch
On 2026-07-14 we requested https://<domain>/robots.txt and
https://<domain>/llms.txt for each firm with curl, following redirects, and saved the
exact response body for every firm as provenance. Three firms answered only on their www
host, so we recorded the effective URL. Each firm's primary domain was mapped by inspection; a wrong
domain would appear below as unreachable, never as a false directive.
Reading a file, and refusing to read a fake one
A response counts as a readable robots.txt only when its body is genuinely a robots file, that is, plain
text carrying User-agent, Allow or Disallow lines. Several firms
returned HTTP 200, 403 or 429 whose body was an HTML bot-protection challenge (Vercel, Cloudflare, Azure
WAF, Incapsula). We record those as unreadable and never parse them for directives, because a challenge
page is not a policy. The same discipline applies to llms.txt: a 200 whose body is an
ordinary HTML page is a soft-404 and is marked as such, not counted as a genuine file.
How each token was classified
robots.txt was parsed with standard user-agent grouping: consecutive User-agent lines share
the rules that follow them, until the next group. For each of the 12 AI tokens we then recorded:
- allow: the token is named and nothing disallows it.
- block: the token is named with
Disallow: /and noAllowoverride, a full-site block request. - partial: the token is named with some paths disallowed, or an allowlist pattern (
Disallow: /alongsideAllow:rules that re-permit specific sections). - not mentioned: the token does not appear. The catch-all
User-agent: *group, if any, still applies to it, but no AI-specific rule was set. This is not a block.
Those four labels describe syntax, deliberately. A token can be "partial" because it receives an allowlist, or because it shares the site's ordinary housekeeping exclusions; neither is evidence that the firm singled out AI. The judgement lives in a separate, derived field.
The stance judgement: stricter than Googlebot, or not
For each firm we derived one field, the AI-specific stance, computed from the archived raw files. The
benchmark is Googlebot, the mainstream crawler every firm plainly wants. Following RFC 9309 semantics,
each token obeys the group or groups naming it exactly; a token that is not named falls back to the
User-agent: * group. We then ask one question: is any AI token's effective rule set clearly
stricter than the same file's effective rule set for Googlebot? Bingbot sits in the per-token table
because Copilot rides its index, but it is a mainstream search crawler, so it is not part of the
AI-specific test.
- Restricts AI specifically: at least one AI token is fully disallowed while Googlebot is not equally disallowed. This is the only pattern we label a restriction.
- No AI-specific restriction: the AI tokens are unnamed (they inherit the same generic rules as every other unnamed crawler), or named with rules identical to or more permissive than Googlebot's. A restriction shared equally with Googlebot, or inherited from
*, is a general crawling policy, not an AI decision. - Indeterminate: we could not read the file, or the differences were neither clearly stricter nor clearly equal. Ambiguity is graded conservatively, never as a restriction.
Limitations
- This is a single snapshot on 2026-07-14. robots.txt and llms.txt change; the retained raw files fix what we saw on that date.
- The population is a selection from a membership directory, not a random or complete sample, and not ranked by revenue or bed count. It says nothing about providers outside this list.
- Firms behind bot protection (2 of 30) have an unreadable stance here. That is a finding about access, not evidence that they block or permit any crawler.
- robots.txt and llms.txt are voluntary requests. Compliance is at the operator's discretion, so a directive is a stated preference, not an enforced outcome, and we measure no outcome.
- We checked 12 named AI tokens. Other agents exist (for example Amazonbot, Bytespider, meta-externalagent, which appear in some of these files); they are out of scope and not counted.
The dataset behind this page is public: src/data/ai-crawler-index-healthcare.json plus one raw file per
provider. Anyone can refetch a domain and check our reading against the saved response. If a provider's file has
changed since 2026-07-14, that is expected, and a fresh fetch is the way to confirm it. See also
how we grade and the reproduction study.