SEO

Tear down a competitor's top pages

See which of a competitor's pages earn the most organic traffic, what each one ranks for, which formats and topics keep winning for them, and which of those the site has no answer to yet.

The playbook

A competitor's top pages are a free content strategy: the topics and formats that already work in this market, ranked by how much they earn. The job is to read the pattern, not to copy the pages.

Steps

  1. Confirm the competitor. If the user has not named one, ask. Search competitors (the sites that outrank you) are often not the business competitors the user has in mind.

  2. Pull their top pages. ahrefs.top_pages with the competitor's domain as target, limit: 100, order_by: "traffic:desc". Each row has the URL, estimated traffic and value, ranking keyword count, and the lead keyword with its volume.

  3. Classify each page. From the URL and lead keyword, assign a format (guide, comparison, listicle, tool or calculator, template, glossary entry, product page, pricing, case study) and a topic. Fetch their top ten pages with your browsing to confirm the format and note structure, length, and whether the page is updated regularly. State that formats below the top ten were inferred from URLs.

  4. Find the pattern. Aggregate traffic and value by format and by topic. The finding is usually one sentence: "sixty percent of their organic value comes from comparison pages on topic X". That sentence is what the user needs.

  5. Map their pages against the site's coverage. google_search_console.query with dimensions: ["query", "page"] over 90 days ending 3 days ago, rowLimit: 5000. For each of the competitor's top 25 pages, search this result for their lead keyword. Three outcomes: the site ranks for it under position 10 (covered), the site ranks above 20 or gets impressions on an unrelated page (weak answer), or the keyword is absent (no answer).

  6. Compare the shape, not just the size. ahrefs.top_pages for the user's own domain with the same settings. Compare how concentrated traffic is in the top ten pages for each site, and how the format mix differs.

  7. Report. Their top 20 pages (URL, traffic, value, lead keyword, volume, format, and the site's answer: covered, weak, or none). The format and topic breakdown with the one-sentence pattern. Then five recommended pages to build, each with the format that wins for the competitor and the query it targets. Say which of their pages you are not recommending an answer to, and why.

Gotchas

  • Ahrefs traffic and value are modelled. They rank pages against each other well; they do not measure anyone's revenue. The user's own Search Console numbers are measured; the competitor's are not.
  • Their homepage and brand pages inflate the list. Strip pages whose lead keyword is their brand before computing the format mix.
  • Copying a page that ranks does not make yours rank. The recommendation is the format and the topic, plus what would make the page better than theirs.
  • Formats are market-specific. What wins in developer tools loses in consumer retail. Read the pattern from this competitor, not from a general rule.
  • Lead keyword is one of many. A page with 400 ranking keywords is not "about" its lead keyword alone. Check ahrefs.organic_keywords for the page URL before writing a brief around it.
  • For the links behind those pages, continue with competitor-new-backlinks, which shows who is linking to them and how each link was earned.

Sequel CLI

Install Sequel skills into your agent

One command connects your agent to Sequel and installs the Sequel skill, so it knows this playbook exists and reads it when a question matches. The CLI signs you in, provisions a scoped API key and writes the config for you.

Already have an MCP client?

https://api.sequel.sh/mcp

Point it at this URL and sign in when prompted, or send an API key from Settings as a Bearer token. Skills come with it; nothing else to install. Manual setup per client

  1. 1

    Install the Sequel CLI

    One line installs the latest CLI with whatever package manager you have.

    curl -fsSL https://sequel.sh/install | sh
  2. 2

    Sign in

    Authenticate in your browser and pick an organization.

    sequel login
  3. 3

    Install into your agent

    Writes the MCP config and installs the Sequel skill file for agents that support skills. Pick an agent from the list, or target one directly by its slug.

    sequel install
    • Claude Code
      sequel install claude-code
    • Claude
      sequel install claude
    • Cursor
      sequel install cursor
    • VS Code
      sequel install vscode
    • Windsurf
      sequel install windsurf
    • Zed
      sequel install zed
    • Codex
      sequel install codex
    • OpenClaw
      sequel install openclaw
    • Hermes
      sequel install hermes

More like this

Other SEO skills

Analyze high-ranking landing pages

See which pages perform best in organic search: the landing pages that earn the most clicks and impressions, the queries behind each one, and how they compare with competitor estimates from Ahrefs.

Audit internal links to important pages

Audit the site's own internal linking: crawl navigation and body links between the site's pages to find valuable pages with too few inbound internal links, orphan pages, and the handful of cross-links that would lift striking-distance rankings.

Audit or draft an llms.txt

Check whether the site has an llms.txt, whether it follows the spec and points at the pages that matter, and if it is missing draft one from the pages Search Console shows people actually find, so AI assistants get a curated map of the site instead of guessing.

Audit redirect chains and loops

Follow every redirect on the URLs Search Console still sends traffic to, on the sitemap, and on backlinked pages, to find chains, loops, redirects to the homepage, and temporary redirects that should be permanent, so link equity and crawl budget stop leaking.

Audit referring domain quality

Grade the domains linking to a site by authority, traffic and link count, spot concentration risk and link-farm patterns, and separate the referring domains that carry weight from the ones that are noise.

Audit titles and meta descriptions

Compare the title and meta description of each top page against the queries it actually ranks for in Search Console, and find missing, duplicate, truncated or misaligned metadata on the pages where a rewrite would earn the most clicks.

Put this playbook to work

Connect a source, ask the question, and the agent follows these steps. Free to start.