📘 Field descriptions for content quality analysis, including near-duplicate detection, template vs. unique content ratios, content similarity scores, and content change tracking.
Overview
Content Quality fields measure how unique, substantive, and differentiated a page's content is. Botify analyzes the ratio of templated vs. original content, detects near-duplicate pages, and flags pages that may be too thin or repetitive to perform well in search.
Datasets and API collection
Available in: SiteCrawler · RealKeywords
For API users: These fields are available in the Crawl BQL collection.
Content Uniqueness
Field name | API identifier | Kind | Type | Description |
% of Unique Word Sequences |
| metric | float | The percentage of unique sequences of words (n-grams) used on the page. A low value suggests the content is repetitive or highly templated. |
% Template Words |
| metric | float | The percentage of the page's words that are templated (i.e., repeated across many pages, such as navigation, headers, and footers) versus unique body content. |
Near-Duplicate Detection
Field name | API identifier | Kind | Type | Description |
Evaluated |
| dimension | boolean | Whether this URL was included in the content quality evaluation. Pages below a minimum content threshold may not be evaluated. |
Similar Pages (Highest Score) |
| metric | integer | The highest content similarity score found between this URL and any other page — expressed as a percentage. A score of 100 indicates an exact duplicate. |
Similar Pages (Sample) |
| dimension | string | A sample list of URLs that have similar content to this page. |
See also:
