📘 Field descriptions for Botify's ActionBoard SEO scoring system, including overall SEO scores, issue scores by category, and individual issue fields that power prioritized SEO recommendations.
Overview
ActionBoard is Botify's SEO prioritization engine. It assigns scores to pages based on detected SEO issues and their estimated traffic impact, helping teams focus on the fixes with the greatest potential return. ActionBoard fields expose the underlying scores at the URL level so you can filter, segment, and export pages by their issue profile.
Dataset and API collection
Available in: ActionBoard (AB)
For API users: These fields are available in the Actionboard BQL collection.
Overall Scores
Field name | API identifier | Kind | Type | Description |
SEO Score |
| metric | float | The overall ActionBoard SEO score for this URL, reflecting the cumulative impact of all detected issues. Higher scores indicate a healthier page. |
Number of Issues |
| metric | integer | The total number of SEO issues detected on this URL across all categories. |
Crawlability Issues
Field name | API identifier | Kind | Type | Description |
Crawlability Score |
| metric | float | The ActionBoard score for crawlability-related issues on this URL (e.g., blocked by robots.txt, redirect chains, non-200 responses). |
Crawlability Issues |
| metric | integer | The number of crawlability issues detected on this URL. |
Content Issues
Field name | API identifier | Kind | Type | Description |
Content Score |
| metric | float | The ActionBoard score for content-related issues on this URL (e.g., duplicate titles, missing meta descriptions, thin content). |
Content Issues | s | metric | integer | The number of content issues detected on this URL. |
Linking Issues
Field name | API identifier | Kind | Type | Description |
Linking Score |
| metric | float | The ActionBoard score for linking-related issues on this URL (e.g., orphan pages, broken inlinks, excessive redirect hops). |
Linking Issues |
| metric | integer | The number of linking issues detected on this URL. |
See also:
