Skip to content
LumiRank
The journal
GEO14 min read

Enterprise RAG is booming — and it's quietly killing the schema markup myth

Microsoft Copilot passed 20 million paid seats and Glean is valued at $7.2B, but a controlled study shows JSON-LD schema barely moves RAG accuracy. Legible prose does.

By Dmytro Hrysiuk
A row of frosted-glass panels covered in unreadable text hanging in a dark office corridor at dusk, some lit warm gold and others dark, with server racks glowing blue along the walls

Executive summary

Enterprise retrieval-augmented generation is no longer a pilot-stage technology. Microsoft disclosed more than 20 million paid Microsoft 365 Copilot seats as of its FY26 Q3 earnings call on April 29, 2026, up from 15 million just three months earlier, the fastest seat growth Copilot has seen since launch. Satya Nadella used that call to name Bayer, Johnson & Johnson, Mercedes and Roche as each running more than 90,000 Copilot seats, and announced an Accenture deal covering over 740,000 seats, calling it "our largest Copilot win to date". Glean, the enterprise search and agent platform competing directly with Copilot, raised a $150 million Series F at a $7.2 billion valuation in June 2025, with Wellington Management, Khosla Ventures and existing backers Sequoia and Lightspeed participating.

This piece sits inside our work on Generative Engine Optimization, which is where the practice behind it is set out in full.

That growth is forcing a question the SEO and content-marketing industry has mostly answered by assertion rather than evidence: what actually makes content retrievable and citable by a RAG system, whether that system is ChatGPT answering a consumer or Copilot answering an employee inside SharePoint? A March 2026 controlled study from WordLift researchers, run across 2,443 query evaluations using Vertex AI Vector Search and Gemini models, found that adding JSON-LD/Schema.org markup to a page produced a statistically real but practically negligible accuracy gain: Cohen's d of 0.18, in the "small" range bordering on trivial. Rewriting the same underlying facts as legible, entity-dense prose instead of hidden markup produced a 29.6–29.8% accuracy gain in the same test conditions.

The industry-standard claim that "schema markup gets you cited 2.5x more by AI systems" turns out to be unsourced. It circulates across at least seven SEO blogs with no primary study behind it, and the sites aren't even consistent with each other — some citing 2.5x, others 3.2x for the identical claim. Meanwhile the actual enterprise RAG systems, the ones ingesting real B2B content at scale, right now, for money, are proving structurally indifferent to the tactic B2B marketers have spent two years being told to prioritize.

A timeline / comparison table

DateEventDetailConfidence
2025-06-10Glean closes Series F$150M raised at $7.2B valuation, led by Wellington ManagementHigh — official press release, corroborated
2026-01-28Microsoft FY26 Q2 earnings15M paid Microsoft 365 Copilot seats disclosed; GitHub Copilot reaches 4.7M paid subscribers (~+75% YoY)High — Microsoft IR, TechCrunch, NoJitter
2026-03-09KEO Marketing publishes B2B traffic-decline analysisClaims 73% of B2B sites saw significant organic traffic loss 2024–2025, avg. 34% YoY decline; methodology undisclosedMedium — traced to primary source, but it is the company's own unaudited marketing claim
2026-03-11WordLift arXiv paper published2,443 evaluations across 4 domains; JSON-LD alone: Δ=+0.17, d=0.18; legible entity pages: +29.6–29.8%High — primary source, fetched and verified verbatim
2026-04-29Microsoft FY26 Q3 earningsPaid Copilot seats pass 20M; Nadella names Bayer, J&J, Mercedes, Roche (90k+ seats each) and a 740,000-seat Accenture dealHigh — Microsoft IR, TechCrunch
2026-05-05Microsoft 2026 Work Trend Index Annual ReportOrganizational rollout factors account for 67% of AI-driven productivity impact vs. 32% for individual usage factorsHigh — primary Microsoft WorkLab page
2026 (undated)SE Ranking / OrganiKPI llms.txt study10.13% adoption across ~300,000 domains studied; removing llms.txt as a model variable improved citation-prediction accuracyMedium — primary page fetched twice, figures confirmed

Part 1 — The enterprise RAG buildout is no longer speculative

Microsoft's own documentation describes Copilot Studio's retrieval pipeline in specific, mechanical terms: a query-rewriting step that folds in the last ten conversational turns; retrieval across knowledge sources (public web/Bing, SharePoint, OneDrive, uploaded files, Dataverse tables, Graph connectors, real-time connectors, and Azure AI Search) capped at the top three results per source; security trimming applied on any source using delegated authentication; then summarization with citations and a moderation/grounding pass. Short-term conversational state is retained for less than 30 days and explicitly is not used to train the underlying models. This is the operational architecture now running inside every enterprise that has turned Copilot on.

