Featured Snippets: How to Win Position Zero
Featured snippets go to pages that answer the question directly, and most pages refuse to.
There is a spot in search results that sits above the first result. Search engines lift an answer straight out of some page and display it in a box, before any of the ordinary blue links. People call it the featured snippet, or position zero. An entire subculture of SEO advice exists about capturing it, most of it framed as tricks: use this tag, format your paragraph this way, keep your answer under this many words. I think the tricks obscure a simpler and more embarrassing truth. The snippet usually goes to whichever page answers the question soonest. And most pages, even pages that contain the answer, refuse to give it.
Look at how a typical article handles a simple question, something like how long to bake a potato. The answer appears in paragraph nine. Before it: a personal anecdote, a history of the potato, a survey of oven types, three transitional paragraphs written mostly to hold ad slots apart. Everyone has experienced this as a reader and hated it. The featured snippet is, in effect, a search engine doing what every reader wants to do: scanning the page for the sentence that actually answers the question and skipping the rest. To win the snippet, you have to be the page where that sentence is easy to find. Which means the whole game reduces to something almost nobody does: ask the question, then answer it, immediately.
The mechanics matter, but they’re modest. Snippets come in a few shapes. There are paragraph snippets, a few sentences answering a definitional or factual question. There are list snippets, pulled from ordered or unordered lists, common for steps and rankings. There are table snippets, pulled from actual HTML tables, common for comparisons and specs. In each case the engine extracts a structure that already exists in your HTML. It does not assemble a table out of your prose. So the practical advice is just to use the honest structure for the content: real list markup for steps, a real table element for tabular data, a heading that states the question followed directly by a compact paragraph that answers it. None of this is exotic. It’s what HTML was for all along. The snippet reward is a side effect of writing semantic markup, the same markup that screen readers and reader modes and every other machine consumer of your page also depend on.
There’s one prerequisite people skip past: you almost always need to rank on the first page already. The snippet is drawn from the existing top results, not from anywhere on the web. So chasing position zero on a query where you rank fortieth is chasing the wrong problem. The snippet is a promotion available to pages that are already contenders. This is actually encouraging, because it means the competition is small. You are not competing with the whole internet for the box. You are competing with nine other pages, most of which bury their answer in paragraph nine.
Now the objection, which deserves to be taken seriously: if the search engine displays your answer in a box, why would anyone click through? This worry has a name, zero-click searches, and it is real. For some queries, the box fully satisfies the searcher and your reward for winning is a citation nobody follows. Whether that trade is good depends on what kind of question you answered. If your content is the answer, a one-line fact, then yes, position zero can cannibalize your traffic, and you should think hard about whether such queries are worth targeting at all. But most questions worth writing about have answers with depth. The snippet shows the first layer: what a canonical tag is, say. The reader who cares at all has a second question within seconds: fine, but how do I set one, and what happens if two pages disagree? The snippet is a shop window. Shallow content is fully consumed through the glass. Content with depth uses the window to show there’s a shop.
This is where I’ll admit my bias, because I see the pattern from the other side. When GazeSite audits a page’s SEO, the recurring problem is not missing keywords or insufficient length. It is that the page’s actual subject is undiscoverable from its structure: no heading states the question the page answers, and the answer, when present, is diffused across paragraphs like sugar dissolved in water. Machines can’t extract it. But neither can people; the machines are just the messenger. We built a scanner that reads pages the way a hurried stranger does, and the pages that fail for one fail for both.
So my advice on featured snippets is deliberately unexciting. Pick questions you can genuinely answer and already rank for. Put the question in a heading. Answer it in the next two or three sentences, completely, as if the reader will see nothing else, because they might. Then go deep for the reader who stays. Format steps as lists and data as tables because that’s what they are. You will win some boxes and lose others, and the engines will keep changing how the boxes work, as they always have. But a page organized to answer its question first is a better page under every regime, including the oldest one: a human being, mid-question, deciding whether you respect their time.
More articles
A looping background video makes the hero feel alive while making the words on top of it harder to read and the message harder to grasp.
Read →Animation on the web can cause real physical symptoms, and respecting that costs one CSS media query.
Read →Most duplicate content is one page wearing several addresses, and the canonical tag is how you tell search engines which address is home.
Read →