Course → Module 1: Entity Relationships
Session 9 of 9

Not all entity relationships carry equal weight. The system considers three dimensions when evaluating whether an association is real: frequency (how often the co-occurrence appears), recency (is it still happening or just historical), and source quality (is this a random blog or an authoritative publication). A single mention in a Reuters article may outweigh 50 mentions on low-authority blogs.

Your strategy must account for all three dimensions. A relationship signal that scores high on one dimension but low on the others is a weak association.

The Three Dimensions

graph TD A["Relationship Signal"] --> B["Frequency"] A --> C["Recency"] A --> D["Source Quality"] B --> E["How many times?"] C --> F["How recently?"] D --> G["How authoritative?"] E --> H["Relationship Strength"] F --> H G --> H

Frequency

Frequency is the count of co-occurrence or co-citation instances across all indexed sources. More instances create stronger statistical confidence. However, frequency has diminishing returns from the same source. Your twentieth blog post creating co-occurrence between your name and "entity SEO" adds less marginal value than the first external publication doing the same.

Frequency level Instance count Effect
Rare 1-3 instances Weak association, system may ignore it
Moderate 4-15 instances across multiple domains Emerging association, system begins to form a pattern
Frequent 16-50 instances across diverse domains Established association, system has moderate confidence
Dense 50+ instances across many authoritative domains Strong association, likely reflected in Knowledge Panel and AI responses

Recency

Search engines weight recent signals more heavily than old ones. An entity that was frequently co-cited with "mobile app development" in 2018 but has produced nothing about it since carries a fading association. The system asks: is this still relevant?

Recency matters especially for topic associations that evolve. If your field changes terminology (from "SEO" to "entity SEO" to "AI search optimization"), your signals need to track the evolution. Stale associations do not just weaken over time. They can become inaccurate if the field moves and you do not.

A relationship signal that is frequent but not recent is a historical association. A signal that is recent but not frequent is a weak current association. You need both frequency and recency for strong recognition.

Source Quality

Source quality is the authority and editorial credibility of the domains where your relationship signals appear. A co-citation on Search Engine Land carries more weight than one on a personal blog with no readership. The system uses domain authority, editorial process indicators, and content type to assess source quality.

Combining the Three Dimensions

The strongest entity associations are those that score high on all three: frequent mentions across diverse sources, continuing to appear in recent content, and appearing on authoritative domains. This is the profile of a well-established expert: frequently cited in current publications by authoritative sources.

Most entities at the beginning of their recognition journey have gaps in at least one dimension. Common patterns:

The Relationship Signal Tracker

To manage relationship strength systematically, you need a tracking system. A simple spreadsheet with the right columns provides visibility into where your signals are strong and where they are weak.

graph LR A["Tracking Spreadsheet"] --> B["Source URL"] A --> C["Source Authority (DA/DR)"] A --> D["Your Entity Mentioned"] A --> E["Co-Occurring Entities/Topics"] A --> F["Date Published"] A --> G["Signal Type: co-occurrence or co-citation"] B --> H["Frequency count per topic"] C --> H F --> I["Recency score"] H --> J["Overall Strength Assessment"] I --> J

Review this tracker monthly. Look for patterns: which topics have the most signals? Which have the most recent signals? Which have the highest-quality sources? Where are the three-dimensional gaps?

Practical Implications for Strategy

Understanding relationship strength changes how you prioritize your efforts. Instead of "create more content" as a blanket strategy, you can make targeted decisions:

This module has covered the full spectrum of entity relationships: co-occurrence, co-citation, entity neighborhoods, sameAs connections, mentions and citation properties, and now relationship strength. In Module 2, you will apply these concepts within a topical clarity framework, building content architectures that create systematic relationship signals at scale.

Further Reading

Assignment

  1. Create a "Relationship Signal Tracker" spreadsheet with columns: Source URL, Source Authority (DA/DR), Your Entity Mentioned, Co-Occurring Entities/Topics, Date Published, Signal Type.
  2. Populate it with your current top 20 mentions (use Google search, Ahrefs, or Google Alerts to find them).
  3. For each of your top 3 target topic associations, calculate: total frequency (count of mentions), recency (how recent is the latest mention), and average source quality.
  4. Identify the weakest dimension for each topic association. Write a specific action plan to address each gap within the next 30 days.