📘 Field descriptions for HTML tag content, including character length and duplicate detection.
Overview
These fields capture the content and properties of HTML tags that influence search engine interpretation and result appearance. Botify analyzes tag content, character length, duplicate occurrences, and tag counts across all crawled URLs.
Datasets and API collection
Available in: SiteCrawler · RealKeywords
For API users: These fields are available in the Crawl BQL collection.
Page Title
Field name | API identifier | Kind | Type | Description |
Page Title |
| dimension | string | The text content of the page's HTML <title> tag. |
Title Length |
| metric | integer | The character length of the page title. |
1st Duplicate Title Found |
| dimension | string | The first URL sharing the same title as this page, found among other compliant URLs in the same zone (same protocol and hreflang). Blank if the title is unique. |
H1 Heading
Field name | API identifier | Kind | Type | Description |
H1 |
| dimension | array | All H1 heading tags found on the page. |
H1 Length |
| metric | integer | The character length of the first H1 tag. |
No. of H1 Tags |
| metric | integer | The number of H1 heading tags on the page. Best practice is one H1 per page. |
H2 Heading
Field name | API identifier | Kind | Type | Description |
H2 |
| dimension | array | All H2 heading tags found on the page. |
H2 Length |
| metric | integer | The character length of the first H2 tag. |
No. of H2 Tags |
| metric | integer | The number of H2 heading tags on the page. |
Meta Description
Field name | API identifier | Kind | Type | Description |
All Meta Descriptions |
| dimension | array | All meta description tags found on the page. |
Meta Description |
| dimension | string | The content of the page's meta description tag, used by search engines to generate the result snippet. |
Meta Description Length |
| metric | integer | The character length of the meta description. |
See also:
