Featured Snippet Types and Their Triggers
Google serves five primary featured snippet types. Each has a different trigger pattern and optimal content format.
| Snippet Type | Trigger Queries | Optimal Format |
|-------------|----------------|----------------|
| Paragraph | Definition, explanation, cause queries | 40-60 word declarative paragraph, entity-first |
| Numbered List | Step-by-step, how-to, ranked lists | <ol> or numbered markdown list, action verb per step |
| Bulleted List | Unordered collections, characteristics, features | <ul> or bulleted markdown, 6-8 items max |
| Table | Comparison, pricing tiers, data sets | Markdown table, clear header row, max 4-5 columns |
| Video | How-to demonstrations, visual procedures | YouTube video with timestamped chapters |
The 40-60 Word Answer Block
Google's paragraph snippet extraction window is 40-60 words. Engineer every H3 target to include a 40-60 word answer block immediately after the heading:
Structure:
### [Question-format H3]
[Direct 40-60 word declarative answer. Entity first. No qualifiers (typically, usually, may).
Contains the key attribute. Standalone — makes sense without surrounding context.]
[Expanded detail paragraph follows below.]
Example:
### How Long Does a German Work Visa Take to Process?
A German work visa takes 4 to 8 weeks to process from the date the complete
application is submitted at the German embassy. Processing time varies based
on the applicant's country of residence and the workload of the local embassy.
[Expanded: factors affecting processing time, expedite options, etc.]
Entity Declaration Rule
Featured snippet answers must begin with the entity being described, not a pronoun or indefinite article:
- CORRECT: "A German work visa is..." / "German work visas require..."
- WRONG: "It is a document that..." / "This type of visa..."
Google's extraction system anchors on entity-first declarations. Pronoun-first sentences fail extraction.
Heading Trigger Patterns
Not all headings trigger featured snippets. Headings that trigger have predictable patterns:
| Pattern | Example | Snippet Type | |---------|---------|-------------| | What is X? | "What is Anchor Text?" | Paragraph (definition) | | How does X work? | "How Does PageRank Work?" | Paragraph | | How to X? | "How to Fix a 404 Error?" | Numbered list | | What are the X? | "What Are the Requirements for a German Visa?" | Bulleted list | | X vs Y | "Dofollow vs Nofollow Links" | Table or paragraph | | How much does X cost? | "How Much Does a New Roof Cost?" | Paragraph | | How long does X take? | "How Long Does It Take to Rank in Google?" | Paragraph |
Competitive Snippet Displacement
To displace an existing featured snippet:
- Identify the current snippet source
- Analyze: what is the exact length, format, and entity-first pattern of the winning answer?
- Write an answer that is: same format, shorter by 5-10%, more specific (numeric data, units)
- More specific always wins over more comprehensive for snippet selection
Displacement checklist:
- [ ] Answer is 40-60 words (not longer than current winner)
- [ ] Starts with the entity being described
- [ ] Contains at least one numeric data point the current winner lacks
- [ ] Question-format heading matches the exact query structure
- [ ] Page has topical authority in this subject area
List Snippet Optimization
For bulleted and numbered list snippets:
- Lists of 3-8 items are most extractable (Google truncates longer lists)
- Each list item: 5-12 words, starts with the most informative word (not "The" or "A")
- For numbered lists: ensure items are sequential and would be confusing if reordered (proves they are steps)
Snippet Quality Signals
Pages that consistently win featured snippets share:
- High topical authority (E-E-A-T signals for the topic area)
- Fast server response time (< 200ms TTFB)
- Schema markup on the page (FAQPage or HowTo reinforces snippet eligibility)
- Mobile-responsive layout
- Clear heading hierarchy (no heading structure violations)
Cross-References
koray-microsemantics— sentence-level optimization that produces extractable passageskoray-contextual-vector— question-format heading structure that triggers snippetspaa-content-engine— PAA questions that map directly to snippet targetsfaq-generator— FAQ schema that reinforces snippet eligibility
#seo-sop #seo #featured-snippets #content #ctr #passage-ranking