The Phrase-Based Indexing Patents
Google's Phrase-Based Indexing patents (US7925655, US8090723, US8166045, multiple continuations) establish that Google indexes not just words but entire meaningful phrases. The algorithm:
- Identifies "independent phrases" — meaningful units that occur naturally across the web
- Maps "related phrases" — phrases that frequently co-occur with each other
- Uses phrase co-occurrence to assess document quality and topical authority
- Ranks documents higher when they contain not just the target phrase but the expected co-occurring phrases
The implication: writing naturally about a topic requires including the phrases that co-occur with the main topic in authoritative sources. Thin content that contains the keyword but omits its natural co-occurring phrases ranks poorly because it doesn't match Google's expected phrase pattern for the topic.
Independent Phrases vs Related Phrases
Independent phrases: Meaningful phrases that stand alone. "roof replacement cost" is an independent phrase — it conveys a complete concept that users search for directly.
Related phrases: Phrases that statistically co-occur with the independent phrase in authoritative documents. For "roof replacement cost," related phrases include: "asphalt shingles," "labor costs," "square footage," "permit fees," "material type," "lifetime expectancy," "insurance coverage."
A page about roof replacement cost that omits multiple related phrases signals thin topical coverage. The algorithm interprets missing co-occurring phrases as evidence that the content doesn't fully cover the topic.
Identifying Required Related Phrases
Method 1: Google SERP extraction
Search the target phrase. Read the top 3-5 ranking pages. Highlight every phrase that appears in at least 3 of the 5 pages. These are empirically confirmed related phrases for that topic.
Method 2: Google's Related Searches
Scroll to the bottom of SERP for the target query. Google's "Related searches" section shows semantically connected phrases. These are derived from user query behavior — exactly the related phrase signal the algorithm uses.
Method 3: PAA extraction
PAA questions for the target query reveal the sub-topics Google considers related. Each PAA question should be treated as a related phrase cluster that the content should address.
Method 4: NLP analysis via Google Natural Language API
Submit the top-ranking content to Google's NLP API (available via DataForSEO or directly). Extract entities and salience scores. High-salience entities that appear in competing content but not in your content = related phrase gaps.
Phrase Completeness Scoring
A page achieves "phrase completeness" when it contains:
- The target independent phrase: in H1, first paragraph, 2-3 times in body
- Related phrases coverage: 80%+ of empirically identified related phrases present
- Sub-topic coverage: at least one paragraph addressing each major sub-topic the related phrases represent
Phrase completeness check (per page):
- List all related phrases identified via SERP extraction
- Scan page content for each phrase
- Calculate coverage ratio: phrases present / phrases required
- Target: 80%+ coverage for highly competitive queries, 70%+ for moderate competition
Implementation: Related Phrase Injection
When optimizing existing content for phrase completeness:
Step 1: Gap identification List related phrases found in competitor content but missing from yours.
Step 2: Natural integration (not stuffing) For each missing related phrase, identify the section where it logically belongs. Write 1-2 sentences that naturally incorporate the phrase while adding substantive information. Never force phrases into unrelated sections.
Step 3: Phrase density check Related phrases should appear 1-2 times in a standard-length article (1,500-2,500 words). The independent target phrase: 3-5 times including H1 and meta. Phrase stuffing (8+ repetitions) is detectable and penalized.
Phrase-Based Spam Detection
The patent also describes how Google identifies spam through phrase analysis: pages with high keyword density but low related phrase diversity signal keyword stuffing. Legitimate topical coverage naturally includes diverse related phrases because the topic requires them.
Signs a page is phrase-deficient (spam risk):
- Target keyword appears 10+ times in 500 words
- Related phrase coverage below 40%
- Same phrases repeated across multiple sections without new context
- No statistical, factual, or process information despite claiming to cover the topic
The Phrase Authority Model for Topic Clusters
In a topic cluster, phrase authority distributes across the cluster. The pillar page carries all major independent phrases for the topic. Spoke pages carry independent phrases for sub-topics plus the pillar's primary phrase with reduced frequency.
Cluster phrase map:
- Pillar page: 100% independent phrase coverage + 80% related phrase coverage
- Spoke pages: 100% coverage of spoke's target phrase + 40-60% coverage of pillar's related phrases
This structure signals to Google that the entire cluster is topically coherent — each spoke strengthens the pillar's phrase authority.
Cross-References
koray-microsemantics— predicate-noun phrase optimization that extends phrase-based indexing principleskoray-query-semantics— query-to-phrase mapping for heading constructionentity-clouds-seo— entity signals that co-occur with phrase clusterstopic-cluster— cluster architecture where phrase authority distributes across pillar and spokes
#seo-sop #seo #phrase-based-indexing #on-page #content-optimization #semantic-seo