What a featured snippet is
A featured snippet is the answer box Google sometimes shows at the top of a search result, above the ten ranked links. It quotes a paragraph, list or table directly from a page that already ranks on page one, attributes the source, and links to it. The box is also called "position zero" because it sits above position one.
Featured snippets appear on roughly 12 to 18 percent of searches according to multiple third-party studies, with higher rates on informational and how-to queries. They are particularly common on:
- "What is" queries (definition snippets).
- "How to" queries (step-by-step list snippets).
- "Best" queries (list snippets).
- Comparison queries (table snippets).
- Cost and pricing queries (paragraph snippets with numbers).
The snippet is generated, not authored. You do not submit a snippet. Google reads your page, extracts the cleanest answer block it can find under a query-matched heading, and displays it. Your job is to put the answer where Google can find it, in the format Google prefers.
Why it matters in 2026
Three reasons to invest in snippet optimisation.
1. Snippet visibility lifts brand even when the click does not happen. About 40 to 50 percent of snippet impressions are "zero-click" (the user reads the answer and leaves). The brand exposure of having your name at the top of the SERP for a high-volume query is real even without the click.
2. Snippets feed Google Assistant and voice search. When someone asks Google Assistant a question, the response is usually read from a featured snippet. Voice-first searchers cannot scroll past, so the snippet is the only result they hear. For Perth businesses that get a lot of voice-search traffic (mobile-heavy industries: tradies, restaurants, locksmiths), this is a meaningful channel.
3. Snippet-formatted pages also feed AI Overviews. When Google generates an AI Overview, it disproportionately quotes pages that already produce featured snippets. The clean answer formatting that wins position zero also wins citations in the AI Overview above. Two wins, one piece of writing.
The compounding effect across these three channels makes featured snippet work some of the highest-return on-page SEO available.
The four types of featured snippet
Google produces four snippet formats. Each one has its own optimal page structure.
Paragraph snippet (about 70 percent of all snippets)
A short text answer, usually 40 to 60 words. Used for definition queries, fact queries, "what is" queries.
Example query: "What is a meta description?"
Example snippet content: A short text answer between 40 and 60 words explaining what a meta description is and how it appears in search results.
List snippet (about 19 percent)
A bullet list or numbered list, usually 5 to 8 items. Used for step-by-step queries, "best of" queries, ranked list queries.
Example query: "How to fix a leaky tap"
Example snippet content: A numbered list of 5 to 8 steps to fix the leak, pulled directly from the page's ordered list under an "How to" H2.
Table snippet (about 6 percent)
A small table, usually 3 to 5 rows by 2 to 4 columns. Used for comparison queries, pricing queries, spec sheets.
Example query: "iPhone 16 vs iPhone 15"
Example snippet content: A side-by-side spec comparison table extracted directly from the page.
Video snippet (about 5 percent)
A YouTube clip with a timestamp, often pointing to the exact moment the video answers the query. Used for visual how-to queries, demonstration queries.
You cannot directly win video snippets through page optimisation. They come from YouTube. But if you publish video content with chapter markers, you can target them via the YouTube SEO side.
The formula for each type
For paragraph snippets
Three ingredients:
- An H2 phrased as the user's question, using their wording: "What is a meta description?"
- Immediately under it, a 40-to-60-word paragraph that answers the question completely, in plain language, in the first two sentences.
- Optional: a second paragraph that adds detail. Google will only quote the first one.
The first sentence should restate the question as an answer ("A meta description is the 150-character paragraph..."). The second sentence should give the why or how. Anything more is for the human reader, not the snippet.
For list snippets
Three ingredients:
- An H2 or H3 phrased as the user's list-style query: "How to write a title tag" or "Best practices for internal linking".
- Immediately under it, a numbered list (for steps) or bullet list (for criteria) with 5 to 8 items.
- Each list item starts with a clear verb or noun, 5 to 12 words long. Avoid long sentences inside list items; Google often truncates them.
For step-by-step queries, the numbered list wins almost every time. For "best of" queries, bullet lists work. Avoid mixing the two formats inside a single list.
For table snippets
Three ingredients:
- An H2 that signals comparison: "Pricing for SEO services in Perth" or "iPhone 15 vs iPhone 16 specifications".
- A clean HTML table with
<thead>and<tbody>rows. 3 to 5 data rows and 2 to 4 columns is the sweet spot. - The first column should be the variable being compared (the row label). Subsequent columns are the values.
Tables built with CSS grids or div soup do not win snippets. Tables built with proper <table> HTML do. Use semantic markup.
A worked example
Suppose you want to win the snippet for "what is on-page SEO". Here is the recipe:
H2: "What is on-page SEO?"
Answer paragraph (50 words): "On-page SEO is the work you do on each page of your website to help it rank in Google. The text, the title tag, the headings, the URL, the images, the internal links and the schema markup. It is the half of SEO you control completely from your own CMS."
That paragraph would win the snippet on most variants of the query. It starts with the term, gives a complete definition in plain language, names the components without padding, and ends with a useful distinction. 50 words, no fluff.
Mistakes that cost the snippet
- H2 phrased as the searcher's exact question, in their wording.
- Answer paragraph directly under the H2 (no intro sentences in between).
- 40 to 60 word answer for paragraphs; 5 to 8 items for lists.
- Plain language. Sub-12 word sentences in the answer block.
- Semantic HTML: real lists, real tables.
- One answer per H2. Do not bury the answer in a sea of related context.
- Burying the answer behind a 200-word introduction.
- Using H3 where an H2 would match the query better.
- Answer paragraphs over 80 words. Google truncates and may choose a competitor.
- Bullet lists when a numbered list would match the intent.
- Lists with only 2 or 3 items. Google prefers 5 to 8.
- Inline answer text styled with CSS to look like a list. Use proper list markup.
- Putting the answer at the bottom of the page. Above the fold wins.
Tools and checklists
- Google Search Console Performance report. Filter for "Search Appearance: Featured Snippet" to see which queries already trigger snippets for your site. The snippet rows often reveal queries where you almost own position zero but lost it to a slightly cleaner page.
- Ahrefs/SEMrush Keyword Explorer. Both flag queries with featured snippets in their results. Useful for finding snippet targets you do not yet own.
- Manual Google search. Type the query, see what kind of snippet appears (if any). Note the format Google picked. Match it.
- Frase or AnswerThePublic. Surface question-style queries around your topic. Each question is a potential paragraph-snippet target if you can rank for it.
- Our free SEO audit tool. Identifies high-impression queries on page one without the snippet, then surfaces the closest competitor that does own it.
A snippet-ready page checklist
- Is the page already on page one for the target query?
- Is there an H2 phrased as the searcher's likely question?
- Is the answer block immediately under the H2 (no intro fluff)?
- Paragraph snippet: 40 to 60 words, complete answer in two sentences?
- List snippet: 5 to 8 items, proper ordered/unordered list markup, short items?
- Table snippet: 3 to 5 rows, 2 to 4 columns, semantic table HTML?
- Does the answer use the user's wording, not your preferred phrasing?
- Have you removed any meta robots that block snippet display?
Perth and WA context
Trades. Perth tradies win snippets on practical questions ("how to test an RCD", "signs of a dangerous powerpoint", "how often to service hot water system"). We rewrite a single blog post with a question-H2 and a tight answer paragraph and watch the snippet land within four to eight weeks. See SEO Joondalup, SEO Fremantle, and trades SEO.
Healthcare. Medical practices in Perth can win snippets for "symptoms of" and "what to do for" queries, with appropriate disclaimers. The constraint here is medical advice liability. Use snippet answers that point to next steps ("see your GP if...") rather than diagnostic claims. See healthcare SEO for the YMYL constraints, and the related E-E-A-T chapter.
Real estate. Perth-specific queries ("median house price Perth", "cheapest suburbs in Perth", "how long does it take to sell a house in WA") all show snippets. A real estate site that puts the answer in a 60-word paragraph under a question-H2 often wins the snippet from major portals because the portals bury their answers behind navigation. See real estate SEO.
Mining services. Niche B2B queries ("haul truck capacity comparison", "fly-in fly-out roster patterns") show table or list snippets less often, but when they do the snippet is usually winnable by a single small site. See mining SEO and SEO Karratha.
For the broader on-page picture, the parent On-Page SEO pillar covers how snippet work fits with title tags, headings and internal linking. The header tags chapter covers the H2 structure work in detail. And the AI Search pillar covers how the same answer blocks feed AI Overviews and other generative answer engines.