Sitemap scoring¶
Score = 100 − sum(weight × penalty)
Penalty: 0 for pass, 0.5 for warn, 1.0 for fail.
When multiple sitemaps exist, Flowpane takes the worst result per check. This ensures the score reflects the worst issue, not an average.
Score = 100 − sum(weight × penalty)
Penalty: 0 for pass, 0.5 for warn, 1.0 for fail.
When multiple sitemaps exist, Flowpane takes the worst result per check. This ensures the score reflects the worst issue, not an average.