The adoption numbers back the architecture. Fifteen million paid Microsoft 365 Copilot seats in January 2026 became more than 20 million by the end of April: three months, five million net new paid seats, the fastest stretch of growth since Copilot's release. GitHub Copilot, a separate product line disclosed on the earlier January call, hit 4.7 million paid subscribers, up roughly 75% year over year. Glean, meanwhile, is scaling on the enterprise-search side of the same trend: a $7.2 billion valuation as of June 2025, and an independent estimate from research firm Sacra putting its annualized revenue near $300 million as of roughly May 2026.

Glean's own customer stories are self-published and therefore promotional rather than audited. They still show a mechanism worth taking seriously: Duolingo employees built more than 500 internal AI agents within six weeks of launch (3,400+ total), reporting 500+ hours saved monthly and a claimed 5x ROI. One Duolingo engineer's quote names the exact behavioural shift enterprise RAG is selling:

"Glean Chat is the most underrated feature within Glean. Similar to how some people now reach for ChatGPT before Google, Glean Chat can answer some questions even more effectively than a search can." — Art Chaidarun, Principal Software Engineer, Duolingo

Confluent's Glean case study reports a narrower but more concrete number: support engineers cut 5–10 minutes off investigation time per ticket. None of these figures are independently audited. All of them describe the same underlying pattern: employees querying an internal RAG layer instead of searching a wiki or a CRM by hand.

Part 2 — The schema markup payoff doesn't survive contact with a controlled test

