What is Featured Snippets?
A featured snippet is a selected search result that appears at the top of Google's results in a special box — above the standard organic listings. Also called 'position zero', featured snippets directly answer the user's query in the SERP, pulling text, tables, lists, or videos from a page Google has determined best answers the question. They generate significant visibility and can double a page's SERP real estate.
- You must be on page one to win a featured snippet — Google selects from top-ranking pages.
- Question-phrased queries trigger featured snippets most often — target 'what is', 'how to', 'why' queries.
- Format the answer you want featured in 40-60 words immediately below a relevant H2.
- Tables trigger table snippets — use them for comparison data and step-by-step information.
- Winning a featured snippet doesn't require ranking #1 — pages from positions 2-10 regularly win.
Types of Featured Snippets
Paragraph snippets: a 40-60 word direct answer, usually for 'what is' and 'why' questions. This is the most common type and easiest to optimise for.
List snippets: ordered or unordered lists, usually for 'how to' processes or 'best X' queries. Format the relevant content as a proper HTML list.
Table snippets: comparison tables or data pulled from structured content. Use <table> tags and clear column headers.
Video snippets: YouTube videos that Google determines best answer the query — less relevant for text-based content strategy.
How to Optimise for Featured Snippets
Identify snippet opportunities: search your target queries and look for existing snippets you can displace, or question queries with no snippet yet.
Structure your answer: add an H2 that mirrors the question ('What is a featured snippet?'), then write a 40-60 word paragraph that directly and completely answers it. Don't be clever — be direct.
For list snippets: use proper HTML list elements (not just visual styling). For table snippets: build proper <table> elements with clear headers.
Add FAQPage schema — it reinforces the Q&A structure to Google and can earn FAQ rich results as a bonus.
Most guides are already outdated.
One email a week. The search stuff that actually matters — what shifted, what died, and what to do about it.
Subscribe free →| Snippet Type | Typical Query Format | Required HTML Structure | Optimisation Difficulty |
|---|---|---|---|
| Paragraph | 'What is…', 'Why does…' | Plain prose under a question heading | Low — most achievable with clean copy |
| Ordered List | 'How to…', 'Steps to…' | <ol> with <li> items | Medium — requires exact process structure |
| Unordered List | 'Best X for…', 'Types of…' | <ul> with <li> items | Medium — competitive on high-volume queries |
| Table | 'Comparison of…', 'X vs Y' | <table> with <th> column headers | Medium-High — needs structured data markup |
| Video | 'How to…' (visual tasks) | YouTube video with matching title/description | High — limited control for text-first strategies |
Studies by Advanced Web Ranking and Sistrix show that holding a featured snippet can sometimes lower click-through rate compared to a standard position-one result, because the snippet answers the query without requiring a click. Before optimising aggressively for a snippet, assess whether the query intent is truly navigational or transactional — those query types still drive strong CTR even from position zero. Informational queries carry the highest no-click risk.
How does your site score on AEO?
Paste your URL. Get a score and a fix list across all three disciplines. No form, no email.
Run Free Audit →Frequently Asked Questions
Sometimes. If the snippet fully answers the query, users may not click. However, Ahrefs data shows pages with featured snippets still get 8.6% CTR on average — higher than most non-snippet positions. For brand visibility and authority, the tradeoff is almost always worth it. Users who click tend to be higher-intent.
Yes. Add the 'data-nosnippet' attribute to specific HTML elements, or use the 'max-snippet' robots meta tag to limit how much text Google can pull. Generally not recommended unless you have a specific reason — featured snippets are valuable real estate.
- 1.Ahrefs — Featured Snippets Study, 2023
- 2.Google — Featured snippets and your website
Read next
Zero-Click Search
A zero-click search is a Google search where the user's query is answered directly in the SERP — by a featured…
People Also Ask
People Also Ask (PAA) is a Google SERP feature that displays a box of related questions — each expandable to s…
Schema Markup
Schema markup (structured data) is code you add to your web pages — typically in JSON-LD format — that explici…
FAQPage Schema
FAQPage schema is a type of structured data (JSON-LD) that marks up a page's question-and-answer content so Go…