Onpage SEO with Knowledge Based Trust and Facts

Lida Stepul
Lida Stepul
May 06, 2025 · 11 min read
Strategy • TL;DR — Google doesn't just count your backlinks anymore. It verifies your facts. Knowledge-Based Trust (KBT) is the concept behind how Google cross-references the claims on your page against its Knowledge Graph. If your content is factually accurate and your site is recognized as an entity, you get a trust boost that no amount of link building can replicate.

Why I Care About Knowledge-Based Trust

I first stumbled on the KBT paper in late 2023, about eight years after Google's researchers published it. I was trying to figure out why a competitor's site — which had fewer backlinks, less content, and a lower domain rating than ours — was consistently outranking us for factual queries about SEO metrics. Their content wasn't better written. It wasn't longer. But it was more precise. Every statistic had a source link. Every claim aligned with what you'd find in Google's own documentation.

That realization changed how I think about on-page SEO. Not because KBT is a confirmed ranking signal (it isn't, at least not explicitly). But because the trajectory of Google's entire quality framework — from E-A-T to E-E-A-T to the Knowledge Graph to AI Overviews — all points in the same direction: verifiable accuracy matters more every year.

I spent the next three months auditing our top 40 pages for factual accuracy. We found 23 statistics that were either outdated, unsourced, or slightly wrong (rounded numbers that didn't match the original studies). After fixing those and adding proper citations, 14 of those 40 pages improved in average position within two months. Coincidence? Maybe. But I don't think so.

What Is Knowledge-Based Trust?

In 2015, Google researchers published a paper called "Knowledge-Based Trust: Estimating the Trustworthiness of Web Sources." The core idea was radical for its time: instead of ranking pages primarily by who links to them (PageRank), rank them by whether the facts they state are actually true.

The research was applied to 2.8 billion facts extracted from the web, estimating the trustworthiness of 119 million webpages. Sources with few false facts were considered trustworthy. Simple as that.

Now, Google never confirmed that KBT became a live ranking signal directly. The paper suggested it could be used "in conjunction with existing signals such as PageRank" — as an additional quality layer, not a replacement. But here's what we do know: the Knowledge Graph is very much alive, E-E-A-T is a core quality framework, and Google's ability to verify factual claims has only gotten more sophisticated in the decade since that paper.

Whether KBT is a direct ranking signal or not is almost irrelevant. Google's entire trajectory since 2015 has been toward verifying trustworthiness through factual accuracy and entity recognition. The practical implications are the same: get your facts right, make them verifiable, and establish your site as a known entity.

How Google Verifies Facts

Diagram showing how Google's Knowledge Graph connects entities with relationships, illustrating how Google verifies and links facts about people, places, and things
Google's Knowledge Graph maps entities and their relationships to verify facts and build trust signals for search results. Source: Schema App

Google's fact verification works through several interconnected systems. I'll walk through each one, because understanding the mechanism helps you optimize for it — rather than just following a checklist blindly.

The Knowledge Graph

Google's Knowledge Graph is a database of entities (people, places, organizations, concepts) and the relationships between them. It doesn't rely on a single website. Instead, it cross-checks information from multiple trusted sources to reduce errors and bias.

When you state a fact on your page — say, "Paris is the capital of France" — Google can verify that against its Knowledge Graph. When you state something Google can't verify, your page gets less trust for that claim. When you state something that contradicts the Knowledge Graph, that's a negative signal.

Here's why this matters practically: we had a blog post that stated "Google processes 5.6 billion searches per day." That number was from a 2018 estimate. The more recent consensus (based on Statista and other sources Google likely references) puts it closer to 8.5 billion. Was our old number "wrong"? Not exactly — it was accurate for its time. But it contradicted the current Knowledge Graph consensus, and we suspect that's one reason the page was underperforming.

Entity Recognition

Google identifies entities in your content and tries to match them to known entities in the Knowledge Graph. This is why specificity matters. "Our CEO" means nothing to Google. "Vadim Kravcenko, CEO of SEOJuice" is an entity that Google can look up, verify, and connect to other knowledge.

I've tested this on our own author pages. Pages attributed to "SEOJuice Team" consistently rank worse than identical pages attributed to me by name with a linked author profile. The content is the same. The entity recognition isn't.

Cross-Source Validation

Google extracts facts from multiple sources and compares them. If your page says a product was released in 2024, and 50 other trusted sources say 2023, your page loses credibility on that fact. This is the core of the KBT concept — trust is estimated by how often your facts agree with the consensus across trusted sources.

KBT Signals: 10 Things Google Evaluates

Based on the KBT paper, Google's Knowledge Graph documentation, and the E-E-A-T framework, here are the signals that contribute to factual trust:

# Signal What Google Checks How to Optimize
1 Factual accuracy Do the claims on your page match the Knowledge Graph? Cite primary sources. Double-check dates, numbers, and named entities. Remove or correct outdated statistics.
2 Entity consistency Is your business information consistent across the web? Ensure your name, address, and business details match across your website, Google Business Profile, social media, and directories.
3 Structured data Can Google's systems parse your entities programmatically? Implement Organization, Person, Article, and FAQ schema. Use JSON-LD. Generate your schema markup here.
4 Author entities Is the author a recognized entity with verifiable expertise? Create detailed author pages. Link author profiles to social media. Use Person schema with sameAs properties pointing to LinkedIn, Twitter, etc.
5 Source citations Do you link to authoritative sources that corroborate your claims? Link to primary sources (research papers, official documentation, government data). Don't cite other blog posts as primary evidence.
6 Knowledge Panel presence Does your entity have a Knowledge Panel? Claim your Knowledge Panel. Maintain a Wikipedia page if eligible. Keep your Google Business Profile updated and verified.
7 Topical authority Does your site consistently cover this topic area with accurate information? Build topic clusters. Publish consistently in your area of expertise. Don't write about everything — go deep on what you know.
8 Publication freshness Are your facts current? Do you update content when information changes? Display and honor publication and update dates. Review evergreen content quarterly. Replace outdated statistics with current data.
9 Corroboration density How many independent sources confirm the same facts? When making claims, ensure they're verifiable by multiple sources. Avoid stating things that only your site claims.
10 Contradiction avoidance Does your content contradict well-established facts? Audit your content for factual errors. If you're making a contrarian claim, support it with strong primary evidence and acknowledge the consensus.

Entity Optimization: Making Google Recognize You

Traditional SEO treated your website as a collection of documents to optimize. Entity SEO treats your business as a verified entity in a global knowledge database. The shift matters because in 2026, search is driven by AI, entity graphs, and answer engines. If your site isn't understood as a set of clear entities, it becomes invisible in AI answers, Knowledge Panels, and rich results.

Step 1: Define Your Entity

Your entity is your brand, your people, and your products. Define them clearly on your website:

  • About page — comprehensive company information with founding date, location, founders, mission. This is your entity's canonical source.
  • Team pages — individual profiles for key people with their credentials, expertise areas, and links to their other web presences.
  • Product/service pages — clear descriptions with structured data that Google can parse into entity-attribute relationships.

Step 2: Implement Entity Schema

Schema markup is how you tell Google about your entities in a language it understands natively. The essential types:

{ "@context": "https://schema.org", "@type": "Organization", "name": "Your Company", "url": "https://yoursite.com", "logo": "https://yoursite.com/logo.png", "foundingDate": "2023", "founder": { "@type": "Person", "name": "Your Name", "sameAs": [ "https://linkedin.com/in/yourname", "https://twitter.com/yourname" ] }, "sameAs": [ "https://twitter.com/yourcompany", "https://linkedin.com/company/yourcompany", "https://en.wikipedia.org/wiki/Your_Company" ] }

The sameAs property is critical — it tells Google that all these profiles are the same entity. This is how Google builds your entity graph across the web. Use our schema markup generator to create these without writing JSON-LD by hand.

Step 3: Build Your Entity Graph Across the Web

Google doesn't take your word for it. Your entity needs to be corroborated by external sources:

  • Google Business Profile — verified and complete. This is the strongest entity signal for local businesses.
  • Wikipedia — if you meet notability guidelines. Google heavily relies on Wikipedia for Knowledge Graph data.
  • Wikidata — even without a full Wikipedia article, a Wikidata entry establishes your entity.
  • Crunchbase, LinkedIn, social profiles — consistent information across all platforms.
  • Industry directories — relevant, authoritative directories in your vertical.

The key word is consistency. If your founding date is 2023 on your website, 2022 on LinkedIn, and 2024 on Crunchbase, Google doesn't know which to trust. Align everything. We spent half a day auditing all our profiles and found inconsistencies on 4 out of 11 platforms. Small things — a different description here, a wrong founding year there. All fixed now, and our Knowledge Panel appeared about six weeks later. (I can't prove the causation, but the timing was suggestive.)

Step 4: Author Entities for Content Trust

Google's E-E-A-T framework puts heavy emphasis on who writes your content. Here's the minimum for each content author:

  1. Dedicated author page on your website with bio, credentials, and expertise areas
  2. Person schema on the author page with sameAs linking to their professional profiles
  3. Author bylines on every article, linking to the author page
  4. Article schema on each post with the author property pointing to the author entity
  5. External corroboration — the author should be mentioned on other sites as an expert in their field
Author entities matter more for YMYL topics. If you write about health, finance, legal, or safety topics (Your Money Your Life), Google scrutinizes author credentials much more heavily. A medical article attributed to "Staff Writer" will never compete with one attributed to a recognized physician with verifiable credentials.

Practical Implementation: A 30-Day Plan

Here's how to implement entity-first SEO on a real website without getting overwhelmed. This is roughly the sequence we followed on seojuice.com, adjusted based on what we learned along the way.

Week 1: Entity Foundation

  • Audit your About page. Is every factual claim verifiable? (We found three that weren't.)
  • Add Organization schema to your homepage
  • Create or update author pages for all content contributors
  • Add Person schema to each author page

Week 2: Content Audit

  • Review your 20 most-trafficked pages for factual accuracy
  • Replace dead citation links with working primary sources
  • Add Article schema with proper author attribution to all blog posts
  • Remove or update any statistics older than 2 years

Week 3: External Entity Signals

  • Audit your Google Business Profile for completeness and accuracy
  • Align business information across all social profiles, directories, and listings
  • Check for and correct any NAP (Name, Address, Phone) inconsistencies
  • Consider a Wikidata entry if you don't have one

Week 4: Ongoing Process

  • Set up a quarterly content accuracy audit (our SEO audit tool can flag outdated content)
  • Establish a process for citing primary sources in all new content
  • Monitor your Knowledge Panel (if you have one) for accuracy
  • Start building topical authority through semantic SEO and topic clusters

What KBT Means for AI Search

Here's why this matters beyond traditional Google rankings: AI search engines (ChatGPT, Perplexity, Google AI Overviews) pull from the same Knowledge Graph infrastructure. When an AI gives an answer, it prioritizes sources it can verify as factually trustworthy.

If your site is a recognized entity with consistent, verifiable facts across the web, AI systems are more likely to cite you. If your content contradicts the Knowledge Graph or lacks entity clarity, AI systems will ignore you in favor of more verifiable sources.

This is the convergence point: traditional SEO, entity SEO, and AI visibility all reward the same thing — factual accuracy backed by entity authority. I've been saying this to clients since early 2025: if you get entity SEO right, you're simultaneously optimizing for Google, ChatGPT, Perplexity, and whatever comes next. It's the closest thing to a future-proof SEO strategy I've found.

FAQ

Is Knowledge-Based Trust an actual Google ranking factor?

The original 2015 paper was research, not a confirmed ranking factor. Google never said "we use KBT scores in our algorithm." But the principles behind KBT — factual accuracy, entity verification, cross-source validation — are clearly embedded in how Google evaluates quality through E-E-A-T and the Knowledge Graph. Whether it's technically "KBT" or a descendant of it is semantics. The practical advice is the same either way.

How does Google know if my facts are correct?

Google extracts claims from your content using natural language processing, then cross-references them against its Knowledge Graph (which contains billions of verified facts from trusted sources). If your claim aligns with the Knowledge Graph consensus, it's considered accurate. If it doesn't, it's flagged as potentially unreliable.

Does this mean I should only state well-known facts?

No. Original research and novel insights are valuable. But when you make a contrarian claim, support it with strong evidence. Link to primary sources. Show your methodology. Google rewards originality — but it rewards verifiable originality.

How do I get a Google Knowledge Panel?

Knowledge Panels are generated automatically when Google has enough verified information about an entity. The strongest signals: a verified Google Business Profile, a Wikipedia page (if you meet notability criteria), consistent information across authoritative sources, and proper Organization schema on your website. There's no guarantee — it depends on your entity's prominence.

What structured data types matter most for entity SEO?

In priority order: Organization (homepage), Person (author pages), Article (blog posts), FAQ (question-based content), LocalBusiness (if applicable), and Product (e-commerce). These are the types that directly feed the Knowledge Graph.

Can I rank without entity optimization?

For now, yes, especially for low-competition keywords. But the trend is unmistakable. As AI search grows and Google continues emphasizing E-E-A-T, sites without clear entity signals will lose ground to those with them. Start now while it's still a competitive advantage rather than a baseline requirement.

Related Reading

SEOJuice
Stay visible everywhere
Get discovered across Google and AI platforms with research-based optimizations.
Works with any CMS
Automated Internal Links
On-Page SEO Optimizations
Get Started Free

no credit card required