<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AI &amp; LLM Reputation Management | Five Blocks Knowledge Center</title>
	<atom:link href="https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/</link>
	<description>Digital Reputation Management: Technology and Services</description>
	<lastBuildDate>Wed, 09 Sep 2026 07:39:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://www.fiveblocks.com/wp-content/uploads/2020/11/favicon.png</url>
	<title>AI &amp; LLM Reputation Management | Five Blocks Knowledge Center</title>
	<link>https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What data sources do AI models use to answer questions about brands?</title>
		<link>https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/what-data-sources-do-ai-models-use-to-answer-questions-about-brands/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 09 Sep 2026 07:39:52 +0000</pubDate>
				<guid isPermaLink="false">https://www.fiveblocks.com/knowledge/uncategorized/what-data-sources-do-ai-models-use-to-answer-questions-about-brands/</guid>

					<description><![CDATA[<p>Modern AI engines draw on four source categories: the training corpus (public web at the model's knowledge cutoff), retrieval-augmented generation (live pages fetched at query time by engines like Perplexity, ChatGPT Search, and Google AI Overviews), structured knowledge bases (Wikidata acting as an entity hub), and user-generated content: Reddit, YouTube, and forums, which has become the most-cited source category in AI-generated answers. A reputation program focused only on Google search results reaches the first category partially and largely misses the rest.</p>
<p>The post <a href="https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/what-data-sources-do-ai-models-use-to-answer-questions-about-brands/">What data sources do AI models use to answer questions about brands?</a> appeared first on <a href="https://www.fiveblocks.com">Five Blocks</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Modern AI engines do not answer from a single place. When a model is asked about a brand, it draws on several distinct source categories, and each one gives a reputation program a different place to work.</p>
<p>[[FIG:kb-0285]]</p>
<h3>The four source categories</h3>
<dl>
<dt>1. The training corpus</dt>
<dd>The body of text the model was built on, fixed at its training cutoff: web pages, news archives, books, Wikipedia, and structured datasets. This is the model&#8217;s baseline understanding of an entity. The knowledge is baked into the model&#8217;s weights, so it persists even when no live retrieval runs, but it ages, and model providers do not disclose what gets included or upweighted during training.</dd>
<dt>2. Retrieval-augmented generation (RAG)</dt>
<dd>Live web pages fetched at the moment the user asks a question, rather than the training corpus alone. Engines including Perplexity, ChatGPT Search, and Google AI Overviews work this way. What ranks on the live web at query time shapes the answer in real time, so a brand&#8217;s current web presence matters independently of what the model learned at training.</dd>
<dt>3. Structured knowledge bases</dt>
<dd>Databases of entity facts, Wikidata being the most prominent, that act as a central hub linking an entity&#8217;s representations across sources and languages. A single structured record can surface across many engines and locales, so entity accuracy in these databases is its own reputation lever.</dd>
<dt>4. User-generated content (UGC)</dt>
<dd>Reddit threads, YouTube, and platform-specific forums. This category is now a mainstream AI citation source: a 2026 analysis of roughly 30 million sources found Reddit the most-cited domain in AI-generated answers, followed by YouTube and LinkedIn. A separate 2026 report found the share of AI citations attributed to social media rose from late 2025 through early 2026, topping 9% of all citations. Classic SEO programs that ignored these channels leave a large gap in the AI-visible brand narrative.</dd>
</dl>
<h3>Why a Google-only program misses most of this</h3>
<p>The training corpus is set at the model&#8217;s cutoff, and no single search campaign moves it in real time. The retrieval layer pulls from the live web at query time. Structured knowledge sits in entity databases. And the user-generated layer lives in communities, Reddit, YouTube, forums, that classic SEO has tended to ignore. Influencing what AI engines say about a brand means working across all four categories.</p>
<p>The post <a href="https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/what-data-sources-do-ai-models-use-to-answer-questions-about-brands/">What data sources do AI models use to answer questions about brands?</a> appeared first on <a href="https://www.fiveblocks.com">Five Blocks</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Why does ChatGPT seem to pull my company&#8217;s Wikipedia article verbatim when I ask about us?</title>
		<link>https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/why-does-chatgpt-seem-to-pull-my-companys-wikipedia-article-verbatim-w/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 09 Sep 2026 07:39:51 +0000</pubDate>
				<guid isPermaLink="false">https://www.fiveblocks.com/knowledge/uncategorized/why-does-chatgpt-seem-to-pull-my-companys-wikipedia-article-verbatim-w/</guid>

					<description><![CDATA[<p>Because Wikipedia is simultaneously baked into the model's training data, a preferred live-retrieval target, and the source that populates the structured entity layer (Knowledge Graph and Wikidata) that some engines query directly. All three pathways point at the same article, so when a company has one, the AI response tends to follow it closely.</p>
<p>The post <a href="https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/why-does-chatgpt-seem-to-pull-my-companys-wikipedia-article-verbatim-w/">Why does ChatGPT seem to pull my company&#8217;s Wikipedia article verbatim when I ask about us?</a> appeared first on <a href="https://www.fiveblocks.com">Five Blocks</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>When ChatGPT seems to be reading your Wikipedia article back to you, there is a structural reason. Wikipedia reaches an AI engine through three separate channels at once: training data, live retrieval, and structured entity data. Because all three converge on the same page, the AI response about a company tends to track the Wikipedia article closely. Here is how each channel works.</p>
<p>[[FIG:kb-0294]]</p>
<h3>Channel 1, training data</h3>
<p>Wikipedia was part of the foundational training corpus for the leading AI models. BERT, one of the architectures that influenced most modern language models, was trained on roughly 2.5 billion words of English Wikipedia alongside book text. GPT-3 included approximately 3 billion Wikipedia tokens in its training mix. Because this training happens before any specific query is asked, the model already has a baseline description of most entities with Wikipedia articles before it ever touches the live web.</p>
<h3>Channel 2, live retrieval</h3>
<p>Retrieval-equipped engines, those that issue live web searches at query time, consistently cite Wikipedia among their highest-weighted sources. Semrush data from a multi-month citation study found that Reddit and Wikipedia remained ChatGPT&rsquo;s two most-cited domains. Profound&rsquo;s analysis of citation patterns across AI platforms found that Wikipedia is ChatGPT&rsquo;s most cited single source, accounting for around 7.8% of total citations in the measured period. When an engine fetches pages to build an answer, the Wikipedia article for the named entity is typically one of the first pages it pulls.</p>
<h3>Channel 3, structured entity data</h3>
<p>Wikipedia is closely tied to Wikidata, which acts as a central hub linking all language versions of an article to one underlying entity record. Wikidata&rsquo;s sitelinks allow easy navigation between language versions using the linked Wikidata item as a reference point, which is part of why consistent facts surface across language editions. Google&rsquo;s Knowledge Graph, which powers Knowledge Panels and feeds Gemini and AI Overviews, draws on this same layer. So even an engine that is not reading the Wikipedia article text may be retrieving entity facts, founding date, headquarters, leadership, category, that originate from the same article&rsquo;s infobox.</p>
<h3>Why the verbatim feel happens, and what the evidence supports</h3>
<p>AI text that closely tracks specific Wikipedia phrasing is the output of all three channels reinforcing the same source. The training weight, the live-retrieval preference, and the entity-data layer all point at the same article, so the synthesis follows it. How closely any specific model echoes the exact article wording varies by model architecture and query type, and no published measurement has quantified a verbatim match rate. What the citation data does establish is that Wikipedia is one of the heaviest-weighted inputs. If the article contains an error, an awkward framing, or an outdated description, that version of the company is what the AI tends to surface.</p>
<h3>What to do about it</h3>
<p>Because all three channels trace back to the same article, improving the article is one of the highest-leverage interventions in an AI reputation program. The work runs through proper disclosed conflict-of-interest channels: edit requests on the Talk page citing reliable secondary sources, sourcing improvements, and neutral-point-of-view maintenance. The aim is not a flattering article but an accurate, balanced, well-sourced one, because those are the qualities that keep the article credible enough for the engines to keep relying on it.</p>
<p>The post <a href="https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/why-does-chatgpt-seem-to-pull-my-companys-wikipedia-article-verbatim-w/">Why does ChatGPT seem to pull my company&#8217;s Wikipedia article verbatim when I ask about us?</a> appeared first on <a href="https://www.fiveblocks.com">Five Blocks</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How do AI models handle controversial or negative information about brands?</title>
		<link>https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/how-do-ai-models-handle-controversial-or-negative-information-about-br/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 09 Sep 2026 07:39:04 +0000</pubDate>
				<guid isPermaLink="false">https://www.fiveblocks.com/knowledge/uncategorized/how-do-ai-models-handle-controversial-or-negative-information-about-br/</guid>

					<description><![CDATA[<p>AI engines mirror their sources. If a controversy is well-documented in authoritative coverage, AI responses reflect it consistently; if it is contested or only in low-authority outlets, the engines weight it less or present multiple framings. The reputation work happens at the source ecosystem, not at the model.</p>
<p>The post <a href="https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/how-do-ai-models-handle-controversial-or-negative-information-about-br/">How do AI models handle controversial or negative information about brands?</a> appeared first on <a href="https://www.fiveblocks.com">Five Blocks</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>AI engines are not editorializing about controversies; they reflect the source ecosystem they draw on. That means trying to suppress an AI response is the wrong intervention point. The right one is the sources the engines weight.</p>
<h3>How coverage maps to the answer</h3>
<ul>
<li><strong>Well-documented controversy</strong>, when a story has been covered by high-authority outlets such as Reuters, Bloomberg, the Financial Times, and the New York Times, AI engines surface it consistently, often quoting or paraphrasing that coverage.</li>
<li><strong>Contested or thinly-sourced controversy</strong>, when something has only appeared in lower-authority outlets or remains disputed, the engines weight it less heavily or present several framings rather than a single verdict.</li>
</ul>
<p>This comes down to how the engines work: search and AI engines weight sources by credibility, so citation by credible, authoritative, independent outlets shapes AI answers more than additional owned pages do.</p>
<p>[[FIG:kb-0302]]</p>
<h3>Why the model is the wrong place to intervene</h3>
<p>You cannot edit or manipulate AI model outputs directly. Influence comes from shaping the sources, entity signals, authoritative content, structured data, that the models draw on. The leverage on a controversy sits in the source ecosystem, not inside the engine.</p>
<h3>What that work looks like</h3>
<ol>
<li>Provide accurate context through Wikipedia, which is built from reliable secondary sourcing such as media coverage.</li>
<li>Make sure the brand&rsquo;s official response is visible and well-structured on owned properties.</li>
<li>Work with credible third-party sources where appropriate to establish the accurate record.</li>
<li>Track with AIQ&trade; to see how the source weighting changes over time.</li>
</ol>
<p>The goal is not to make the engines say nothing. It is to make sure what they say is accurate, complete, and in the right context.</p>
<p>The post <a href="https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/how-do-ai-models-handle-controversial-or-negative-information-about-br/">How do AI models handle controversial or negative information about brands?</a> appeared first on <a href="https://www.fiveblocks.com">Five Blocks</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Can you influence what AI says about your company?</title>
		<link>https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/can-you-influence-what-ai-says-about-your-company/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 09 Sep 2026 07:38:52 +0000</pubDate>
				<guid isPermaLink="false">https://www.fiveblocks.com/knowledge/uncategorized/can-you-influence-what-ai-says-about-your-company/</guid>

					<description><![CDATA[<p>Yes, but only indirectly. No one can edit what an AI engine outputs; that route is closed. What works is improving the five source layers the engines draw on: Wikipedia, the Knowledge Graph, owned content, third-party coverage in trusted outlets, and Wikidata. As the source layer improves, the AI narrative follows, usually within weeks for retrieval-heavy engines and over a six-to-twelve-month horizon for broad, durable change.</p>
<p>The post <a href="https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/can-you-influence-what-ai-says-about-your-company/">Can you influence what AI says about your company?</a> appeared first on <a href="https://www.fiveblocks.com">Five Blocks</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Direct control is not available. The engines are proprietary, prompts belong to the user, and asking a model to change its answer has no durable effect. What works is <strong>improving the inputs the engines weight</strong>, the source layer they synthesize from. AIQ&trade; shows which sources each engine draws on for each prompt, so the work can target the right ones instead of spreading thin.</p>
<p>[[FIG:kb-0287]]</p>
<h3>Five source levers, work these, not the model</h3>
<ol>
<li><strong>Wikipedia improvement.</strong> For most notable companies and individuals, the Wikipedia article is the anchor the engines keep returning to; they paraphrase it, quote it, and treat it as the reference. Improving the article through Talk-page requests and disclosed conflict-of-interest editing is usually the single highest-leverage step. Retrieval-heavy engines can reflect accepted edits within days to weeks; training-anchored engines respond over months as the broader ecosystem catches up.</li>
<li><strong>Knowledge Graph and Wikidata corrections.</strong> When a structured-data error is driving the wrong answer, a wrong founding date, a misclassified entity type, a broken sameAs link, fixing it at source pushes the correction across Google&#8217;s Knowledge Panel and into engines that query structured data directly. Wikidata links entity records across language editions, so one correction carries across multilingual surfaces.</li>
<li><strong>Owned content strengthening.</strong> FAQ pages, executive bios, and pillar content written in clear, extractable language give engines first-party material to draw on. Schema markup on owned properties helps engines attach that content to the right entity. Third-party authority still outweighs owned pages in most engine weighting, so this lever works best alongside steps 4 and 5.</li>
<li><strong>Third-party coverage in trusted outlets.</strong> AI engines weight authoritative press heavily. Placements in outlets the engines trust, the ones that rank independently for relevant queries, enter the source pool and move the narrative more reliably than additional owned pages. Retrieval-equipped engines can pick up new coverage in the same news cycle; the effect on training-anchored engines builds over months.</li>
<li><strong>Wikidata structured corrections.</strong> Fixing factual errors in Wikidata entries, names, dates, relationships, identifiers, closes a low-visibility gap that produces stubbornly persistent wrong answers across multiple engines. Wikidata entries feed the Knowledge Graph and the sameAs infrastructure engines use to resolve entities.</li>
</ol>
<h3>What &#8216;visible progress&#8217; looks like, and when</h3>
<p>Progress comes in two phases. Retrieval-heavy engines (Perplexity, Google AI Overviews, ChatGPT Search) can reflect source-layer changes within days to weeks of an authoritative edit or a credible new placement going live. Engines anchored more to their training data respond over months, as the broader web absorbs and republishes the improved source material. A full, durable shift across the major AI engines, ChatGPT, Copilot, Gemini, AI Overview, Perplexity, Grok, Claude, and Google AI Mode, usually takes a six-to-twelve-month engagement. AIQ&trade; monitors the eight engines it currently tracks continuously, so the trajectory shows up in monthly reporting well before the engagement ends.</p>
<div class="callout">
<p><strong>The direct route is closed.</strong> Any firm claiming it can edit AI outputs or guarantee specific model responses is misrepresenting what the work can do. The work is at the source layer, and results are measurable through consistent monitoring.</p>
</div>
<p>The post <a href="https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/can-you-influence-what-ai-says-about-your-company/">Can you influence what AI says about your company?</a> appeared first on <a href="https://www.fiveblocks.com">Five Blocks</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>What is an AI narrative and why does it matter?</title>
		<link>https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/what-is-an-ai-narrative-and-why-does-it-matter/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 09 Sep 2026 07:37:54 +0000</pubDate>
				<guid isPermaLink="false">https://www.fiveblocks.com/knowledge/uncategorized/what-is-an-ai-narrative-and-why-does-it-matter/</guid>

					<description><![CDATA[<p>An AI narrative is the consistent description, framing, and themes that AI engines return when asked about a company or person. It is a meta-story synthesized across many sources, and it shapes how journalists, investors, and senior candidates read everything else they find about that entity.</p>
<p>The post <a href="https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/what-is-an-ai-narrative-and-why-does-it-matter/">What is an AI narrative and why does it matter?</a> appeared first on <a href="https://www.fiveblocks.com">Five Blocks</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>SEO measured rankings and PR measured impressions. AI reputation management measures narrative: the consistent description, framing, and themes the engines return when asked about a company or person. The engines synthesize across many sources rather than pointing to a single document, so the narrative is the meta-story that synthesis produces. It reaches the reader before they consult any article, visit any page, or form an independent judgment.</p>
<p>[[FIG:kb-0286]]</p>
<h3>Three audiences the AI narrative reaches first</h3>
<p>Follow the three audiences most likely to open an AI engine at the start of their research:</p>
<ul>
<li><strong>Journalists</strong> research subjects before making contact, and the AI synthesis is now part of that preparation. The narrative they receive frames the angle they bring to everything else they read.</li>
<li><strong>Investors</strong> and allocators prompt AI engines about prospective investments before formal diligence begins. The story the engine tells shapes which questions get asked and which risks surface first.</li>
<li><strong>Senior candidates</strong> research employers in ChatGPT and similar tools before they apply or accept an offer. The narrative about an employer decides whether a candidate arrives already favorable or already skeptical.</li>
</ul>
<p>In each case the narrative shapes how the reader treats everything else. A clear positive framing makes supporting evidence feel confirmatory; a thin or negative framing makes even strong evidence feel insufficient.</p>
<h3>What a positive versus negative narrative looks like in practice</h3>
<p>Take one company at two different moments in its public record. When the authoritative source ecosystem is dominated by earned media covering product milestones and leadership credibility, the AI synthesis tends to lead with category leadership, competitive differentiation, and growth. When that same ecosystem is instead dominated by a controversy cluster, regulatory action, a leadership departure, or sustained critical coverage in major outlets, the engines put the controversy first, and even good financial results land inside a risk frame. The facts of the business have not changed; what changed is which sources the engine weights, and therefore what story it tells. AI engines reflect the source ecosystem on controversies, surfacing consistently what major outlets have covered consistently, so the narrative a reader receives is an output of the weighted source record, not a balanced editorial judgment.</p>
<h3>How narrative quality is measured</h3>
<p>Measuring an AI narrative means polling the engines directly with a defined set of prompts, then reading the responses on three dimensions:</p>
<ul>
<li><strong>Inclusion.</strong> Is the brand mentioned at all in response to category and competitive queries, or is it absent from the synthesis?</li>
<li><strong>Framing.</strong> When it appears, what themes, adjectives, and associations surround it? Is the lead claim about innovation and leadership, or about risk and controversy?</li>
<li><strong>Consistency.</strong> Does the narrative hold across engines and prompt phrasings, or does it fragment engine to engine, which signals a thin or contested source record?</li>
</ul>
<p>Tools that track AI visibility report brand citation rates and the text of responses over time, so you can see when a narrative shifts and which engine is driving the change. AIQ polls eight major engines (ChatGPT, Copilot, Gemini, AI Overview, Perplexity, Grok, Claude, and Google AI Mode); category tools such as Profound and Peec do the same.</p>
<h3>Why narrative is the new primary unit</h3>
<p>The SEO era centered on rankings, meaning which result appeared first for a keyword. The PR era centered on impressions, meaning how many people saw a placement. The AI era centers on narrative because the engine collapses the source layer into a single synthesized answer. You no longer compete for position in a list; you compete for inclusion and framing in a synthesis. That is a different problem, and it has to be tracked at the narrative layer, not the link layer.</p>
<p>The post <a href="https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/what-is-an-ai-narrative-and-why-does-it-matter/">What is an AI narrative and why does it matter?</a> appeared first on <a href="https://www.fiveblocks.com">Five Blocks</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How quickly are AI models&#8217; perceptions of a brand likely to change?</title>
		<link>https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/how-quickly-are-ai-models-perceptions-of-a-brand-likely-to-change/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 09 Sep 2026 07:37:14 +0000</pubDate>
				<guid isPermaLink="false">https://www.fiveblocks.com/knowledge/uncategorized/how-quickly-are-ai-models-perceptions-of-a-brand-likely-to-change/</guid>

					<description><![CDATA[<p>Expect weeks to months for visible narrative change across all the engines. The pace splits by engine type. Retrieval-first engines (Perplexity, Google AI Overviews, ChatGPT Search) issue a live web search at every query and can reflect new authoritative sources within days to weeks; engines that weight their pre-training baseline heavily update only when the model is retrained, a cycle that runs months. What you are changing matters too: a discrete factual correction moves faster than a tonal or narrative shift, which depends on the wider source ecosystem moving.</p>
<p>The post <a href="https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/how-quickly-are-ai-models-perceptions-of-a-brand-likely-to-change/">How quickly are AI models&#8217; perceptions of a brand likely to change?</a> appeared first on <a href="https://www.fiveblocks.com">Five Blocks</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>How quickly an AI engine updates its perception of a brand is not a single number. Two clocks run at once, one fast and one slow, and the pace splits by engine type and by what you are changing. Expect <strong>weeks to months</strong> for visible narrative change across all the engines, with early movement in retrieval-first engines within days to weeks of a source change going live.</p>
<p>[[FIG:kb-0299]]</p>
<h3>Speed by engine type and change type</h3>
<table>
<thead>
<tr>
<th>Engine type</th>
<th>Examples</th>
<th>Factual correction</th>
<th>Tonal / narrative shift</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Retrieval-first</strong> (live web search at every query)</td>
<td>Perplexity, Google AI Overviews, ChatGPT Search</td>
<td>Days to weeks. A newly published authoritative source or corrected Wikipedia paragraph can begin influencing answers as soon as it is indexed</td>
<td>Weeks to a few months. Depends on the broader source ecosystem shifting, not just one article</td>
</tr>
<tr>
<td><strong>Training-baseline-heavy</strong> (relies primarily on pre-trained corpus)</td>
<td>Older ChatGPT configurations, Claude in some modes, Gemini (chat, non-search)</td>
<td>Weeks to months. Source improvements accumulate in the web ecosystem and feed the next retraining cycle rather than appearing immediately</td>
<td>Many months. A narrative shift requires the source ecosystem to change and the model to be retrained on that changed ecosystem</td>
</tr>
</tbody>
</table>
<p class="table-note"><em>Note on the tonal-shift row: the distinction between factual corrections moving faster than tonal shifts is practitioner framing derived from the supported source-synthesis mechanism; it is not an independently benchmarked statistic.</em></p>
<h3>Why the two-clock model matters</h3>
<ul>
<li><strong>Retrieval-first engines</strong> issue a live web search at query time. Perplexity describes its own mechanism as providing <em>&#8220;real-time access to ranked web search results from a continuously refreshed index.&#8221;</em> Google documents AI Overviews as <em>&#8220;relying on our core Search ranking systems to retrieve relevant, up-to-date web pages&#8221;</em>, grounding responses in the live index rather than static training data. A source change that clears Google&#8217;s index can reach these engines within the same update cycle.</li>
<li><strong>Training-baseline engines</strong> reflect no change until the model is retrained or fine-tuned. OpenAI&#8217;s published model documentation, for example, records knowledge cutoffs in specific calendar months, which means a model in active deployment may draw on a corpus captured six months or more earlier. Improvements made in the live web ecosystem accumulate and feed the next training cycle rather than appearing on the next query.</li>
<li><strong>Mixed-engine reality</strong>: a reputation program runs across both types at once. Retrieval-first wins appear earliest; training-baseline engines take longer to reflect the same source improvements. AIQ tracks the trajectory across all monitored engines, so clients see direction and rate of change in their monthly reporting rather than waiting in the dark for a final answer.</li>
</ul>
<p>The post <a href="https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/how-quickly-are-ai-models-perceptions-of-a-brand-likely-to-change/">How quickly are AI models&#8217; perceptions of a brand likely to change?</a> appeared first on <a href="https://www.fiveblocks.com">Five Blocks</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How do AI-powered search engines like Perplexity rank and cite sources?</title>
		<link>https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/how-do-ai-powered-search-engines-like-perplexity-rank-and-cite-sources/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 09 Sep 2026 07:36:51 +0000</pubDate>
				<guid isPermaLink="false">https://www.fiveblocks.com/knowledge/uncategorized/how-do-ai-powered-search-engines-like-perplexity-rank-and-cite-sources/</guid>

					<description><![CDATA[<p>Perplexity ranks sources with its own proprietary retrieval logic, weighting signals such as recency, domain authority, topical relevance, and link and citation patterns, then shows the sources it used as inline citations so a reader can verify each claim. Because you can see which sources win the citation slots, Perplexity is one of the easier engines to diagnose and influence through targeted source-layer work.</p>
<p>The post <a href="https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/how-do-ai-powered-search-engines-like-perplexity-rank-and-cite-sources/">How do AI-powered search engines like Perplexity rank and cite sources?</a> appeared first on <a href="https://www.fiveblocks.com">Five Blocks</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Perplexity&#8217;s exact ranking formula is proprietary, but you can infer its inputs from the citation patterns it produces. Instead of answering from a fixed training baseline, Perplexity runs a live web search for each question, ranks the returned pages, writes an answer from the top-ranked ones, and shows the sources it used inline so the reader can check them.</p>
<h3>The ranking inputs</h3>
<dl>
<dt>Recency</dt>
<dd>Because Perplexity reads the live web, newly published authoritative content can enter the ranked set at query time rather than waiting for a retraining cycle. A recent, authoritative article on a topic tends to surface ahead of older coverage on the same subject.</dd>
<dt>Domain authority</dt>
<dd>A domain&#8217;s established reputation is one of the stronger inputs. Well-cited domains, government, academic, major news, and reference sites such as Wikipedia, tend to surface consistently; thin, low-authority pages appear far less often.</dd>
<dt>Topical relevance</dt>
<dd>A page has to match the question. A specialist source that covers a niche topic in depth can outrank a higher-profile generalist outlet that addresses it only in passing.</dd>
<dt>Link and citation patterns</dt>
<dd>How pages reference one another, the citation graph around a source, feeds into how the returned pages are ranked.</dd>
<dt>Structured data</dt>
<dd>Machine-readable signals such as schema markup help an engine understand what a page asserts and classify its content, which makes retrieval and matching cleaner.</dd>
</dl>
<h3>The inline-citation verification layer</h3>
<p>Once Perplexity writes an answer, it shows the sources it drew on as inline citations. A reader can click through and see exactly which pages the answer was built from. That transparency is also why Perplexity is comparatively easy to monitor and influence: you can see which sources hold the citation slots and direct source-layer work at those specific pages.</p>
<h3>What this means for your program</h3>
<p>Because Perplexity is retrieval-first, it is often the first place you see source-layer work take effect. Improvements to authoritative pages, a strengthened Wikipedia paragraph, a well-structured corporate bio, recent third-party coverage, can shift what Perplexity cites faster than on engines that lean more heavily on a fixed training baseline. Watching which sources appear in Perplexity&#8217;s citation slots for your main queries is a direct diagnostic: it shows what is shaping the narrative today and where source-layer investment is most likely to move the answer.</p>
<p>The post <a href="https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/how-do-ai-powered-search-engines-like-perplexity-rank-and-cite-sources/">How do AI-powered search engines like Perplexity rank and cite sources?</a> appeared first on <a href="https://www.fiveblocks.com">Five Blocks</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>What is the difference between ChatGPT Search and Google AI Overview?</title>
		<link>https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/what-is-the-difference-between-chatgpt-search-and-google-ai-overview/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 02 Sep 2026 13:26:49 +0000</pubDate>
				<guid isPermaLink="false">https://www.fiveblocks.com/knowledge/uncategorized/what-is-the-difference-between-chatgpt-search-and-google-ai-overview/</guid>

					<description><![CDATA[<p>ChatGPT Search is a conversational chat interface with live web retrieval built into ChatGPT; Google AI Overview is an AI-generated summary box at the top of a standard Google results page. Both use retrieval-augmented generation and weight authoritative sources, but they reach different audiences through different prompt patterns, and each calls for a different tactical emphasis from a reputation program.</p>
<p>The post <a href="https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/what-is-the-difference-between-chatgpt-search-and-google-ai-overview/">What is the difference between ChatGPT Search and Google AI Overview?</a> appeared first on <a href="https://www.fiveblocks.com">Five Blocks</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>ChatGPT Search and Google AI Overviews look different and serve different audiences, but they work the same way: synthesize an answer from authoritative sources and present it as the user&#8217;s first read. For a reputation program, the differences matter because they change which signals you prioritize and where you put the most effort.</p>
<p>[[FIG:kb-0291]]</p>
<h3>Side-by-side comparison</h3>
<table>
<thead>
<tr>
<th>Dimension</th>
<th>ChatGPT Search</th>
<th>Google AI Overview</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Interface layer</strong></td>
<td>Conversational answer woven into a ChatGPT chat thread</td>
<td>Summary box at the top of a standard Google results page, above blue-link results</td>
</tr>
<tr>
<td><strong>Primary audience</strong></td>
<td>ChatGPT users, typically research-oriented, often professional or technical</td>
<td>General Google searchers, the broadest possible audience for any query</td>
</tr>
<tr>
<td><strong>Prompt pattern</strong></td>
<td>Conversational and multi-turn; users ask follow-up questions and refine</td>
<td>Keyword or short-phrase queries; single-shot and intent-based</td>
</tr>
<tr>
<td><strong>Update speed</strong></td>
<td>Live web retrieval at query time; newly published sources surface within minutes to hours</td>
<td>Tied to Google&rsquo;s search index; freshness tracks Google&rsquo;s crawl cycle, typically hours to days</td>
</tr>
<tr>
<td><strong>Source mechanics</strong></td>
<td>RAG over the open web; weights authoritative domains, Wikipedia, and structured data</td>
<td>RAG grounded in Google&rsquo;s core Search ranking systems; applies E-E-A-T and Quality signals from Google&rsquo;s index</td>
</tr>
</tbody>
</table>
<h3>What to do differently for each</h3>
<p>Both engines use retrieval-augmented generation, so the same source-layer work helps both: authoritative third-party coverage, a well-maintained Wikipedia article, clean schema markup, and structured entity signals. The differences are at the margin:</p>
<ul>
<li><strong>For ChatGPT Search:</strong> conversational prompt patterns mean users often phrase queries as full questions (&ldquo;What do people say about X?&rdquo; or &ldquo;Is X reputable?&rdquo;). Content that directly answers those question forms: FAQ pages, Q&amp;A-structured editorial, clearly attributed quotes from credible sources, tends to surface in conversational retrieval. ChatGPT also draws on a broad training corpus (books, news, forums, Reddit) in addition to live retrieval, so consistent long-term authoritative coverage across many source types matters alongside freshness.</li>
<li><strong>For Google AI Overviews:</strong> the entry point is a keyword query in Google, so standard E-E-A-T signals, page-level technical factors (crawlability, schema markup, passage-level extractability), and overall index authority apply directly. Google AI Overviews are rooted in Google&rsquo;s core Search ranking systems, meaning a page already ranking well for a branded keyword is a strong candidate to be synthesized into the Overview. Prioritize pages that are both highly ranked and written in fact-dense, extractable prose.</li>
</ul>
<p>The post <a href="https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/what-is-the-difference-between-chatgpt-search-and-google-ai-overview/">What is the difference between ChatGPT Search and Google AI Overview?</a> appeared first on <a href="https://www.fiveblocks.com">Five Blocks</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>What is an AI hallucination and how does it affect brand reputation?</title>
		<link>https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/what-is-an-ai-hallucination-and-how-does-it-affect-brand-reputation/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 02 Sep 2026 13:25:53 +0000</pubDate>
				<guid isPermaLink="false">https://www.fiveblocks.com/knowledge/uncategorized/what-is-an-ai-hallucination-and-how-does-it-affect-brand-reputation/</guid>

					<description><![CDATA[<p>An AI hallucination is a confident AI statement with no factual basis: a fabricated lawsuit, an executive who never worked there, a product that does not exist. You fix it by correcting the sources the engine reads, not by prompting the model.</p>
<p>The post <a href="https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/what-is-an-ai-hallucination-and-how-does-it-affect-brand-reputation/">What is an AI hallucination and how does it affect brand reputation?</a> appeared first on <a href="https://www.fiveblocks.com">Five Blocks</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>An AI hallucination is a plausible-sounding statement an AI engine delivers with full confidence but no factual basis. It is the failure mode engines are least able to prevent, and for brands it tends to take a few recognizable shapes.</p>
<p>[[FIG:kb-0290]]</p>
<h3>The brand-specific hallucination types</h3>
<p>The dangerous ones are inventions that sound entirely plausible:</p>
<ul>
<li><strong>Fabricated lawsuit</strong>, legal action attributed to the company that never happened.</li>
<li><strong>Fake executive</strong>, a name appended to a role the person never held.</li>
<li><strong>Non-existent product feature</strong>, a capability or product that was never shipped.</li>
<li><strong>Wrong financial detail</strong>, a number that matches no filing the company has ever made.</li>
</ul>
<p>The risk is that each of these is delivered in the same confident tone as a true statement. A downstream reader, a journalist, a candidate, a customer, has no way to tell the fabrication from the fact.</p>
<h3>Why prompting the model does not fix it</h3>
<p>The engine doesn&#8217;t remember what you tell it, and it builds every answer fresh from the sources it trusts. The false claim is usually anchored to one of those sources: a thin or contested page, an older mix-up, sometimes nothing identifiable. Correcting it means working on that source, not arguing with the model.</p>
<h3>The fix: working on the sources</h3>
<ol>
<li><strong>Identify the anchor.</strong> Find what the engine is leaning on to produce the false claim.</li>
<li><strong>Strengthen the correct version.</strong> Reinforce the accurate account through Wikipedia, owned content, and structured data so the right signal outweighs the wrong one.</li>
<li><strong>Track it.</strong> Monitor through AIQ to verify the hallucination actually drops out of the engines&#8217; answers.</li>
</ol>
<p>The post <a href="https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/what-is-an-ai-hallucination-and-how-does-it-affect-brand-reputation/">What is an AI hallucination and how does it affect brand reputation?</a> appeared first on <a href="https://www.fiveblocks.com">Five Blocks</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How does Perplexity AI source information about companies and people?</title>
		<link>https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/how-does-perplexity-ai-source-information-about-companies-and-people/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 02 Sep 2026 13:25:45 +0000</pubDate>
				<guid isPermaLink="false">https://www.fiveblocks.com/knowledge/uncategorized/how-does-perplexity-ai-source-information-about-companies-and-people/</guid>

					<description><![CDATA[<p>Perplexity is retrieval-first: every query triggers a live web search, the returned pages are ranked on recency, domain authority, topical relevance, and citation patterns, and the model synthesizes a citation-backed answer with sources shown inline. Authoritative, recent, well-structured pages win the citation slots.</p>
<p>The post <a href="https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/how-does-perplexity-ai-source-information-about-companies-and-people/">How does Perplexity AI source information about companies and people?</a> appeared first on <a href="https://www.fiveblocks.com">Five Blocks</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Perplexity is the clearest example of a retrieval-first AI engine, which is why it is often the easiest engine to influence in the short term. Rather than answering from a fixed training baseline, it reads the live web for each question, then shows you exactly which pages it used.</p>
<p>[[FIG:kb-0300]]</p>
<h3>How a Perplexity answer gets built</h3>
<ol>
<li><strong>Live web search</strong>: each query triggers a real-time search against a continuously refreshed index rather than relying on a training cutoff.</li>
<li><strong>Ranking</strong>: the returned pages are ranked using Perplexity&#8217;s own retrieval logic, weighted toward <em>recency</em>, <em>domain authority</em>, <em>topical relevance</em>, and <em>citation patterns</em>.</li>
<li><strong>Synthesis</strong>: the model writes an answer drawing from the highest-ranked pages.</li>
<li><strong>Inline citations</strong>: the sources it used are shown inline, so a reader can click through and verify each claim.</li>
</ol>
<h3>Which pages win the citation slots</h3>
<p>Because recency is weighted heavily, a recently published authoritative article often outranks an older one on the same topic. Government, academic, major-news, and Wikipedia domains rank consistently high; thin blog content rarely appears at all.</p>
<h3>Why this makes Perplexity an early indicator</h3>
<p>The practical consequence is fast feedback. Because Perplexity reads live pages instead of waiting for a retraining cycle, a strong new authoritative article, or an improved Wikipedia paragraph, can shift its answer within days. The same intervention takes longer to surface in engines that lean more heavily on their training-data baseline. Perplexity tends to be the first place you can see that source-layer work is landing.</p>
<p>The post <a href="https://www.fiveblocks.com/knowledge/ai-llm-reputation-management/how-does-perplexity-ai-source-information-about-companies-and-people/">How does Perplexity AI source information about companies and people?</a> appeared first on <a href="https://www.fiveblocks.com">Five Blocks</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
