Documentation Menu↓
AI Engine
How Fix Priorities are Calculated
Evaluating effort values and expected ranking effects.
Difficulty:
|Advanced
Est: 9 mins
|Updated July 2026
Overview
CrawlSage uses a priority engine to rank recommended fixes. Rather than displaying issues chronologically, the system prioritizes changes that deliver the highest search engine index improvement with the lowest deployment effort.
How Priorities are Calculated
The priority engine computes scores based on:
- SEO Severity weight: Critical checks (like missing canonical or title tags) carry the highest ranking coefficients.
- Effort values: Simple metadata writes represent low-effort tasks. Structured schema edits represent high-effort checks.
text
Priority Score = Severity Coefficient / Effort ValueExpected Result
The optimizations screen displays issues sorted by priority (Critical wins first). This guarantees you focus on fixing high-impact items first.
Frequently Asked Questions
- Can I change the prioritization weight?
No, the weights are predefined based on Google search indexing guidelines.
Related Guides
Related Guides
Was this page helpful to your workflow?