v2.14.1 docs header polish: the docs-center search trigger is now a prominent search field right next to the brand — placeholder text, ⌘K hint, icon-only on narrow screens.
AnvilWiki
Powered by Pagefind
中文
Lesson 28 · Monetize & Operate Updated Sep 2, 2026

Rank One Keyword: From Indexed to Searched

One page, one query: judge which queries are worth it, then fill every slot on the page — title, question H2, direct-answer summary, tables, cover. Two AI prompts.

A true scene first

The indexing lesson handed Google your sitemap; batch production spread dozens of pages — but indexing is only the entry ticket: Google shows ten results per search, and page two is roughly nowhere. The good news: the template finished the tech side (structured data, sitemap lastmod, hreflang, the Quick Answer card). Two jobs remain: pick the query and fill the page.

Step 1: pick — one page targets one query

“One page, one query” is the sentence that matters: pages crowding the same query only cannibalize each other. Three tests for a candidate query:

  1. Intent matches a page type: “game codes” → codes page; “best weapons” → tier list; “chapter two walkthrough” → guide. Mismatched queries don’t rank no matter how well written.
  2. Volume without hubris: the bare game name belongs to the big sites; too cold and nobody searches. The sweet spot is long-tail — “game + specific problem” — real volume, opponents often loose forum threads.
  3. You can out-answer page one: if page one is all plain text and you bring tables, video, and data cards, the out-ranking path is copyable.

Undecided? Feed the list to AI:

Below is my site's candidate keyword list (one per line):
<paste the list>
For each, output four columns: keyword | intent (codes / boss guide / beginner / tier list / other) | rough competition (search it: pro sites on page one = high) | suggested page type.
Then rank by "clear intent + mid-low competition + I can build a better page", give the top 10 with their page types.

Step 2: fill the page — the one-page checklist

With the query chosen, every slot on the page serves it. The template does the heavy lifting (Quick Answer card, JSON-LD); you manage:

SlotRuleWhy
titleQuery in the first half, ≤ 80 charsThe single heaviest ranking input
descriptionOne natural mention, 40-165 charsDecides the snippet’s click rate
First H2The query, phrased as a questionQuery-title match benefits rankings and AI citations
summary40-60 word direct answer, requiredThe Quick Answer card is the top AI Overviews citation candidate
DataDrop rates / numbers in tablesTables parse better — for machines and humans
Internal linksPoint to real, related pagesHands Google a “page relations” signal
Cover imageClear, game visuals, no text-only imageSince 2026 Google Images reads og:image first — covers went from decoration to entrance
lastModifiedBump only on real updatesFaking timestamps reads as untrustworthy

Then let AI audit the whole site:

Scan every published article under src/content/wiki/ (skip draft:true) against this checklist:
1. title ≤ 80 with the query in the first half; description 40-165
2. First H2 phrased as a question; summary a 40-60 word direct answer
3. At least one table carrying data; internal links all resolve (verify with pnpm check-links)
4. Cover images present and not placeholders
Output four columns: article | issue | location | suggested fix. List problems only. I'll verify with pnpm check-content && pnpm build.

Three classic mistakes (made for you in advance)

  • Multiple pages chasing one query: three articles on one query, Google picks one — the rest written for nothing. One page, one query.
  • Hubris on the head term: a new site dueling “the game name” against pro sites loses; step back to the long-tail.
  • Summaries that introduce instead of answer: “This article covers…” surrenders the AI citation. Direct answer means the answer itself.

Three words to know (just these)

  • Long-tail query: “game + specific problem” mid/low-volume queries — the new site’s home field.
  • One page, one query: the anti-cannibalization discipline.
  • Quick Answer card: the direct-answer card atop every page — your face to AI citations.

✅ Acceptance (all must hold)

  • ☐ A one-page-one-query table exists: every key page names its query
  • ☐ The audit prompt ran site-wide; the problem list is at zero
  • ☐ You can name your three most AI-citation-likely pages and why

Next lesson

Pages filled — the last piece is site-wide slow craft: trust and backlinks, the compounding quarter of rankings. Go to Lesson 29 · Slow Variables: Trust & Backlinks