Ctr Fix

Find high-impression, low-click-through pages from Search Console and rewrite the title/meta

Meabo Updated

File contents

CTR Fix

Requires the Seobase MCP connected — this needs real Search Console impression/CTR data, there is no honest free-tier version.

Usage

/ctr-fix (uses your connected Seobase account's GSC data)

Steps

  1. Call mcp__seobase__audit_find_ctr_opportunities (defaults: ≥50 impressions, ≤2% CTR — pass tighter/looser thresholds if the user asks). It returns raw GSC numbers only; it does not fetch the page's current title/meta itself.
  2. For each opportunity (cap at the top 5 by impressions), WebFetch the page to read the current <title> and meta description.
  3. Propose a rewritten title + meta for each — sharper hook, front-loaded keyword, a concrete number or outcome where honest. Do not invent a stat or claim not supported by the actual page content.
  4. Report:
CTR opportunities (source: live GSC data via Seobase)

1. /page-a — 1,240 impressions, 0.8% CTR, position 6.2
   Current title: "..."
   Suggested: "..."
   Why: [one line]

2. ...

This skill proposes rewrites only — it does not publish them. Use Seobase's own app (or a future content_update_meta MCP tool, not yet built) to ship the change.

Meabo/mcp-skills/tree/main/skills/ctr-fix commit 246baacf26

Frequently asked questions

npx skillmds@latest add meabo/ctr-fix