Leading Variations in H6 Tags counts how many H6 headings on the page begin with one of the run’s keyword variations. It is a count of H6s that start with a tracked variation — a descriptive signal about deep heading structure, not a target to chase.
| Factor ID | RG-HDG-025 |
|---|---|
| Family | Headings |
| Measurement | Leading variation match count |
| Measured zone | H6 text |
What it measures
This factor counts the H6 headings on the page whose first text matches one of the run’s keyword variations. It looks only at the deepest heading level (H6) and only at the start of each heading’s text, so it reports how often your lowest-tier headings open with a tracked variation.
How RankGear measures it
RankGear parses each H6 and applies a case-insensitive, start-anchored expression assembled from the alphabetically sorted variation set. A heading counts as a match when it begins with a variation, even when other text follows it. Because the pattern is anchored to the start with no trailing word-boundary requirement, only the opening of the heading is tested — the rest of the wording does not change the count.
What RankGear looks for
<h6>Pricing plans compared</h6> ← counts (starts with a variation)
<h6>See our pricing plans</h6> ← does not count (variation not leading)
match rule: /^(alpha|bravo|pricing plans|…)/i (start-anchored, case-insensitive)How to optimize it
Treat this as an observation about your heading structure, not a target. Lead an H6 with a relevant variation only when the page’s legitimate hierarchy genuinely reaches that level and the wording helps readers scan the section. If your content never needs sixth-level headings, a low or zero count here is expected and fine — do not add H6 elements to move this number.
Important considerations
- Variations that appear later in the heading do not count — only a leading match registers.
- The matcher has no trailing word-boundary requirement, so a variation followed immediately by more characters still counts as a leading match.
- Unescaped regex behavior is retained for compatibility, so characters in a variation are matched as-is.
- Creating H6s solely for SEO can damage content structure and readability.
- This is a descriptive, correlation-based signal. A higher count relates to patterns seen within a measured result set; it does not by itself make a page rank or guarantee a position.
Related factors
Part of the Factors reference · how RankGear measures · glossary.