Skip to content

Open Score

The open score is a weighted average of four layer scores. It ranges from 0 to 100 and represents how well the site serves AI crawlers.

Layer weights

LayerWeight
Layer 1 - Crawl Access25%
Layer 2 - Renderability25%
Layer 3 - Structured Data35%
Layer 4 - Advanced15%

Formula

Each layer score is calculated independently, then combined using the weights above:

scoreable = checks where status is not "skip" or "info"
layer_score = (passes + warns × 0.5) / count(scoreable) × 100

skip and info checks are excluded from the denominator - they do not penalise the score.

Score labels

ScoreLabel
≥ 70Well optimised for AI
40–69Partially AI-ready
< 40Poorly optimised for AI