Reddit Is AI's Most-Cited Domain. Now Check the Number.
Two credible studies covering the same four months point in opposite directions on Reddit's AI citation share. Here is what survives both, and what a B2B operator should actually do on Reddit without getting banned.
Table of contents
Reddit is the most-cited domain across AI answer engines in most published studies — and the share number is unstable enough that quoting one figure is a mistake. Two credible reports covering the identical window, October 2025 to January 2026, disagree about the direction. Conductor measured Reddit's citation share halving, 2.02% to 1.01%. Tinuiti measured it growing at least 73% on commercial-intent prompts. Both are almost certainly right about what they measured. The operator question is which engine your buyers use, and what Reddit looks like on it.
One disclosure. My Search Console shows 4,553 impressions across 85 days and none of them are for anything resembling this query. This post is a bet on a trend I can read in other people's data, not a response to demand I can show you in mine.
The numbers, and why two studies point opposite ways
What each one actually measured
Conductor analysed 238,212 prompts across major LLMs where Reddit appeared as a source, October 2025 through January 2026. Reddit's overall citation share fell every month: 2.02% in October, 1.55% in November, 1.01% by January.
Tinuiti tracked mid-to-lower-funnel commercial-intent prompts across nine verticals and seven platforms over the same four months, using Profound for citation tracking. Reddit's share grew at least 73%, and more than doubled in some categories.
The methodologies barely overlap. Conductor's denominator is all citations across all prompt types. Tinuiti's denominator is buying-intent prompts only, in nine consumer and industrial categories, with each of the seven platforms weighted equally. Tinuiti's own methodology note says that calculation ignores the relative popularity of each platform, so the small engines carry more weight than their usage justifies. If Reddit is disproportionately cited on "is X actually worth it" queries and disproportionately dropped on everything else, both results follow from the same underlying behaviour.
Conductor's intent breakdown supports exactly that. Of 145,662 queries where Reddit was the only cited source, 36.5% were transactional and 33.5% commercial. One caveat Conductor does not resolve: its results section calls those 145,662 the sole-source queries, while its methodology section calls the same number the subset of Reddit-cited prompts classified against its four-category intent framework. Both readings cannot hold. I am quoting the results-section version, which is the larger claim, so treat the sole-source framing as the source's own and not as independently checked. Reddit's share of sole-source responses rose 31% over the same four months in which its overall share halved. It gets cited less often and carries more weight when it does.
The volatility is not a rounding error
Semrush ran 230,000+ prompts across ChatGPT search, Google AI Mode and Perplexity for thirteen weeks (14 July – 12 October 2025) and logged over 100 million citations. ChatGPT cited Reddit in close to 60% of prompt responses in early August, then around 10% by mid-September. Wikipedia went from roughly 55% to under 20% in the same window. AI Mode and Perplexity stayed flat throughout.
A source that moves 50 points in six weeks on one engine and not at all on two others is not a stable input. Any plan whose ROI depends on a specific citation percentage is a plan you will have to rewrite in a quarter.
Do the arithmetic on your own engine mix
This is stdlib Python, runs as-is:
# reddit_exposure.py — how much your Reddit exposure depends on which study you believe
STUDIES = {
# Tinuiti: per-engine shares as published, commercial-intent prompts only.
# Conductor: one all-engine aggregate (1.01%), applied flat below because
# Conductor published no per-engine split at all.
"tinuiti_q1_2026_commercial": {"chatgpt": 0.05, "perplexity": 0.24, "gemini": 0.001},
"conductor_jan_2026_allprompts": {"chatgpt": 0.0101, "perplexity": 0.0101, "gemini": 0.0101},
}
def exposure(engine_mix, shares):
assert abs(sum(engine_mix.values()) - 1.0) < 1e-9, "engine mix must sum to 1"
return sum(weight * shares[engine] for engine, weight in engine_mix.items())
if __name__ == "__main__":
# LABELLED ASSUMPTION: my guess at where my buyers ask. Replace with yours.
mix = {"chatgpt": 0.70, "perplexity": 0.10, "gemini": 0.20}
values = {}
for name, shares in STUDIES.items():
values[name] = exposure(mix, shares)
print(f"{name:32s} {values[name]:6.2%}")
lo, hi = min(values.values()), max(values.values())
print(f"{'planning range':32s} {lo:6.2%} - {hi:6.2%} ({hi/lo:.1f}x spread)")
assert hi > lo, "if these agree, one of the inputs is wrong"
Output:
tinuiti_q1_2026_commercial 5.92%
conductor_jan_2026_allprompts 1.01%
planning range 1.01% - 5.92% (5.9x spread)
Same buyer mix, same four months, two defensible sources, a 5.9x spread in the number you would put in a plan. The 5.9x belongs to that mix, not to the studies — neither Conductor nor Tinuiti publishes a spread against the other. Make mix Perplexity-heavy and it widens to roughly 17x. Set it to 95% Gemini and the ranking flips outright, because Tinuiti's Gemini figure of 0.1% sits below Conductor's 1.01%. This is the actual output of the research: a range, not a target.
Why Reddit sits where it does
Reddit's position is partly linguistic — threaded human answers to "is X worth it" are the shape of a conversational query — and partly commercial.
In February 2024, Reddit disclosed a Google content licensing deal reported at roughly $60 million a year. On 1 July 2024, Reddit's robots.txt began blocking crawlers it has no agreement with. PPC Land's reporting on SerpApi's August 2026 antitrust counterclaims (S.D.N.Y., case 25-cv-8736) lays out the consequence: Bing, DuckDuckGo, Mojeek and Qwant lost indexing access to new Reddit conversations from that date, and the Internet Archive was cut off in August 2025.
That matters for planning. Reddit's weight in an answer engine is a function of who paid for the feed, and licensing deals are renegotiated. Building a distribution strategy on top of one is building on someone else's contract renewal — the same structural risk I described in dark funnel attribution.
The table: where to participate, what earns a citation, what gets you removed
Citation weights below are from the sources already linked. Where I could not verify a figure, the cell says so rather than guessing.
| Surface | Citation weight (measured) | What earns a mention | What gets you removed |
|---|---|---|---|
| ChatGPT >5%, Perplexity ~24%, Gemini 0.1% (Tinuiti, Jan 2026); 1.01% all-engine (Conductor) | A specific answer inside a thread that already ranks; named numbers; disclosed affiliation | Reddit Rule 2 — content manipulation, vote manipulation, alt accounts, subscriber fraud. Enforcement severity unverified; policy page unfetchable | |
| 3rd most-cited domain overall (Peec AI, 30M sources, via Search Engine Land); that write-up publishes a ranking, no percentage | Posts under a real named person with a verifiable track record | Automated connection or DM tooling; account restriction rather than a public ban | |
| YouTube | 2nd overall (Peec AI, ranking only); near-zero on ChatGPT, 0.7% on Gemini (Tinuiti) | Transcript text that answers the query in the first minute | Copyright strikes; no equivalent of Reddit's Rule 2 |
| Wikipedia | ChatGPT ~55% to under 20% over the same 13-week run (Semrush); ~3% on AI Mode, ~0.8% on Perplexity | Third-party coverage that meets notability — never your own edit | Conflict-of-interest editing; the edit is reverted and the account flagged |
| Review sites (G2, etc.) | Prominent on Perplexity for B2B queries (Peec AI); no single verified percentage I could confirm | Volume of dated, verified customer reviews | Incentivised or fabricated reviews; delisting |
| Your own site | Not separately reported in any study I could load | Structured, specific, first-party pages worth quoting | Nothing bans you — thin pages just never get cited |
The last row is the one people skip. Reddit is only a route to something worth citing, and you still have to have the thing. I cut this site from 267 published posts to 103 before I worried about any of this, and I would do that first again. If most of your library averages 380 words with no table and no data, a content audit buys you more than a Reddit account will.
What a B2B operator should actually do
Answer questions you already know the answer to
My own Search Console is the clearest evidence I have for this. Build-log and worked-arithmetic posts on this domain rank at positions 2.8 to 15.5. Generic "[industry] content marketing" posts rank 46 to 81. Same author, same domain, same quarter. The variable is whether the page contains something only the author could have written.
Reddit is that filter with a downvote button attached. The comment that gets cited is the one with a number, a version, a failure mode. "We tried this and the migration took 48 hours, here is what broke" survives. A paragraph of positioning does not.
Go where the thread already ranks
Conductor's sole-source data says the queries that route to Reddit are transactional and commercial: "is X worth it," "best X for Y." Find the threads that already surface for those in your category, and answer the specific question in them. A new post in a low-traffic subreddit is a page with no inbound signal — the same problem as publishing a blog post nobody links to, which I wrote about in how small brands show up in AI answers.
Budget it as hours, not as a channel
Two to four hours a month, spent by someone who knows the product, on threads that already exist. If that feels too small to matter, look at the 5.9x planning range again. You cannot size this investment precisely because nobody can size the return precisely.
The line between participating and astroturfing
The line is disclosure, and it is not subtle.
Reddit's Rule 2 requires that you post authentic content into communities where you have a personal interest, and not engage in content manipulation — spamming, vote manipulation, ban evasion, subscriber fraud. I could not load Reddit's own policy pages directly from this machine (redditinc.com blocked the fetch), so I am reporting the rule as it is consistently quoted rather than as a verified fetch of the page. Read it at redditinc.com/policies/reddit-rules yourself before you build anything on top of it.
On the right side of the line: commenting under your real account with your role stated, answering a question you have first-hand experience of, linking your own work only when it is the direct answer and saying it is yours.
On the wrong side: multiple accounts, agency-run personas, upvote services, a "recommendation" of your product from an account that exists to recommend your product. All of these are Rule 2 violations. How hard they are enforced is the part I cannot source: Reddit's own policy and enforcement pages are unfetchable from this machine, and the widely repeated account is that manipulation bans land on the account across the site rather than on the individual post. Price it as an account-level risk, and assume the community's welcome goes with it.
There is a second cost that has nothing to do with the rules. Astroturfing is the same category of error as buying LinkedIn engagement: it manufactures a signal without the thing the signal is supposed to indicate. I made the non-spammy version of this argument for LinkedIn lead generation, and it holds here. Reddit's moderators are unpaid people who have been reading their community for a decade. They are better at this detection problem than your process is at evading it.
The disclosure sentence that works
One line, at the top of the comment: "I build X, so treat this as biased — but here are the numbers." I have never seen that get removed. It converts a rule violation into a credential.
FAQ
Is Reddit really the most cited domain in AI search?
In most published studies, yes — Peec AI's analysis of 30 million sources ranks Reddit first, ahead of YouTube and LinkedIn. But the share attached to that ranking swings hard by engine and by month: over 5% of ChatGPT citations and 0.1% of Gemini citations in the same January per Tinuiti. "Most cited" is a stable ranking on top of an unstable number.
Are Reddit citations in AI answers going up or down?
Both, depending on the slice. Conductor measured a 50% fall in overall share from October 2025 to January 2026; Tinuiti measured a 73%+ rise on commercial-intent prompts over the identical window. The reconciling detail is that Reddit's sole-source citations rose 31% in Conductor's data — narrower usage, higher weight.
Can I post about my own company on Reddit without getting banned?
Yes, if you disclose the affiliation in the comment, participate in the community outside your own promotion, and answer the actual question asked. The bans come from Rule 2 behaviour: alt accounts, vote manipulation, undisclosed personas. Founders who identify themselves are fine.
How do I track whether Reddit mentions turn into anything?
You mostly cannot attribute it directly, which is the honest answer. AI-answer referrals arrive without a query string and often without a referrer. Track branded search volume and direct traffic against the weeks you were active, accept that it is correlational, and do not build a forecast on it.
Should Reddit be my main AI visibility strategy?
No. Run both studies through one plausible buyer mix and the planning number lands anywhere between 1.01% and 5.92%, which sizes Reddit as a supporting channel. The foundation is pages on your own domain specific enough to be worth quoting, and Reddit works best as a way to find out which questions those pages should answer.
Wondering whether your own pages are worth citing before you go earn mentions elsewhere? I cut this site from 267 published posts to 103 and the remaining pages got easier to rank, which is the cheaper half of this problem. Start with a content audit or get in touch.
Get the AI-SEO Content Checklist
A practical checklist for getting your own content cited by Google AI Overviews, ChatGPT, and Perplexity — not just ranked.
Browse all free guides →Run this on your own numbers
Keyword Seasonality Forecaster — free, no signup, runs in your browser.
Want to implement this with guidance?
Santosh helps founders turn insights like this into real systems.
External Resources
Further Reading & Tools
Social Media Examiner
Platform-specific social media strategy guides and research
Sprout Social Index
Annual social media benchmarks and engagement data across platforms
Buffer Blog
Social media strategy research and scheduling best practices
Hootsuite Global State
Annual global digital and social media usage statistics