cd /news/large-language-models/trm-grew-chatgpt-referrals-8337-in-9… · home topics large-language-models article
[ARTICLE · art-16949] src=dev.to ↗ pub= topic=large-language-models verified=true sentiment=· neutral

TRM Grew ChatGPT Referrals 8,337% in 90 Days. I Copied Their 4 LLMO Pillars Onto 3 Indie Sites. Only 1 Moved the Needle.

A developer replicated a four-pillar LLMO (Large Language Model Optimization) framework from SEO agency The Rank Masters across three indie websites over 90 days, finding that only one pillar—JSON-LD structured data—significantly moved ChatGPT referral traffic. The developer reported that semantic SEO, problem-framework editorial structure, and other pillars produced negligible results on small sites, while JSON-LD implementation on one site drove the only measurable increase in AI-search referrals.

read7 min views19 publishedMay 28, 2026

When a US SEO agency called The Rank Masters published their 90-day case study showing an 8,337% lift in ChatGPT referrals, the headline did exactly what headlines are supposed to do. I clicked. Then I noticed the baseline was 8 visits and the post-period was 675. So yes, the percentage is technically true. It is also true that if you go from one customer to twelve, you have grown your business by 1,100%.

What I actually cared about was the rest of the table. Average engagement time on AI-search traffic was 5 minutes 41 seconds per user. Page views per user climbed to 48. Those numbers are not a percentage trick. Those are people who showed up already interested and stayed. That is the part worth copying.

TRM described their playbook as four pillars. I spent 90 days copying all four onto three of my own indie sites to see which ones actually moved the needle for someone without an agency-sized content team behind them. Three of the four were noise. The one that worked was the one I almost skipped.

The three indie sites:

llms.txt

and JSON-LD on most pagesI picked sites at three very different stages on purpose. If a "pillar" only works on the site that was already 80% set up, that is not really a pillar. That is a finishing touch.

Baseline period was 30 days before the test. Treatment period was the 90 days that followed. I used GA4 with the chatgpt.com

and perplexity.ai

referrer regex from llmoframework.com's pillars guide, plus the four AI crawler user-agent filters in my server logs to confirm cross-channel pickup. I did not have a fourth control site running the playbook in reverse, which is the obvious gap. I am calling it before someone else does.

For anyone who has not read the original case study, here is the short version of what TRM ran: In TRM's hands, applied as a system across 42 pages in 12 weeks, the four-pillar combination produced the 8,337% number. I did not have 12 weeks and I did not have 42 pages of capacity. What I had was three sites and a fixed budget of evenings. So I applied each pillar in isolation where I could, and tracked which one produced movement.

I spent the first three weeks rebuilding internal links on kenimoto.dev around entity clusters. Instead of "AI agent" appearing in 14 disconnected posts, I added a hub page, cross-linked siblings, and pointed everything at a canonical entity definition. On Site B I rewrote four pages around their parent entity. Site C got one new "what is X" sibling page.

After 90 days, ChatGPT referrals to kenimoto.dev went from 18/month to 23/month. Site B moved from 0 to 2. Site C did not move. That is not zero, but it is also not a pillar.

My read: semantic SEO is real, but its payoff window is longer than 90 days, and it compounds with everything else you do. For a small site running it as a standalone lever, the signal disappears into noise. TRM probably saw the benefit because they ran it concurrently with 42 fresh pages and a query fan-out cluster.

The pillar is fine. It just is not the thing that moves a 50-article blog in a quarter.

The Problem → Framework → Steps → Proof → CTA structure is a great editorial constraint. I rewrote eight existing kenimoto.dev posts to fit it. The articles read better. They are easier to skim. I am personally happier with them.

The traffic data did not notice. ChatGPT referrals to those eight rewritten posts were within their own normal week-to-week variance. The new TL;DR blocks did show up in my AI citation tracker results twice, which is more than zero but well inside noise for a sample of eight.

Two things I think are going on:

I am keeping the structure. I do not think it is what moved TRM's number.

This is the part I almost skipped. JSON-LD has a reputation for being the LLMO equivalent of writing a great cover letter for a job you would have gotten anyway. I have built sites that ranked fine without a single Person

schema and I have built sites with perfect schema that nobody cites.

Three things changed:

Person

schema to every author byline on kenimoto.dev, with sameAs

pointing to GitHub, X, LinkedIn, and a verified Zenn profile/about

page with Person

  • ProfilePage

schema, including credentials and a list of published books and articles with WorkExample

linksauthor

and publisher

fields to the existing Article

schema on every postTotal time: about six hours. No content was added, no posts were rewritten.

Result over 90 days on kenimoto.dev:

Site B got a smaller version of the same effect (0 → 8/month on ChatGPT, from a much smaller surface). Site C, which had no real author and no /about

page worth writing, did not move.

I want to be careful here. n=3 is not a study. The lift is also confounded with the fact that I happened to publish a guest article on llmoframework.com during the same window, which probably contributed to the sameAs

graph getting wired up faster. But the timing of the spike on kenimoto.dev tracks the schema deploy date more cleanly than it tracks any other change I made.

My current best guess at why: large language models are trying very hard to attach citations to named, verifiable people. They are nervous about citing pages that read like anonymous SEO content, because their providers have been burned by hallucinated citations and have visibly tightened up. A pile of clean Person

schema linking to verifiable external profiles is the cheapest way to look like a named, verifiable person.

This was not on my list of "things that would move the needle." I had bet on Pillar 4.

The TRM playbook calls for 30 long-tail pages per core concept. I picked "Claude Code subagents" as my concept on kenimoto.dev and planned the cluster. I shipped 11 of the 30 pages over the 90 days. The remaining 19 were on the spreadsheet, mocking me.

The 11 pages did pull some AI citation. Five of them appeared in at least one AI search result for a related sub-query. But the volume was small enough that it did not show up in the referrer data above a couple of visits each.

I think the pillar works. I do not think it works for a one-person indie operation in a 90-day window. The published TRM number came from "42 pages in 12 weeks" because TRM had an agency. I had two evenings a week. A cluster strategy that needs 30 pages to fan out is essentially a hiring strategy in disguise.

If you have a team, run Pillar 4 first. If you do not, run Pillar 3 and revisit Pillar 4 when you have hiring budget.

If I rank the four pillars by AI-referral lift across the three indie sites:

| Pillar | kenimoto.dev | Site B | Site C |

|---|---|---|---|
| 1. Semantic SEO | + (mild) | + (mild) | flat |

| 2. Modular content | flat | flat | flat |

3. Author schema / E-E-A-T |
+++ (3.7x) |
++ (start from 0) |
flat (no author surface) |
| 4. Query fan-out (partial) | + (mild) | n/a | n/a |

The "Pillar 3 only" result is suspicious in a healthy way. It is the cheapest pillar to implement, the one most people skip because it feels too obvious, and the one with the biggest gap between "looked easy" and "actually moved the data."

If I were giving advice to another indie dev about to run this playbook in 2026: The 8,337% number is real in TRM's spreadsheet. It is also a multi-pillar, multi-page, agency-sized effort that landed at 675 page views. For three indie sites, the leverage is in Pillar 3, and Pillar 3 alone got me from 22 monthly AI referrals to 176. That is a 700% lift on traffic I can actually feel.

It also took me six hours.

If you want the implementation details, the llmoframework.com pillars guide has the JSON-LD templates I used. The longer write-up on which schemas actually get parsed by LLM crawlers (and which ones are decorative) is in LLMO: AI Search Optimization.

── more in #large-language-models 4 stories · sorted by recency
── more on @the rank masters 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/trm-grew-chatgpt-ref…] indexed:0 read:7min 2026-05-28 ·