Skip to main content
Every recommendation zued generates is scored automatically using a consistent formula. The goal is to surface the changes most worth doing first — not just the most impactful ones, but the ones with the best impact-to-effort ratio.

How it works

The priority score combines three factors:

Impact

How much the fix is expected to improve AI visibility for this URL:
LevelWhat to expect
HighSignificant visibility improvement — likely to change whether AI engines cite you
MediumMeasurable improvement — closes gaps that currently weaken your position
LowIncremental improvement — worth doing after higher-impact changes

Effort

How long the fix realistically takes:
LevelTimeframe
LowUnder 2 hours — one person, no dependencies
Medium2 hours to 2 days — may need a developer or designer
HighOver 2 days — team coordination required

Engine scope

Issues that affect multiple AI engines are ranked higher than engine-specific ones. A robots.txt problem that blocks all engines is more urgent than a formatting issue that only affects one. Which engines an issue affects is determined by how the engines actually responded to your page, not by general assumptions about each engine. When the observed behavior on your page disagrees with an engine’s usual tendencies, recommendations follow what we observed, provided we saw it consistently across more than one response.

Examples

IssueImpactEffortEngine scopePriority
robots.txt blocking GPTBotHighLowAll engines100
Missing statistic AI engines citeHighLowAll engines100
Site-wide JavaScript → SSR refactorHighHighAll engines100 (Strategic)
Add FAQ schema to FAQ pageMediumMediumMost enginesMedium
A Priority 100 score doesn’t always mean quick to fix — it means the issue is too important to defer. A site-wide JS refactor scores 100 but belongs in strategic planning, not this week’s to-do list.