The WordLift study is the piece of evidence the SEO industry needed and, until now, didn't have. Four domains (editorial, legal, travel, e-commerce), 349 queries tested across seven conditions, 2,443 total evaluations (2,439 valid), retrieval handled by Vertex AI Vector Search 2.0, agentic reasoning via Google's Agent Development Kit, generation by Gemini 2.5 Flash, judging by Gemini 3.0 Flash as an independent evaluator. Adding JSON-LD/Schema.org markup alone moved accuracy from a 3.62 baseline to 3.89, a real difference statistically (p_adj=0.024) but a small one by effect size (Cohen's d=0.18). The paper's authors are blunt about what that means for markup sitting in a hidden script block on an otherwise unremarkable page:

"[Structured data embedded in hidden script blocks] provides no measurable benefit in flat-text RAG systems."

What actually worked was rewriting the same underlying facts as "enhanced entity pages": legible, entity-dense prose a retrieval system can parse the way it parses any other page of text. That produced a 29.6% accuracy gain under standard RAG and 29.8% under agentic RAG, roughly 160 times the effect size of markup alone, in the same study, on the same underlying content.

Set against that is the claim repeated across the SEO content-marketing ecosystem: "schema markup gets you cited 2.5x more by AI systems." It doesn't hold up when traced. It appears, uncited, on at least seven SEO blogs and content-mill sites; the sites don't even agree with each other, with one citing 2.5x and another citing 3.2x for what is presented as the same statistic. It is the SEO industry's version of a chain letter: repeated often enough, by enough outwardly authoritative-looking sites, that it reads as settled fact. It isn't.

llms.txt shows the identical pattern at a different layer. An SE Ranking study of roughly 300,000 domains found only 10.13% adoption of the file (10.54% among mid-traffic sites, just 8.27% among high-traffic sites) and, more importantly, that removing llms.txt as a variable from a citation-frequency prediction model improved the model's accuracy, meaning the file adds noise rather than signal to predicting whether a page gets cited. No major AI system, not Google, not Perplexity, not OpenAI, not Microsoft, has published support for using llms.txt in retrieval or ranking. Two different machine-readable-file interventions, two different studies, the same conclusion: markup and metadata files are not what these systems are actually reading for.

Note for design/production: a two-column diagram works well here. Left column: "What we told clients to build" (JSON-LD, llms.txt, FAQPage schema). Right column: "What the controlled study measured" (Δ+0.17/d=0.18 for markup vs. +29.6–29.8% for legible entity pages), with a single arrow showing the effect-size gap. Keep the numbers as the headline; the visual metaphor should not editorialize beyond the data.

Part 3 — Consumer AI search and enterprise RAG have the same failure mode

The instinct is to treat "optimizing for ChatGPT/Perplexity" and "optimizing for internal Copilot/Glean visibility" as separate disciplines with separate playbooks. The WordLift study and the Copilot Studio architecture together suggest they aren't. Copilot Studio's own pipeline retrieves the top three results per knowledge source and then summarizes with citations. Mechanically, that is retrieval-then-synthesis over text, the same operation WordLift's testbed ran against public web content. A SharePoint page written as a dense, jargon-heavy internal memo is not more legible to that retrieval step than a public case-study page cluttered with hidden schema and thin visible copy. The same content-legibility failure that costs a company citations in a consumer AI Overview also costs an employee a useful answer inside their own company's Copilot deployment.

This matters more, not less, because of where B2B organic traffic is reportedly heading. KEO Marketing's own analysis claims 73% of B2B websites saw significant organic traffic loss between 2024 and 2025, averaging a 34% year-over-year decline. The methodology is undisclosed, described only as "industry analysis across 50,000 B2B websites," and the analysis was published through Search Engine Land/MarTech, which share a publisher (Third Door Media), so the figure is not independently corroborated by a second outlet. Directionally it lines up with what every enterprise RAG deployment is built to do: intercept the question before it becomes a search, and answer it inside the tool the employee or buyer is already in. Whether or not the 73% figure itself is rigorous, the mechanism it points at (content getting consumed by an intermediary layer instead of clicked through to) is the same mechanism Copilot's and Glean's growth curves describe from the inside.

Part 4 — Legible entity pages are a production discipline, not a markup checkbox

What WordLift's "enhanced entity page" condition actually did was restructure the same facts as clearly labelled, self-contained prose: explicit entity names and relationships, context stated outright, all of it written so a retrieval system doesn't have to infer structure from a flat block of marketing copy or dig it out of a <script type="application/ld+json"> tag that never gets rendered as visible text at all. That is a content-production requirement. No developer can bolt it on after the page ships. It means B2B teams need to write comparison pages, integration docs, and case studies as if a machine will read only the visible prose and nothing else — because, per this study, that is close to true.

Microsoft's own Work Trend Index data offers a structural parallel: organizational factors, meaning how a company structures and rolls out AI tools, account for more than twice the measured productivity impact of individual usage factors, 67% versus 32%. The parallel to content strategy is direct. How an organization structures its knowledge, for external AI search and for the internal RAG tools ingesting the same case studies and documentation, will matter more than which specific AI tool it adopts or which markup vendor it buys.

What everyone is missing

The industry optimized for the wrong layer of the stack. Schema markup is invisible to the reader and, per the strongest controlled evidence available, nearly invisible to the retrieval system too. Two years of "add JSON-LD for AI visibility" advice were built on a statistic (the 2.5x citation claim) that traces to nothing.

Enterprise RAG collapses the line between "external AI search visibility" and "internal knowledge management." Copilot Studio's retrieval architecture and WordLift's public-web testbed are doing structurally the same operation on text. A company's case studies, docs, and comparison pages now have two audiences that need the identical fix: outside LLMs deciding whether to cite you, and an enterprise assistant like Copilot or Glean deciding whether to surface your content to someone else's employee evaluating your product.

Vendor case studies are the wrong evidence to build strategy on, and they're also the evidence that's actually available. Glean's Duolingo and Confluent stories are self-reported and promotional. Treat them as directional signal: genuinely useful, short of proof. The industry needs more studies built like WordLift's: controlled conditions, named models, disclosed effect sizes, and the kind of rigor that replaces a cited figure with a checked one. That kind of study is rare precisely because it's expensive and unflattering to run.

The llms.txt and schema-markup stories are the same story told twice. Both are low-effort, high-narrative artifacts (a file, a tag) that promise AI visibility without touching the actual writing. Both have now been directly tested and found to add negligible or negative predictive value. The pattern should make anyone pitching the next quick-fix file format or markup standard immediately suspicious of unverified before-and-after case studies.

Future predictions

  • Expect more controlled academic studies (arXiv-style, not vendor blog posts) testing specific GEO tactics against RAG accuracy over the next 12 months, driven by the credibility gap this study exposes.
  • Enterprise RAG vendors (Microsoft, Glean, and others) will likely publish more seat/usage numbers at each earnings cycle as a competitive signal, given the magnitude of the 15M→20M jump already disclosed.
  • B2B content teams that already invested heavily in schema markup as a primary AI-visibility tactic will face internal pressure to justify that spend once studies like WordLift's circulate more widely.
  • "llms.txt adoption" will likely keep rising modestly from its 10.13% baseline for signalling/compliance reasons even without demonstrated citation benefit, mirroring how many low-value technical SEO artifacts persist past the point of proven usefulness.
  • Expect enterprise buyers to increasingly evaluate vendors partly on how well their public content performs inside RAG-based procurement research tools, since Copilot- and Glean-style assistants are already summarizing vendor comparison content for internal stakeholders.

Practical takeaways

  1. Stop treating JSON-LD/Schema.org markup as a primary AI-visibility lever. Per the WordLift study, its measured effect size is small (d=0.18); budget and editorial time are better spent on the Entity & Knowledge Architecture of the visible page itself.
  2. Rewrite core B2B pages (comparisons, integration docs, case studies) as legible, entity-dense prose that names relationships explicitly instead of relying on hidden markup to carry that structure. This is the intervention that produced the ~30% accuracy gain in the controlled test.
  3. Don't adopt llms.txt as a visibility strategy. The best available data (10.13% adoption, no positive correlation with citation frequency) says it isn't doing what its proponents claim; treat it as, at most, a low-priority compliance artifact.
  4. Audit whether your case studies and comparison content are actually retrievable and summarizable the way Copilot Studio's top-3-per-source retrieval step would consume them. This is a Technical SEO question as much as a copywriting one.
  5. Build measurement into your GEO program rather than trusting circulating stats: track your own citation rates across AI systems over time using LLM Visibility Monitoring instead of assuming a tactic works because a blog post says so.
  6. Treat vendor-published case studies (Glean's, Microsoft's, anyone's) as directional signal only: helpful for spotting a real underlying mechanism, but no substitute for a controlled test when deciding where to spend content-production budget.

Read the rest of the journal.

Key takeaways
  • A controlled 2,443-evaluation study found JSON-LD/Schema.org markup alone produces only a small RAG accuracy gain (Cohen's d=0.18), while rewriting content as legible entity pages produced a 29.6–29.8% gain.
  • The widely repeated "schema markup = 2.5x more AI citations" statistic has no traceable primary source and is internally inconsistent across the sites that repeat it.
  • Microsoft 365 Copilot grew from 15 million to more than 20 million paid seats between January and April 2026, its fastest three-month growth since launch.
  • Glean raised a $150 million Series F at a $7.2 billion valuation in June 2025, and an independent estimate places its ARR near $300 million as of mid-2026.
  • Only 10.13% of roughly 300,000 domains studied had adopted llms.txt, and the file showed no positive correlation with AI citation frequency.
  • KEO Marketing's claim of a 73% B2B organic traffic decline is directionally plausible but methodologically undisclosed and should be treated as a marketing claim, not an audited study.
  • Microsoft's 2026 Work Trend Index found organizational rollout factors account for 67% of measured AI productivity impact versus 32% for individual usage factors.

Frequently asked

Does schema markup help you get cited by AI search tools like ChatGPT or Google's AI Overviews?
A controlled 2026 study (2,443 evaluations across four domains, using Vertex AI Vector Search and Gemini models) found JSON-LD/Schema.org markup alone produced only a small accuracy gain (Cohen's d=0.18) in RAG-based retrieval, and the authors state directly that hidden structured data provides no measurable benefit in flat-text RAG systems. The widely repeated claim that schema markup produces "2.5x more AI citations" has no traceable primary source.
What does move the needle for AI/RAG visibility, if not schema markup?
Rewriting the same factual content as legible, entity-dense prose — what the WordLift researchers call "enhanced entity pages" — produced a 29.6–29.8% accuracy gain in the same test, roughly 160 times the effect size of markup alone.
Is llms.txt worth implementing?
Current data says no as a citation-boosting tactic: an SE Ranking study of roughly 300,000 domains found only 10.13% adoption, and removing llms.txt as a variable from a citation-prediction model actually improved the model's accuracy, meaning the file adds no positive signal.
How big is enterprise RAG adoption right now?
Microsoft disclosed more than 20 million paid Microsoft 365 Copilot seats as of its FY26 Q3 earnings call (April 29, 2026), up from 15 million three months earlier. Glean, a competing enterprise search and agent platform, raised a $150 million Series F at a $7.2 billion valuation in June 2025.
Is the reported B2B organic traffic decline (73%) reliable?
It traces to a real source, KEO Marketing, but that source discloses no transparent methodology or sample-selection process for its claimed "50,000 B2B websites" analysis, and it was published through Search Engine Land/MarTech, which share a parent company — so treat it as a single marketing-agency claim, not an independently corroborated study.
Should B2B companies optimize content for external AI search and internal enterprise assistants (Copilot, Glean) differently?
The retrieval mechanics are structurally similar — Copilot Studio's pipeline retrieves top results per source and summarizes with citations, the same retrieval-then-synthesis operation tested in the WordLift study. Legible, entity-clear prose is likely to help with both, though no study in this piece directly tested internal enterprise tools against the same benchmark used for public-web RAG.
From the journal

This is the work we do. If you want your brand named in the answers rather than analysing who else is: