<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Murillo Rennó</title>
    <description>The latest articles on DEV Community by Murillo Rennó (@murillo_renno).</description>
    <link>https://dev.to/murillo_renno</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3871878%2Fd01c087e-2ac3-4a77-9b4e-7ab0c0482569.png</url>
      <title>DEV Community: Murillo Rennó</title>
      <link>https://dev.to/murillo_renno</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/murillo_renno"/>
    <language>en</language>
    <item>
      <title>What Carries More Weight in AI Recommendations: Schema, Testimonials, or Topical Authority?</title>
      <dc:creator>Murillo Rennó</dc:creator>
      <pubDate>Fri, 10 Apr 2026 13:52:37 +0000</pubDate>
      <link>https://dev.to/murillo_renno/what-carries-more-weight-in-ai-recommendations-schema-testimonials-or-topical-authority-1ehf</link>
      <guid>https://dev.to/murillo_renno/what-carries-more-weight-in-ai-recommendations-schema-testimonials-or-topical-authority-1ehf</guid>
      <description>&lt;p&gt;What Carries More Weight in AI Recommendations: Schema, Testimonials, or Topical Authority?&lt;/p&gt;

&lt;p&gt;As AI-driven search and recommendations become more common, a question keeps coming up:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What actually matters more?&lt;/strong&gt;&lt;br&gt;
Schema markup, Testimonials / reviews, Topical authority&lt;/p&gt;

&lt;p&gt;From what I’ve been observing in practice, the typical order looks like this:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Topical authority&lt;/li&gt;
&lt;li&gt;Schema markup&lt;/li&gt;
&lt;li&gt;Testimonials / social proof&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;And there’s a technical reason behind this.&lt;/p&gt;

&lt;p&gt;Topical authority usually comes first&lt;/p&gt;

&lt;p&gt;AI systems like Google AI Overviews, ChatGPT, and Perplexity are moving toward semantic understanding, not just keyword matching. They try to identify which sites consistently demonstrate expertise on a topic. &lt;/p&gt;

&lt;p&gt;This usually happens when a site has:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Broad topic coverage&lt;/li&gt;
&lt;li&gt;Clear content structure&lt;/li&gt;
&lt;li&gt;Internal linking between related pages&lt;/li&gt;
&lt;li&gt;Consistent terminology&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;When these signals are present, the domain is more likely to be interpreted as a trusted source.&lt;/p&gt;

&lt;p&gt;Schema helps AI interpret content&lt;/p&gt;

&lt;p&gt;Schema markup doesn’t create authority, but it reduces ambiguity.&lt;/p&gt;

&lt;p&gt;Using structured data (like JSON-LD) helps AI systems understand:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Entities&lt;/li&gt;
&lt;li&gt;Services&lt;/li&gt;
&lt;li&gt;Relationships&lt;/li&gt;
&lt;li&gt;Location context&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This makes content easier to parse, especially when combined with strong topical authority.&lt;/p&gt;

&lt;p&gt;Testimonials act as validation&lt;/p&gt;

&lt;p&gt;Testimonials and reviews tend to work as trust validation signals.&lt;/p&gt;

&lt;p&gt;This becomes more relevant in queries like:&lt;/p&gt;

&lt;p&gt;"best agency"&lt;br&gt;
"recommended company"&lt;br&gt;
"who should I hire"&lt;/p&gt;

&lt;p&gt;In these cases, AI systems often consider:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Review volume&lt;/li&gt;
&lt;li&gt;Average rating&lt;/li&gt;
&lt;li&gt;Consistency of feedback&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A practical example&lt;/p&gt;

&lt;p&gt;I’ve noticed this happening with my own agency.&lt;br&gt;
&lt;a href="https://webbypropaganda.com.br/" rel="noopener noreferrer"&gt;Webby Propaganda&lt;/a&gt; tends to appear more frequently in local AI recommendations, and one factor seems to be the number of positive reviews compared to competitors.&lt;/p&gt;

&lt;p&gt;Locally, we have more testimonials and a &lt;a href="https://share.google/bko5Nl234uSsPqSwg" rel="noopener noreferrer"&gt;higher rating&lt;/a&gt;, which likely strengthens trust signals for recommendation systems.&lt;/p&gt;

&lt;p&gt;This doesn’t replace topical authority or schema, but it works as an additional trust layer.&lt;/p&gt;

&lt;p&gt;As AI-driven recommendations evolve, visibility increasingly comes from the combination of:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Topical authority&lt;/li&gt;
&lt;li&gt;Structured data (schema)&lt;/li&gt;
&lt;li&gt;Consistent social proof&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>ai</category>
      <category>wordpress</category>
      <category>web</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
