AI Hallucination Monitoring
How to detect when AI tools fabricate or misstate facts about your brand — fabricated URLs, wrong pricing, invented quotes — and the workflow to catch and fix it.
AI hallucination monitoring is catching AI tools when they make things up about your brand — wrong prices, invented quotes, fabricated URLs — and fixing it. AI bots read your content at massive scale (Claude crawls ~73,000 pages for every click it sends) but cite very little, so every wrong citation is amplified. My two Ahrefs field workflows catch different evidence: Best by Links → 404 finds fabricated URLs that accumulated links, while Web Analytics → Possible 404s filtered to the AI Search channel finds candidate URLs receiving AI-referred visits right now and lets you prioritize them by sessions. Validate every candidate before acting. Pair those passes with monthly manual prompt-testing and passive monitoring. When you find a hallucination, fix your own content first — platform feedback is slow and probabilistic.
NIST recommends measuring and monitoring generative-AI risks, including confident false output. Evidence for this claim NIST recommends measuring and monitoring generative-AI risks, including confabulation, with empirically validated methods and documented limitations. Scope: General AI risk-management guidance, adapted here to brand-answer monitoring. Confidence: high · Verified: NIST: Generative AI Profile OpenAI likewise recommends task-specific evals and continuous evaluation instead of anecdotal spot checks. Evidence for this claim OpenAI recommends task-specific evals, production data, and continuous evaluation rather than relying only on generic metrics or anecdotal tests. Scope: OpenAI evaluation guidance; the article's monitoring workflow is Patrick's editorial application of those principles. Confidence: high · Verified: OpenAI: Evaluation best practices
TL;DR — AI tools sometimes say things about your brand that aren’t true — wrong price, wrong founder, a link to a page that doesn’t exist. AI hallucinationAn AI hallucination is when a large language model generates output that is confidently stated but factually wrong, made up, or unsupported by its source. It's a side effect of next-token prediction — not a bug that can be fully eliminated. monitoring is the habit of checking what the AI tools are saying about you and fixing the wrong stuff. The easiest way to start: ask ChatGPT, Gemini, Copilot, Perplexity, and Claude a few questions about your brand once a month and write down anything they get wrong.
What “hallucination” means here
In AI, a hallucination is when the tool states something confidently that simply isn’t true. It’s not lying — it doesn’t know it’s wrong. It’s filling a gap with a plausible-sounding guess. (If you want the full why this happens explanation, that lives in the separate AI HallucinationsAn AI hallucination is when a large language model generates output that is confidently stated but factually wrong, made up, or unsupported by its source. It's a side effect of next-token prediction — not a bug that can be fully eliminated. article. This page is about catching the ones about your brand and fixing them.)
When a hallucination is about your brand, it usually looks like one of these:
- A made-up link — the AI cites
yourbrand.com/features/ai-integration/, a page you never created. - Wrong pricing — it says your Pro plan is $49 when it’s $99.
- A quote your CEO never said.
- Wrong facts — founding year, team size, where you’re based.
- Wrong features — it says your tool does something it doesn’t (or misses something it does).
- Mixing you up with a competitor.
Why it matters
People believe what the AI tells them. If a chatbot quotes the wrong price, a customer shows up expecting that price. If it sends them to a link that doesn’t exist, they hit a “page not found404 Not Found is the HTTP client-error status code a server returns when it can't find the requested URL — RFC 9110 defines it as no current representation, or unwillingness to disclose one. A \"hard 404\" actually returns the 404 status; a \"soft 404\" returns a success code (like 200) for a page that's really gone. 404s are normal and expected: the fact that some URLs 404 doesn't affect your site's other, successful pages, and Google de-indexes 404'd URLs over time (probably retrying for some period, less and less often).” error and assume your site is broken.
And it happens more than you’d think. AI assistants send people to dead (404) pages almost three times as often as Google does. Smaller and newer brands get it worst, because the AI has less real information about them to draw on — so it guesses more.
How to start monitoring (the simple version)
- Make a little spreadsheet. Columns: date, which tool, the question you asked, what it said, and what was wrong.
- Ask each tool a handful of questions about your brand — what you do, your pricing, who founded you, your features. Do this in ChatGPT, Gemini, Copilot, Perplexity, and Claude.
- Log anything wrong. Screenshot it.
- Set a Google Alert for your brand name so you get emailed when new pages mention you (some of which may be repeating AI mistakes).
- Do this monthly. Weekly if your prices or product change a lot.
What to do when you find a wrong answer
- Fix your own pages first. Make the correct fact obvious and easy to find on your site. AI tools learn from web content, so good clear pages are your best lever.
- Use the thumbs-down / report button in the AI tool to flag the wrong answer. It helps, but it’s slow — don’t count on an instant fix.
That’s the whole beginner loop: check, log, fix your content, report. Want the deep version — including my Ahrefs trick for finding fabricated URLs in bulk — switch to the Advanced tab.
The monitoring discipline here applies NIST’s general guidance to brand answers; it is not a NIST-prescribed SEO workflow. Evidence for this claim NIST recommends measuring and monitoring generative-AI risks, including confabulation, with empirically validated methods and documented limitations. Scope: General AI risk-management guidance, adapted here to brand-answer monitoring. Confidence: high · Verified: NIST: Generative AI Profile A sound test set should use task-specific examples and be rerun as systems change. Evidence for this claim OpenAI recommends task-specific evals, production data, and continuous evaluation rather than relying only on generic metrics or anecdotal tests. Scope: OpenAI evaluation guidance; the article's monitoring workflow is Patrick's editorial application of those principles. Confidence: high · Verified: OpenAI: Evaluation best practices
TL;DR — AI hallucinationAn AI hallucination is when a large language model generates output that is confidently stated but factually wrong, made up, or unsupported by its source. It's a side effect of next-token prediction — not a bug that can be fully eliminated. monitoring is the systematic detection, documentation, and remediation of AI tools fabricating or misstating facts about your brand. The scale framing: AI crawlersAI crawlers are bots from AI companies that fetch web pages to train language models, build AI-search indexes, or answer live user questions. They come in three categories, each with its own user-agent tokens and its own robots.txt controls. read your content at enormous volume but cite almost none of it (Claude ~73,000:1 crawl-to-referral; ChatGPT ~3,700:1; Google ~14:1), so every wrong citation is amplified, not diluted. My signature technique is Ahrefs Best by Links + a 404 filter: hallucinated URLs that real people subsequently link to show up as backlinks pointing at pages that never existed. Cross-referencing those 404s against live AI tools is mandatory — not every 404-with-links is a hallucination. Layer manual prompt-testing and passive monitoring on top. When you confirm one, fix your source content first; Google provides no hallucination-correction channel, and platform feedback is slow and probabilistic.
Why this is a different problem than reputation monitoring
Traditional brand monitoring tracks what people say about you. Hallucination monitoring tracks what language models say — and the scale is in a different universe. In Cloudflare Radar data I analyzed, the Anthropic crawlerA crawler — also called a spider or bot — is an automated program that fetches web pages, extracts their links, and queues new URLs to visit. Search engines use crawlers to discover and download content for their index. was hitting sites at roughly a 73,000:1 ratio of crawls to clicks sent back. ClaudeBot ran around 23,951:1 in Q1 2026. ChatGPT sat near 3,700:1, Perplexity around 700:1. Google is down at about 14:1.
Read that the right way: AI systems are reading your content at massive scale and citing a vanishingly small fraction of it. The citations that do appear carry enormous implied authority — users trust them, and other writers cite them onward. So every hallucination inside a citation gets amplified, not diluted. That asymmetry is the whole reason to monitor citations specifically, not just crawl traffic.
The six kinds of brand hallucination to watch for
- Fabricated URLs — the AI cites
yourdomain.com/features/ai-integration/, which has never existed. - Wrong product features — it claims your tool does X when it does Y.
- Invented quotes — a statement attributed to your CEO that was never made.
- Incorrect pricing — your Pro plan listed at $49/mo when it’s $99/mo.
- Wrong company facts — founding year, team size, location, acquisition status.
- Competitive misattribution — a competitor’s differentiator credited to you, or yours credited to them.
Pricing is the one I’d triage first — it converts a hallucination straight into a mismatched customer expectation and lost revenue.
The Ahrefs Best by Links + 404 technique (my angle)
This is the part no competitor page covers properly, so I’ll go deep. The idea turns a passive backlink signal into an active hallucination detector.
Why backlinks accumulate on URLs that don’t exist. When an AI tool hallucinates
a URL, it doesn’t invent gibberish — it generates a plausible path that matches
your site’s URL patterns: /blog/seo-guide/, /features/reporting/,
/pricing/enterprise/. Some users who get that response then publish content
citing the URL as if it were real. That content gets indexedStoring a crawled page in the search index so it can appear in results. Crawled is not the same as indexed — Google selects what to keep, and indexing isn't guaranteed.. Now there’s a real,
indexed page linking to a non-existent URL on your domain — a genuine backlink
pointing at a 404.
The supporting data is striking: in Ahrefs’ 16-million-URL study, AI assistants sent users to 404 pages404 Not Found is the HTTP client-error status code a server returns when it can't find the requested URL — RFC 9110 defines it as no current representation, or unwillingness to disclose one. A \"hard 404\" actually returns the 404 status; a \"soft 404\" returns a success code (like 200) for a page that's really gone. 404s are normal and expected: the fact that some URLs 404 doesn't affect your site's other, successful pages, and Google de-indexes 404'd URLs over time (probably retrying for some period, less and less often). 2.87x more often than Google Search, and ChatGPT’s all-cited-URL 404 rate hit 2.38%. In one analysis, about 20% of examined hallucinated URLs had at least one backlink — meaning a fifth of them had already been cited somewhere as real. One site foundA 302 (\"Found\") is a temporary redirect: it forwards users to a new URL while telling search engines the original URL should stay in the index. It's a weak canonicalization signal, not the zero-equity dead end of SEO folklore. traffic to roughly 70 non-existent URLs in just three months of 404 logs.
The workflow (this is a UI process, no command line):
- Open Ahrefs Site Explorer for your domain.
- Go to Best by Links (under the Pages section in the left nav).
- Set the HTTP status filter to 404 Not Found404 Not Found is the HTTP client-error status code a server returns when it can't find the requested URL — RFC 9110 defines it as no current representation, or unwillingness to disclose one. A \"hard 404\" actually returns the 404 status; a \"soft 404\" returns a success code (like 200) for a page that's really gone. 404s are normal and expected: the fact that some URLs 404 doesn't affect your site's other, successful pages, and Google de-indexes 404'd URLs over time (probably retrying for some period, less and less often)..
- Sort by Referring Domains, most at the top.
- Export the list.
- For each 404 URL with meaningful referring domains — even one or two is notable for a page that doesn’t exist — run the confirmation steps below.
The confirmation steps (non-optional). This is where most write-ups stop short, and it’s the part that keeps you honest:
- Check when the backlinks were created. New links forming around a URL that never existed is the signal. Old links usually mean a deleted or moved page, not a hallucination.
- Read the anchor textAnchor text is the visible, clickable text of a hyperlink. It tells readers what they'll find on the other end and gives search engines context about the linked page. and surrounding context on the linking pages. Does it read like someone citing an AI-generated answer (“according to [Brand]‘s guide at…”)?
- Cross-reference against a live AI tool. Ask it directly: “What is [your brand]‘s page on [topic]?” and see whether it generates that exact URL. If it does, you’ve confirmed the source.
The accuracy spine, stated plainly: not every 404 with backlinks is a hallucination. Pages get deleted or moved without redirectsA redirect sends browsers and crawlers from a requested URL to a different one. An HTTP redirect specifically is a 3xx status code paired with a Location header; meta refresh and JavaScript redirects achieve a similar navigation without being a 3xx response themselves. Permanent redirects (301/308) are Google's signal the target should be canonical; temporary ones (302/303/307) aren't.. URLs change in migrations. External sites typo your URLs. A 404 only becomes a hallucination candidate when (a) the page never existed, (b) new links are appearing rather than old ones persisting, and (c) the AI cross-reference confirms a tool is generating it. Skip step (c) and you’ll chase normal broken links as if they were AI ghosts.
And the limit of the technique: Best by Links + 404 only catches hallucinated URLs that someone subsequently linked to. A hallucination that no one ever linked to leaves no backlink trail — it won’t show up here. This method is one net, not the whole ocean. Pair it with manual prompt-testing and 404 log monitoring to catch the rest.
The traffic companion: Possible 404 × AI Search
Best by Links answers, “Which missing URLs accumulated links?” My second signature technique answers a more urgent question: which missing URLs are receiving visits from AI assistants right now? Ahrefs documented the underlying signal in its study of hallucinated links: Web Analytics can identify AI-assistant referrers and flag a possible 404 when the visited page titleThe title tag is the HTML title element in a page's head that specifies the document's title. It's the primary source for the SERP title link and a confirmed light ranking factor — but since August 2021 Google doesn't always show it verbatim. contains language such as “404” or “not found.” That is traffic evidence, not a crawl-status verdict, so the word possible matters.
The workflow:
- Open Ahrefs Web Analytics for the site and go to its pages reporting.
- Apply the Possible 404 page filter.
- Filter the channel to AI SearchAI search uses large language models and retrieval-augmented generation (RAG) to synthesize an answer from multiple sources rather than returning a ranked list of links. Examples include Google AI Overviews, ChatGPT Search, and Perplexity. so ordinary search, direct, referral, and internal visits do not blur the signal.
- Sort the remaining URLs by sessions, highest first. Preserve the URL, title/status evidence, sessions, channel, and date-range context in the export or case log.
- Request every candidate directly and confirm its actual response, redirect
path, and history. A custom 404 template can return
200; a legitimate live page can contain “not found” in its title; and an old URL may have existed long before an AI assistant linked to it.
This is the traffic-based companion to Best by Links, not a replacement for it. Links reveal citations that persisted long enough to be published elsewhere; sessions reveal AI-referred clicks happening in the selected window. A URL with ten current AI Search sessions deserves review before a zero-session URL with one old backlink, but sessions do not prove hallucination. Confirm that the URL never existed, inspect the referring AI source when available, and reproduce the citation before classifying it.
For a confirmed candidate, preserve the session count in the case log and use it to set response priority. Then make the same relevance decision as with the backlink workflow: create the genuinely missing resource, redirect only to a true equivalent, or leave a correct 404/410. My 404 audit guide404 Not Found is the HTTP client-error status code a server returns when it can't find the requested URL — RFC 9110 defines it as no current representation, or unwillingness to disclose one. A \"hard 404\" actually returns the 404 status; a \"soft 404\" returns a success code (like 200) for a page that's really gone. 404s are normal and expected: the fact that some URLs 404 doesn't affect your site's other, successful pages, and Google de-indexes 404'd URLs over time (probably retrying for some period, less and less often). explains the response-code decision; the redirects hubA redirect sends browsers and crawlers from a requested URL to a different one. An HTTP redirect specifically is a 3xx status code paired with a Location header; meta refresh and JavaScript redirects achieve a similar navigation without being a 3xx response themselves. Permanent redirects (301/308) are Google's signal the target should be canonical; temporary ones (302/303/307) aren't. explains how to avoid turning this discovery pass into a homepage-dump problem.
What to do with a confirmed hallucinated URL:
- Meaningful backlinks or traffic — treat it as an accidental content-gap signal. Either build the page people clearly expect, or 301 redirectA 301 redirect is the HTTP status code for a permanent move: it tells browsers and search engines a URL has moved for good, and it's the strongest signal for consolidating a page's ranking signals onto the new URL. Google says permanent redirects don't cause a loss in PageRank. to the most relevant existing page to recover the link equity.
- Moderate backlinks, no traffic — 301 to the closest topically relevant page.
- Trivial volume — monitor; don’t over-invest.
- Every case — update your structured dataStructured data is a standardized way of labeling page content (using the schema.org vocabulary in JSON-LD, Microdata, or RDFa) so search engines can understand its meaning. It's not a direct ranking factor — its value is rich results and entity understanding. and on-page facts so AI tools have the correct URL structureURL structure is how the parts of a web address — scheme, domain, path, query string, and fragment — are organized and formatted. It mostly affects crawling, usability, and how engines understand a page, not rankings directly. to learn from.
Manual prompt-testing
The Ahrefs method catches fabricated URLs. Manual testing catches everything else — wrong prices, invented quotes, bad facts. Run these across ChatGPT, Gemini / AI Overviews, Copilot, Perplexity, Claude, and Grok:
- “What does [Brand] do?”
- “What are [Brand]‘s pricing plans?”
- “Who founded [Brand] and when?”
- “What is [Brand]‘s URL for [feature/topic]?”
- “What are [Brand]‘s key features compared to [Competitor]?”
- “What has [CEO Name] said about [topic]?”
Log date, tool, model version, the exact prompt, the verbatim response, the specific inaccuracies, and any URLs cited. A spreadsheet is fine. Frequency: monthly minimum, weekly if you’re in a fast-moving category or your product changes often. And note the counterintuitive part — smaller and newer brands need this more, not less. Big brands have dense, authoritative training data; a brand that launched in the last two years is barely represented, so the model’s “facts” about it are closer to lucky guesses.
Use this as a repeatable fact-check, not as a universal visibility score. The pictured run evaluates one simulated provider response and explicitly leaves the other providers unevaluated.
Record a known brand fact and compare it with a sampled answer using my free AI Brand Visibility Checker Free
- Define the exact fact to verify, such as a founding year, price, feature, or canonical product name.
- Run the same fact and prompt across provider-specific samples rather than treating an unevaluated provider as zero visibility.
- Log the provider, model, retrieval mode, date, and evidence before deciding whether the answer is wrong or merely incomplete.
The completed AI Brand Visibility Checker sample uses a simulated Llama response with retrieval off. It mentions the fictional Acme Analytics brand, but the known-fact check marks Founded in 2018 as missing because that supplied fact was not clearly found in the response. Mistral, ChatGPT Search, Gemini, Claude, and Perplexity are each labeled not evaluated, with a warning not to infer a zero mention or citation rate. The tool recommends confirming the intended state before making a change.
Passive and automated monitoring
Free / low-cost:
- Google Alerts on
"[Brand Name]"— surfaces new web content mentioning you, including AI-generated articles that may repeat a hallucination. - Google Search ConsoleA free Google service that reports how a site performs in Google Search and surfaces problems with how Google crawls, indexes, and serves it. It's first-party data straight from Google — but you don't need it to appear in results. — the AI OverviewsAI Overviews are the AI-generated summary box Google shows above or within its regular search results, written by Gemini models from pages retrieved out of Google's normal Search index. It's a Search feature, not a separate platform or index. filter shows which of your pages Google is citing. Pages it’s not citing are pages it’s less likely to treat as an accurate source.
- Bing Webmaster ToolsMicrosoft's free portal for monitoring and improving how a site appears in Bing search — the peer to Google Search Console, plus IndexNow instant indexing, richer backlink data, and keyword volumes. Because Bing's index also feeds Microsoft Copilot, it doubles as a window into AI-search visibility. — AI Performance ReportThe Google Search Console report that shows how your site actually performed in Google Search, built from real impressions and clicks. It reports four metrics — clicks, impressions, average CTR, and average position — and keeps the most recent 16 months of data. — the Copilot equivalent.
- 404 log / crawl monitoring — catch hallucinated URLs early, before they accumulate links.
Paid tooling (each takes a different cut at the problem):
- Ahrefs Brand Radar — scheduled custom-prompt tracking; mentions, accuracy, and sentiment over time.
- Visiblie — monitors brand mentions across up to eight LLMs with built-in hallucination detection and accuracy tracking.
- Dageno — hallucination correction tools plus AI visibility monitoring and page-level GEOGenerative Engine Optimization — visibility inside AI answer engines. content audits.
- Brand Armor AI — dedicated hallucination monitoring with prompt-level accuracy scoring.
- Relixir — real-time hallucination alerts.
- Scrunch — sentiment monitoring (catches negative or skewed framings even when they aren’t strict factual errors).
My ongoing Ahrefs loop: set up Brand Radar prompts that test known-accurate facts (pricing, features, key URLs); review new referring domains weekly, watching for any that resolve to a 404; and schedule a monthly Best by Links → 404 export to catch newly hallucinated URLs as they pick up links.
What to do when you confirm a hallucination
- Document it. Log the claim, the tool, the date, a screenshot. If the same error shows up across multiple tools, note it — that often points to a shared training-data source.
- Fix the source content. This is the fastest, most reliable lever. Update every page that mentions the wrong fact, and publish a clear, authoritative, schema-marked page stating the correct one. You’re trying to flood the retrieval and training pipeline with accurate signal.
- Submit platform feedback (details in the Official Docs tab). Real, but slow and probabilistic — no guaranteed timeline.
- Reinforce with structured data —
Organization,Product/Offer,Person, and FAQ schema that answers the commonly hallucinated questions directly. - Strengthen third-party signals — Wikipedia/Wikidata, Crunchbase, LinkedIn, industry directories, and the Reddit threads where your brand gets discussed. AI tools weight these heavily.
The order matters. Fixing your own content is faster than waiting on the platforms — and for Google specifically, it’s the only lever, because there is no publisher-facing hallucination-correction channel at all (see Official Docs).
Where this sits
This is the how-to-catch-them companion to AI HallucinationsAn AI hallucination is when a large language model generates output that is confidently stated but factually wrong, made up, or unsupported by its source. It's a side effect of next-token prediction — not a bug that can be fully eliminated. (the what and why) and a measurement discipline alongside LLM visibilityLLM visibility (or AI visibility) is the aggregate measure of how often and how prominently a brand or page shows up in AI-generated answers — across AI Overviews, ChatGPT, Perplexity, Copilot, and Gemini. It's the AI-search analog of organic visibility, but it's driven by different signals. and AI share of voiceAI Share of Voice (SoV) measures how often and how prominently a brand appears in AI-generated responses relative to competitors, across a defined pool of relevant prompts. It's a visibility signal, not a traffic or revenue metric.. Where those measure how present you are in AI answers, hallucination monitoring measures how accurate that presence is.
AI summary
A condensed take on the Advanced version:
- AI hallucinationAn AI hallucination is when a large language model generates output that is confidently stated but factually wrong, made up, or unsupported by its source. It's a side effect of next-token prediction — not a bug that can be fully eliminated. monitoring = systematically detecting, documenting, and fixing AI tools that fabricate or misstate facts about your brand. Distinct from reputation monitoring (people) — this tracks what models say.
- Scale framing: AI crawls a lot, cites little (Claude ~73,000:1, ChatGPT ~3,700:1, Perplexity ~700:1 vs Google ~14:1), so every wrong citation is amplified.
- Six hallucination types: fabricated URLs, wrong features, invented quotes, wrong pricing, wrong company facts, competitive misattribution.
- Signature technique — Ahrefs Best by Links + 404 filter: hallucinated URLs that people later link to become real backlinks on non-existent pages. Site Explorer → Best by Links → filter HTTP 404 → sort by referring domains → export → cross-reference each survivor against a live AI tool.
- Mandatory nuance: not every 404-with-links is a hallucination (deleted/moved pages, typos). Confirm via new-link timing + AI cross-reference. And the method only catches hallucinated URLs someone linked to — it misses unlinked ones.
- Manual prompt-testing across ChatGPT/Gemini/Copilot/Perplexity/Claude/Grok, logged in a spreadsheet, monthly (weekly if fast-moving). Smaller/newer brands hallucinate worse.
- Passive layer: Google Alerts, GSCA free Google service that reports how a site performs in Google Search and surfaces problems with how Google crawls, indexes, and serves it. It's first-party data straight from Google — but you don't need it to appear in results. AI OverviewsAI Overviews are the AI-generated summary box Google shows above or within its regular search results, written by Gemini models from pages retrieved out of Google's normal Search index. It's a Search feature, not a separate platform or index. filter, Bing WMT AI Performance ReportThe Google Search Console report that shows how your site actually performed in Google Search, built from real impressions and clicks. It reports four metrics — clicks, impressions, average CTR, and average position — and keeps the most recent 16 months of data., 404 logs. Paid: Ahrefs Brand Radar, Visiblie, Dageno, Brand Armor AI, Relixir, Scrunch.
- On finding one: document → fix source content first → submit platform feedback → reinforce with schema → strengthen third-party signals. Google offers no correction channel; fixing your content is faster than waiting on platforms.
Official documentation
What the engines actually publish about AI accuracy and correction — and where the gaps are.
Google — no hallucinationAn AI hallucination is when a large language model generates output that is confidently stated but factually wrong, made up, or unsupported by its source. It's a side effect of next-token prediction — not a bug that can be fully eliminated.-correction channel for publishers
Google’s AI Features documentation
gives no specific guidance on hallucinations or factual accuracy in AI
Overviews or AI Mode. It states there are no additional requirements to appear,
recommends standard “helpful, reliable, people-first contentThe Helpful Content Update (HCU) was a series of Google updates starting in August 2022 that added a site-wide, machine-learning classifier to demote content made primarily to rank rather than to help people. In March 2024 it was folded into Google's core ranking system.,” and confirms your
existing controls (robots.txtA plain-text file at the root of a host that tells crawlers which URLs they may and may not request. It controls crawling, not indexing — a blocked URL can still be indexed if it's linked from elsewhere., nosnippet, noindex) apply to AI features. It
directs publishers to Search ConsoleA free Google service that reports how a site performs in Google Search and surfaces problems with how Google crawls, indexes, and serves it. It's first-party data straight from Google — but you don't need it to appear in results.’s Performance reportThe Google Search Console report that shows how your site actually performed in Google Search, built from real impressions and clicks. It reports four metrics — clicks, impressions, average CTR, and average position — and keeps the most recent 16 months of data. to monitor AI-driven
traffic.
What it does not provide: any error-reporting or correction mechanism specific to AI hallucinationsAn AI hallucination is when a large language model generates output that is confidently stated but factually wrong, made up, or unsupported by its source. It's a side effect of next-token prediction — not a bug that can be fully eliminated.. There is no channel to tell Google “your AI is wrong about my brand.” The burden is entirely on you to detect and mitigate — which is exactly why the source-content fixes in this article matter so much.
- Google — AI Features docs
- Google Search Console — the AI Overviews filter shows which pages are cited, so you know which content most needs to be accurate.
Bing / Microsoft Copilot — a feedback path exists
Copilot includes a “Report a concern” flow for flagging inaccurate or harmful responses, reviewed by Microsoft’s operations teams. The Bing Webmaster ToolsMicrosoft's free portal for monitoring and improving how a site appears in Bing search — the peer to Google Search Console, plus IndexNow instant indexing, richer backlink data, and keyword volumes. Because Bing's index also feeds Microsoft Copilot, it doubles as a window into AI-search visibility. AI Performance ReportThe Google Search Console report that shows how your site actually performed in Google Search, built from real impressions and clicks. It reports four metrics — clicks, impressions, average CTR, and average position — and keeps the most recent 16 months of data. is the Copilot equivalent of GSC’s AI OverviewsAI Overviews are the AI-generated summary box Google shows above or within its regular search results, written by Gemini models from pages retrieved out of Google's normal Search index. It's a Search feature, not a separate platform or index. filter — it shows which of your pages are cited in Copilot responses, and it’s the right starting point for Bing-side hallucination detection.
Bing correction workflow:
- Identify citations via the Bing Webmaster ToolsThe free, first-party consoles search engines give site owners — Google Search Console and Bing Webmaster Tools — to see how their pages are crawled, indexed, and ranked, and to fix problems. The legacy name is 'webmaster tools.' AI Performance Report.
- Verify accuracy on the cited pages and update them (Copilot draws heavily from indexed content, so the page edit is the most direct correction).
- Submit specifics via Report a concern (three-dot menu → Report a concern → Inaccurate).
- Microsoft — Copilot in Bing: our approach to Responsible AI
- OpenAI — Reporting content in ChatGPT and OpenAI platforms
Per-platform feedback mechanisms (for the “submit feedback” step):
- ChatGPT — thumbs-down under the response → flag as inaccurate → optional note.
- Gemini — thumbs-down → “Factually incorrect”; plus “More about this page” inline citation flagging.
- Copilot — three-dot menu → Report a concern → Inaccurate.
- Perplexity — thumbs-down on the response.
- Claude — feedback button under the response, reported to Anthropic.
These are slow and probabilistic — there’s no guaranteed correction timeline. Treat them as a supplement to fixing your own content, not a substitute.
Quotes from the source
On-the-record statements and first-party study findings. Each link is a deep link where one is available.
Ahrefs — the 16-million-URL link-hallucinationAn AI hallucination is when a large language model generates output that is confidently stated but factually wrong, made up, or unsupported by its source. It's a side effect of next-token prediction — not a bug that can be fully eliminated. study
- “AI assistants send visitors to 404 pages404 Not Found is the HTTP client-error status code a server returns when it can't find the requested URL — RFC 9110 defines it as no current representation, or unwillingness to disclose one. A \"hard 404\" actually returns the 404 status; a \"soft 404\" returns a success code (like 200) for a page that's really gone. 404s are normal and expected: the fact that some URLs 404 doesn't affect your site's other, successful pages, and Google de-indexes 404'd URLs over time (probably retrying for some period, less and less often). 2.87x more often than Google Search.” — Ahrefs blog. Read the study
- ChatGPT had the worst clicked-URL 404 rate at 1.01% (vs Google’s 0.15% baseline) and reached 2.38% across all cited URLs. Mistral was lowest at 0.12%. Read the study
SaaS Capital — on AI generating fake backlinks
- “The AI knew it hadn’t verified the links. It had the capability to verify them. But it wouldn’t do so unless explicitly instructed.” Read the post
nDash — on hallucinated URLs in the wild
- One SEO professional discovered “traffic to some 70 non-existent URLs in three months of 404 logs” — and about 20% of hallucinated URLs had at least one backlink, meaning other sites had cited fabricated pages as real references. Read the post
On the stakes
- “73% of B2B buyers trust AI recommendations over ads” (attributed to Gartner, 2025, via Visiblie).
- The Columbia Journalism Review reported Perplexity answered 37% of queries incorrectly.
Brand hallucination monitoring checklist
A repeatable loop you can run monthly (weekly in fast-moving categories):
Set up the passive layer (once)
- Create a Google Alert for
"[Your Brand Name]". - Open the GSCA free Google service that reports how a site performs in Google Search and surfaces problems with how Google crawls, indexes, and serves it. It's first-party data straight from Google — but you don't need it to appear in results. AI OverviewsAI Overviews are the AI-generated summary box Google shows above or within its regular search results, written by Gemini models from pages retrieved out of Google's normal Search index. It's a Search feature, not a separate platform or index. filter and note which pages Google cites.
- Open the Bing Webmaster ToolsMicrosoft's free portal for monitoring and improving how a site appears in Bing search — the peer to Google Search Console, plus IndexNow instant indexing, richer backlink data, and keyword volumes. Because Bing's index also feeds Microsoft Copilot, it doubles as a window into AI-search visibility. AI Performance ReportThe Google Search Console report that shows how your site actually performed in Google Search, built from real impressions and clicks. It reports four metrics — clicks, impressions, average CTR, and average position — and keeps the most recent 16 months of data. for Copilot citations.
- Stand up 404 log monitoring (server-side or a scheduled crawl).
Run the Ahrefs Best by Links + 404 pass
- Site Explorer → Best by Links → filter HTTP status 404 Not Found404 Not Found is the HTTP client-error status code a server returns when it can't find the requested URL — RFC 9110 defines it as no current representation, or unwillingness to disclose one. A \"hard 404\" actually returns the 404 status; a \"soft 404\" returns a success code (like 200) for a page that's really gone. 404s are normal and expected: the fact that some URLs 404 doesn't affect your site's other, successful pages, and Google de-indexes 404'd URLs over time (probably retrying for some period, less and less often)..
- Sort by Referring Domains; export the list.
- For each 404 with links: check link recency, read anchor textAnchor text is the visible, clickable text of a hyperlink. It tells readers what they'll find on the other end and gives search engines context about the linked page., and cross-reference the URL against a live AI tool (mandatory — confirms it’s a hallucinationAn AI hallucination is when a large language model generates output that is confidently stated but factually wrong, made up, or unsupported by its source. It's a side effect of next-token prediction — not a bug that can be fully eliminated., not a deleted/moved page).
- Decide per confirmed URL: create the page, 301 redirectA 301 redirect is the HTTP status code for a permanent move: it tells browsers and search engines a URL has moved for good, and it's the strongest signal for consolidating a page's ranking signals onto the new URL. Google says permanent redirects don't cause a loss in PageRank., or ignore (trivial volume).
Run the manual prompt test
- Ask each tool (ChatGPT, Gemini, Copilot, Perplexity, Claude, Grok) the core prompts: what you do, pricing, founder/year, feature URLs, competitor comparison, CEO quotes.
- Log date, tool, model version, prompt, verbatim response, inaccuracies, URLs cited.
Report the findings + remediate
- Document each confirmed hallucination with a screenshot.
- Fix the source content first — update every page with the wrong fact; publish a clear, schema-marked page with the correct one.
- Submit per-platform feedback (thumbs-down / Report a concern).
- Reinforce with
Organization/Product/Person/ FAQ schema. - Strengthen third-party signals (Wikipedia/Wikidata, Crunchbase, LinkedIn, Reddit).
- Note any error appearing across multiple tools — likely a shared training-data source.
The Ahrefs Best by Links + 404 workflow, step by step
This is the technique at the heart of the article, written out as a process you can follow. It’s entirely a UI workflow in Ahrefs — there’s no command line to run, so there are no macOS/Linux vs. Windows variants here; the steps are identical on any platform with a browser.
Goal: find URLs on your domain that never existed but have nonetheless attracted real backlinks — the fingerprint of an AI-hallucinated URL that someone later cited as real.
Step 1 — Open Site Explorer.
Go to Ahrefs → Site Explorer → enter your domain (use the *.domain/* mode if
you want subdomains and paths included).
Step 2 — Open Best by Links. In the left nav, under Pages, click Best by Links. This lists your URLs ranked by referring domains — including URLs that return errors.
Step 3 — Filter to 404s. Set the HTTP status codeAn HTTP status code is the three-digit number a server returns with every response to tell a browser or crawler what happened to its request — success, redirect, client error, or server error. For SEO the code matters as much as the content: it tells Google and Bing whether to index a page, follow a redirect, retry later, or drop the URL from the index. filter to 404 Not Found404 Not Found is the HTTP client-error status code a server returns when it can't find the requested URL — RFC 9110 defines it as no current representation, or unwillingness to disclose one. A \"hard 404\" actually returns the 404 status; a \"soft 404\" returns a success code (like 200) for a page that's really gone. 404s are normal and expected: the fact that some URLs 404 doesn't affect your site's other, successful pages, and Google de-indexes 404'd URLs over time (probably retrying for some period, less and less often).. You’re now looking only at dead URLs that have backlinks.
Step 4 — Sort by referring domains. Sort descending by Referring Domains so the most-linked dead URLs float to the top. For a page that doesn’t exist, even 1–2 referring domains is worth a look.
Step 5 — Export. Export the filtered, sorted list to CSV so you can work through it and keep a record.
Step 6 — Triage each row (the confirmation step — do not skip). For each 404 URL with referring domains:
- a. Link recency — are the backlinks new? New links to a never-existed URL is the hallucinationAn AI hallucination is when a large language model generates output that is confidently stated but factually wrong, made up, or unsupported by its source. It's a side effect of next-token prediction — not a bug that can be fully eliminated. signal. Old links usually mean a deleted or migrated page.
- b. Anchor textAnchor text is the visible, clickable text of a hyperlink. It tells readers what they'll find on the other end and gives search engines context about the linked page. & context — open the linking pages. Does the citation read like someone quoting an AI answer?
- c. AI cross-reference — ask a live AI tool: “What is [your brand]‘s page on [topic]?” If it generates that exact URL, you’ve confirmed the source. This step is what separates a true hallucination from a normal broken link.
Step 7 — Decide and act.
- Meaningful links/traffic → create the expected page or 301 redirectA 301 redirect is the HTTP status code for a permanent move: it tells browsers and search engines a URL has moved for good, and it's the strongest signal for consolidating a page's ranking signals onto the new URL. Google says permanent redirects don't cause a loss in PageRank. to the closest relevant page (recovers link equityPageRank is Google's original recursive link-graph algorithm: a page's score depends on the scores of the pages linking to it, and in the published model each page's score is split across its outbound links (the simplified version: links are weighted votes). Google says it's evolved since launch but still part of its core ranking systems., treats it as a content-gap signal).
- Moderate links, no traffic → 301 redirectA 301 redirect is the HTTP status code for a permanent move: it tells browsers and search engines a URL has moved for good, and it's the strongest signal for consolidating a page's ranking signals onto the new URL. Google says permanent redirects don't cause a loss in PageRank. to the nearest topical page.
- Trivial volume → monitor, don’t over-invest.
- Always → update on-page facts and structured dataStructured data is a standardized way of labeling page content (using the schema.org vocabulary in JSON-LD, Microdata, or RDFa) so search engines can understand its meaning. It's not a direct ranking factor — its value is rich results and entity understanding. so AI tools learn your real URL structure.
Important limits to keep in mind:
- Not every 404 with backlinks is a hallucination — deleted/moved pages and URL typos produce the same backlinks-on-a-404 pattern. Step 6c is the gate.
- This only finds hallucinated URLs someone linked to. Hallucinations no one cited leave no backlink trail — catch those with manual prompt-testing and 404 log monitoring instead.
Make it recurring: schedule this export monthly, and review new referring domains weekly in Site Explorer, watching for any that resolve to a 404 destination.
What should I do with a suspected brand hallucination?
There’s no single acceptable-error threshold that works across every brand and claim. NIST’s AI Risk Management Framework frames this as a calibration problem, not a fixed cutoff — you set the bar by the claim’s own risk (pricing and safety claims get a much lower tolerance than a stylistic quibble) and by your own business context, not by a universal percentage. That’s why the “could this materially affect…” question below is a judgment call against your own thresholds, not a lookup against some published error rate.
Response playbook for a monitored hallucination
- Preserve the complete observation and hash or timestamp the saved evidence.
- Have the accountable business owner state the correct fact and its authoritative source, effective date, and scope.
- Search cited pages, owned content, feeds, profiles, archived pages, and prominent third-party mentions for the likely conflicting evidence.
- Correct sources you control and ask third parties for evidence-based corrections.
- Use the platform feedback path with the exact false claim and supporting source.
- For fabricated URLs, inspect requests and backlinks; redirectA redirect sends browsers and crawlers from a requested URL to a different one. An HTTP redirect specifically is a 3xx status code paired with a Location header; meta refresh and JavaScript redirects achieve a similar navigation without being a 3xx response themselves. Permanent redirects (301/308) are Google's signal the target should be canonical; temporary ones (302/303/307) aren't. only to an equivalent destination, never reflexively to the homepage.
- Repeat the exact prompt under documented conditions, then broaden to nearby prompts to test whether the underlying entity fact changed.
- Close only with a recorded retest or explicit risk acceptance, not because one later answer happened to omit the claim.
Hallucination-monitoring triage
| Finding | Evidence to save | Owner | First action |
|---|---|---|---|
| Wrong price or availability | Full answer, citations, current commercial source | Product/commercial | Correct contradictory owned feeds and pages |
| Invented executive quote | Exact wording, attributed source, approved communications | Communications/legal | Verify attribution and escalate by impact |
| Fabricated URL | URL, response status, logs, backlinks, referrer | Technical SEOTechnical SEO is the practice of making a site easy for search engines to crawl, render, index, and (now) be eligible for AI answers. It's the foundation that lets your content and links rank — not a ranking trick of its own./web | Decide true missing response versus equivalent redirectA redirect sends browsers and crawlers from a requested URL to a different one. An HTTP redirect specifically is a 3xx status code paired with a Location header; meta refresh and JavaScript redirects achieve a similar navigation without being a 3xx response themselves. Permanent redirects (301/308) are Google's signal the target should be canonical; temporary ones (302/303/307) aren't. |
| Stale product capability | Model/mode/date, cited documentation, current docs | Product/content | Update source-of-truth documentation and version context |
| Wrong company identity | Answer, entity names, profiles, organization markupOrganization schema (schema.org/Organization) is structured data that describes the business or entity itself — name, logo, official URL, social profiles, contact info, and identifiers — rather than a page's content. Google says it can help disambiguate your brand and some properties can influence visual elements like Knowledge Panel/attribution; it has no required properties and doesn't guarantee a Knowledge Panel. | Brand/entity owner | Reconcile first-party identity facts and major profiles |
| Unsupported negative claim | Full context, cited pages, impact evidence | Legal/reputation | Preserve evidence and follow the incident path |
| One-off low-impact wording error | Full observation and classification | Monitoring owner | Queue for repeated testing before broad conclusions |
Test yourself: AI Hallucination Monitoring
Resources worth your time
My related writing
- New Study: How Often Do AI Assistants Hallucinate Links? (16 Million URLs Studied) — the foundational first-party data behind the Best by Links workflow (2.87x 404 rate, the per-tool breakdown).
- Meet the New Web Crawlers: AI Bots Are Closing in on Search Engine Bots — the crawl-to- citation scale story (why AI reads so much and cites so little).
My speaking
- GEO, AEO, LLMO — what’s with all this AI stuff (Ahrefs Evolve 2025, slides) — covers brand monitoring in AI systems as a brand risk.
- GEO, AEO, LLMO talk — video (Ahrefs Evolve 2025). My standing disclaimer applies: this is my understanding of these systems, not a guarantee of completeness.
Related on this site
- AI HallucinationsAn AI hallucination is when a large language model generates output that is confidently stated but factually wrong, made up, or unsupported by its source. It's a side effect of next-token prediction — not a bug that can be fully eliminated. — the what and why this article’s how-to-catch-them pairs with.
- LLM visibilityLLM visibility (or AI visibility) is the aggregate measure of how often and how prominently a brand or page shows up in AI-generated answers — across AI Overviews, ChatGPT, Perplexity, Copilot, and Gemini. It's the AI-search analog of organic visibility, but it's driven by different signals. and AI share of voiceAI Share of Voice (SoV) measures how often and how prominently a brand appears in AI-generated responses relative to competitors, across a defined pool of relevant prompts. It's a visibility signal, not a traffic or revenue metric. — the presence side of AI measurementAI search measurement and reporting is the practice of tracking and communicating how AI search features — AI Overviews, AI Mode, ChatGPT, Perplexity, Gemini, Copilot — affect a brand's visibility, traffic, and revenue. It exists because most AI-referred traffic and exposure is invisible in standard analytics..
From others
- SaaS Capital — My AI Is Lazy: AI Created Fake Backlinks to Our Site.
- nDash — Redirecting AI Hallucinated URLs: A New SEO Tactic.
- Search Engine Journal — AI Search Sends Users to 404 Pages Nearly 3X More Than Google.
- PageCrawl.io — AI Hallucination Monitoring: How to Track What AI Says About Your Brand — practical overview of the monitoring category and tooling landscape.
- Visiblie — AI Brand Monitoring: The Complete Guide for 2026 — covers multi-LLMA large language model (LLM) is a deep-learning model trained on massive text corpora to predict the next token and generate human-like text. LLMs use the transformer architecture and power AI search features like Google's AI Overviews (Gemini) and Bing Copilot (GPT-4). monitoring methodology and hallucinationAn AI hallucination is when a large language model generates output that is confidently stated but factually wrong, made up, or unsupported by its source. It's a side effect of next-token prediction — not a bug that can be fully eliminated. detection across ChatGPT, Gemini, Perplexity, Claude, DeepSeek, Grok, Meta AI, and Mistral.
- Am I Cited — AI Hallucinations and Brand Safety: Protecting Your Reputation — brand-safety framing for stakeholders and executives who need to understand the business risk.
- National Law Review — Understanding the Risks AI Hallucinations Create for Businesses — legal and business-risk perspective on hallucinated brand information.
- Otterly AI — Bing Webmaster Tools AI Performance Report — walkthrough of the Bing WMT report used to identify which pages Copilot is citing.
Tooling mentioned above: Ahrefs Brand Radar, Visiblie, Dageno, Brand Armor AI, Relixir, and Scrunch — see the Advanced tab for what each one is best at.
Stats worth citing
404 and hallucinationAn AI hallucination is when a large language model generates output that is confidently stated but factually wrong, made up, or unsupported by its source. It's a side effect of next-token prediction — not a bug that can be fully eliminated. rates
- 2.87x — how much more often AI assistants send users to 404 pages404 Not Found is the HTTP client-error status code a server returns when it can't find the requested URL — RFC 9110 defines it as no current representation, or unwillingness to disclose one. A \"hard 404\" actually returns the 404 status; a \"soft 404\" returns a success code (like 200) for a page that's really gone. 404s are normal and expected: the fact that some URLs 404 doesn't affect your site's other, successful pages, and Google de-indexes 404'd URLs over time (probably retrying for some period, less and less often). than Google Search (Ahrefs 16M-URL study). Source
- 2.38% — ChatGPT’s 404 rate across all cited URLs; 1.01% for clicked URLs, vs Google’s 0.15% baseline. Mistral was lowest at 0.12% (Ahrefs). Source
- ~20% of examined hallucinated URLs had at least one backlink — the mechanism the Best by Links technique exploits (nDash). Source
- 70 non-existent URLs foundA 302 (\"Found\") is a temporary redirect: it forwards users to a new URL while telling search engines the original URL should stay in the index. It's a weak canonicalization signal, not the zero-equity dead end of SEO folklore. in three months of one site’s 404 logs (nDash). Source
Crawl-to-referral ratios — why every citation is amplified
| AI system | Crawl-to-referral ratio |
|---|---|
| Claude / Anthropic | ~73,000:1 (Cloudflare, June 2025) |
| ClaudeBot | ~23,951:1 (Q1 2026) |
| ChatGPT | ~3,700:1 |
| Perplexity | ~700:1 |
| ~14:1 |
AI systems read your content at massive scale and cite almost none of it — so the citations that do appear carry outsized authority, and every hallucinated one is amplified rather than diluted. First-party crawl data from my Cloudflare Radar analysis. Context
On the stakes
- 73% of B2B buyers reportedly trust AI recommendations over ads (attributed to Gartner, 2025, via Visiblie). Relayed secondhand — verify against the original Gartner report before client-facing use.
- 37% of Perplexity queries reportedly answered incorrectly (Columbia Journalism Review). Relayed secondhand — confirm in the CJR source before citing.
AI Hallucination Monitoring
AI hallucination monitoring is the practice of systematically detecting, documenting, and fixing instances where AI search tools and chatbots fabricate or misrepresent facts about your brand — wrong pricing, invented quotes, made-up URLs, and the like.
Related: LLM Visibility, AI Share of Voice, Measurement and Reporting
AI Hallucination Monitoring
AI hallucinationAn AI hallucination is when a large language model generates output that is confidently stated but factually wrong, made up, or unsupported by its source. It's a side effect of next-token prediction — not a bug that can be fully eliminated. monitoring is how you catch AI tools making things up about your brand — and what you do about it. Traditional brand monitoring tracks what people say about you; hallucination monitoring tracks what language models say, which is a different problem at a very different scale. AI crawlersAI crawlers are bots from AI companies that fetch web pages to train language models, build AI-search indexes, or answer live user questions. They come in three categories, each with its own user-agent tokens and its own robots.txt controls. read enormous amounts of content but cite only a tiny fraction of it, so any error inside the citations that do appear carries outsized weight.
The discipline combines three signals. Proactive prompt-testing — asking ChatGPT, Gemini, Copilot, Perplexity, Claude, and Grok direct questions about your brand and logging what comes back. Passive signals — backlinks pointing at non-existent URLs, 404 logs, Google Alerts, and Search ConsoleA free Google service that reports how a site performs in Google Search and surfaces problems with how Google crawls, indexes, and serves it. It's first-party data straight from Google — but you don't need it to appear in results. / Bing Webmaster ToolsMicrosoft's free portal for monitoring and improving how a site appears in Bing search — the peer to Google Search Console, plus IndexNow instant indexing, richer backlink data, and keyword volumes. Because Bing's index also feeds Microsoft Copilot, it doubles as a window into AI-search visibility. citation reports. And dedicated tooling — platforms like Ahrefs Brand Radar, Visiblie, Dageno, Brand Armor AI, and Relixir that track brand mentions and accuracy across LLMsA large language model (LLM) is a deep-learning model trained on massive text corpora to predict the next token and generate human-like text. LLMs use the transformer architecture and power AI search features like Google's AI Overviews (Gemini) and Bing Copilot (GPT-4). on a schedule.
The six things to watch for: fabricated URLs, wrong product features, invented quotes, incorrect pricing, wrong company facts (founding year, team size, location), and competitive misattribution (your differentiator credited to a rival, or theirs to you). When you find one, the fastest fix is usually your own source content — clear, machine-readable, schema-marked facts — because platform feedback channels are slow and probabilistic, and Google in particular offers no hallucination-correction channel for publishers at all.
Related: LLM Visibility, AI Share of Voice, Measurement and Reporting
Build-time retrieval analysis plus live signals for this exact article. The automatic chunk report includes a deterministic readiness score and is ready without a model download.
Search Console
sampleGA4 traffic (28d)
sampleCloudflare traffic (7d)
sampledCrUX field data (28d, phone)
sampleGoogle NLP entities
localChangelog
Revision history
Compare the published article with an archived editorial snapshot. Added and removed words are shown only after you open a comparison.
Updated Jul 18, 2026.
Editorial summary and recorded change details.Summary
Clarified that hallucination-escalation thresholds are risk-based and locally calibrated, not a universal error-rate cutoff.
Change details
-
Added a short note above the Decision Trees lens explaining that the 'materially affect' escalation question is a judgment call against your own risk tolerance, citing NIST's AI Risk Management Framework framing, rather than a lookup against a published error-rate threshold.
Full comparison unavailable — no prior snapshot was archived for this revision.
Updated Jul 17, 2026.
Editorial summary and recorded change details.Summary
Added a traffic-based workflow for prioritizing fabricated AI-referred URLs.
Change details
-
Added the Possible 404 × AI Search workflow, which sorts candidates by current sessions but still requires response and history verification.