Philosophy: Signals Before Content
Content strategy fails when it ignores how Google weights ranking signals per query type. A 3,000-word guide is useless for a navigational query where brand signals and CTR history dominate. A thin product page fails for an informational query where topical authority and content depth control rank.
Google's ranking is not one algorithm — it is a routing system. The query classifier determines WHICH signals get heavy weight before documents are scored. Your content must be built for the signals that matter for each query's class.
Patent Foundations
| Patent | Role | |--------|------| | Query Classification Patent (2011) | Decision tree classifying queries into intent types, routing to different data partitions and signal weightings | | Hummingbird Patent (2013) | Full semantic units processed, not individual keywords; conversational queries understood as intent expressions | | Synthetic Queries Patent | Google generates artificial queries to understand what content SHOULD rank for | | Context Vectors Patent (2016) | Words mean different things in different contexts — same keyword in different topical contexts triggers different intent classes | | BERT QA Patent (2021) | Semantic similarity (not keyword matching) determines featured snippet selection |
The Query Classification Decision Tree
For each keyword, run through this sequence:
QUERY
|
+-- Contains location / "near me" / city?
| YES --> LOCAL
|
+-- Contains brand name / specific website?
| YES --> NAVIGATIONAL
|
+-- Contains buy / price / discount / order / schedule?
| YES --> TRANSACTIONAL
|
+-- Contains best / review / vs / compare / top?
| YES --> COMMERCIAL
|
+-- Contains question word / explanation-seeking language?
| YES --> INFORMATIONAL
|
+-- Contains recent event / "this week" / news?
YES --> QDF (Query Deserves Freshness) override
Signal Weight by Query Class
| Query Class | Heavy Weight Signals | Light Weight Signals | |-------------|---------------------|---------------------| | LOCAL | Proximity, GMB completeness, review count/sentiment, local links, NAP consistency | General domain authority, topical breadth | | NAVIGATIONAL | Brand signals, CTR history, sitelinks, Knowledge Graph entity | Content depth, backlink count | | TRANSACTIONAL | Page speed, trust signals, reviews, schema (price/availability), CTR | Topical breadth, informational depth | | COMMERCIAL | Topical authority, review schema, comparison depth, E-E-A-T | Page speed, local signals | | INFORMATIONAL | Topical authority, content depth, featured snippet signals, E-E-A-T | Local signals, CTR from brand queries | | QDF | Freshness (recency), update frequency, news authority | Everything else — freshness overrides |
Content Strategy by Query Class
LOCAL: One page per service + location combination. Include NAP, GMB embed, local schema, review aggregate. Optimize for 3-pack first, organic second.
NAVIGATIONAL: Cannot be won for competitors' brand terms. For your own brand: ensure Homepage, About, and Contact pages have clear brand signals. Build Knowledge Panel entity through Wikidata + sameAs.
TRANSACTIONAL: Product/service pages with price, availability, CTA above fold. Review schema required. Speed under 2.5s LCP required. Trust signals (BBB, license, insurance) visible.
COMMERCIAL: Comparison content with clear differentiators. AggregateRating schema. Competitor analysis tables. E-E-A-T signals strong. Content depth exceeds top 5 results.
INFORMATIONAL: Comprehensive coverage following topical map. Featured snippet targets via question-format H3s. Internal linking from outer to core section. Author bio with credentials.
QDF: Time-stamped content with ISO 8601 dates. Re-publish with updates during active events. Index quickly via GSC URL inspection + sitemaps.
Ambiguous Queries
Some queries trigger multiple intent classes simultaneously. Strategy for ambiguous queries:
- Check the SERP — what intent does Google currently resolve to? (Dominant intent = what most users want)
- Build content for the dominant intent first
- Add secondary intent content lower on the page (serve the minority without confusing the majority)
- Do NOT build a page that tries to serve all intents equally — it serves none well
Cross-References
intent-analyzer— the three-layer hidden intent frameworkserp-intent-analyzer— SERP-level intent classification verificationkeyword-researcher— generates keyword lists this skill classifiesfeatured-snippet-optimizer— optimizing informational query content for featured positions
#seo-sop #seo #intent #query-classification #content-strategy #google-patents