Leading Variations in H1-H6 Tags counts how many headings on the page — at any level from H1 to H6 — begin with one of the run’s keyword variations. It returns a single whole-number count across all six heading levels, and it records matching headings rather than measuring how often a variation appears anywhere else on the page.
| Factor ID | RG-HDG-019 |
|---|---|
| Family | Headings |
| Measurement | Leading variation match count |
| Measured zone | H1 through H6 text |
What it measures
This factor counts headings at any level that begin with one of the run’s keyword variations. Every heading from H1 down to H6 is checked, and a heading qualifies when its text starts with one of the variations tracked for the run. The result is one combined total for the whole heading outline, not a per-level breakdown.
How RankGear measures it
RankGear parses the H1-H6 headings, then evaluates each one with a case-insensitive expression that is anchored only at the beginning and built from the sorted variation set. Because the anchor sits at the start, the match tests whether the heading opens with a variation; casing is ignored, so capitalization in the heading does not affect the result. Every heading that satisfies the expression is counted, and RankGear totals the matches across all six levels into the final score.
What RankGear looks for
<h2>{one of the run's variations} … rest of the heading</h2>
Match rule: case-insensitive; anchored at the START of the heading text only.
The expression is built from the sorted variation set; extra text after the
variation is allowed, and there is no trailing word boundary.
Example: variations "running shoes", "trail shoes" both count these —
<h2>Running shoes for beginners</h2> and <h3>Trail shoesizing guide</h3>| Value | Meaning |
|---|---|
| 0 | No heading on the page begins with any of the run’s variations. |
| 1 or more | That many headings across H1-H6 open with a tracked variation. |
How to optimize it
Use variation-led headings across the outline only where they make the page easier to scan and accurately preview the section content. Treat this as an observation rather than a target to maximize: a heading should open with a variation because that genuinely describes what the section covers, not to inflate the count. Where a variation naturally fits the front of a real section heading, lead with it; where it does not, keep the heading readable and leave the count where it falls.
Important considerations
- The score combines all six heading levels — H1 through H6 — into one total.
- It records matching headings, not variation frequency elsewhere on the page; body copy and other zones do not affect this count.
- The matcher permits additional text after the variation and does not enforce a trailing word boundary, so a heading can begin with a variation and continue with anything.
- More matches are not automatically better — a higher count says nothing about whether each heading helps the reader.
- This is a correlation-based prioritization signal within a measured result set, not a cause of ranking — more variation-led headings do not make a page rank.
Related factors
Part of the Factors reference · how RankGear measures · glossary.