Skip to content

How to win the featured snippet

Position zero takes more clicks than position one. And winning it is a more methodical job than most people assume.

A featured snippet is the direct answer shown in a box above the organic results. Google selects it from pages already ranking on page one — so you rank first, then you format.

Three basic types

  1. Paragraph: the most common. Triggered by "what is", "why", "who" queries. Wants a 40–60 word answer.
  2. List: ordered lists for recipes and step-by-step instructions, unordered lists for features and categories.
  3. Table: triggered by pricing, comparison and specification queries. You must use a real <table> element.

The method

1. Find the opportunity

In Search Console, list queries where you rank between positions 4 and 15 with impressions but weak click-through. Search them. If a snippet appears and it is not yours, you have your target.

2. Move the question into a heading

Take the query as the user typed it and make it an h2, word for word.

3. Put the answer directly underneath

The first paragraph under that heading must answer the question directly. Keep it to 40–60 words; longer gets truncated, shorter looks incomplete. Do not build context before answering.

4. Match the format to the query type

If the query contains "steps" or "how to", use a numbered list. "Best" or "types of" wants a bulleted list. "Comparison" or "price" wants a table.

5. Write your subheadings as answers too

For list snippets, Google often assembles your subheadings. So each h3 must make sense read alone: "Find the opportunity" is good, "First step" is useless.

Common mistakes

  • Delaying the answer. "In this article we will cover featured snippets" does nothing except push the answer down.
  • Breaking the pair with an image. Placing a visual between heading and answer weakens the association.
  • Over-formatting. An answer paragraph stuffed with bold text, links and parentheses is harder to extract.
  • Faking tables with divs. Structures that look like a table but are not a <table> cannot win a table snippet.

After you win it

Snippets are not permanent; your competitors apply the same formatting. Keep a list of the queries you hold and check monthly. When you lose one, look first at the length and position of your answer paragraph.

One caveat: on some queries the snippet lowers your click-through rate. The user gets the answer and never clicks. For short informational questions that is an acceptable brand investment; for product and conversion queries, deliberately leaving the answer incomplete is the smarter move.