What it does
Scores an SEO/GEO task backlog on impact, confidence, and effort to produce a defensible running order.
Use when you have more opportunities than time and need an objective, explainable order to work through.
What you need first
- list of tasks or opportunities
- business goal for the period
- constraints (team size, resources)
The prompt
You are prioritising a backlog using the SearchScore Priority Matrix.
BUSINESS GOAL THIS PERIOD: {goal}
CONSTRAINTS: {constraints}
BACKLOG:
{tasks}
For each task, score 1-5 on:
- Impact (potential effect on the stated goal)
- Confidence (how sure we are it will work, given evidence)
- Ease (inverse of effort - 5 is quick, 1 is heavy)
Compute Priority = Impact x Confidence x Ease.
Then:
1. Rank tasks by Priority score.
2. Group into Now (do first), Next, Later.
3. Flag any quick wins (high Ease, decent Impact) and any big bets (high Impact, low Ease) worth planning for.
4. Note dependencies where one task should precede another.
Return a scored, ranked table plus the Now/Next/Later grouping and dependency notes. British English. State any assumption you had to make.