Variations making whole H1-H6 Tags

Variations making whole H1-H6 Tags counts how many headings, at any level from H1 to H6, have text that is exactly a keyword variation and nothing else. It tells you whether the page uses tight, variation-only section labels — but a higher total is not automatically better, so read it as an observation about your heading structure rather than a number to push up.

Factor IDRG-HDG-045
FamilyHeadings
MeasurementWhole-heading variation match count
Measured zoneH1 through H6 text

What it measures

This factor counts headings at any level whose entire text equals a keyword variation. A heading qualifies only when its full text is one of the run’s variation terms; a heading that contains a variation alongside other words does not count. All six heading levels are pooled into a single total, so the value is the number of exact variation-only headings found anywhere in the H1-H6 range.

How RankGear measures it

RankGear parses the H1 through H6 text and applies a single case-insensitive expression built from the run’s variation alternatives. The alternatives are sorted and joined, and the pattern is anchored at both the start and the end so it matches only when the whole heading is a variation. Every matching heading is then summed into one total across all six levels. Because the strings are used to build the expression without additional escaping, the pattern preserves the tool’s legacy matching behavior.

What RankGear looks for

Pattern (case-insensitive, anchored):
^(?:blue+running+shoes|running+shoes|trail+running+shoes)$

Matches   (counted):
<h2>Running Shoes</h2>
<h3>trail running shoes</h3>

Does not match (not counted):
<h2>Best Running Shoes for 2026</h2>
<h2>Running Shoes: A Buyer's Guide</h2>

How to read the total

If the total is…What to consider
0No heading is an exact variation on its own. This is normal for descriptive headings; check whether a concise variation-only heading would genuinely label a real section.
A small numberA few sections are labeled with tight variation-only headings. Confirm each sits at the right hierarchy level and describes the content beneath it.
HighMany headings are bare variation terms. Verify the page still reads as a clear outline and is not stacking repeated variation labels for the count’s sake.

How to optimize it

Use concise, variation-only headings selectively, and only where they accurately label a meaningful section at the proper hierarchy level. A single exact-variation H2 over the section it names is far more useful than several bare headings added to raise the total. Treat this factor as an observation about how your headings are worded, not a target to maximize: adding variation-only headings that do not describe real sections weakens the outline without improving the page.

Important considerations

  • All six heading levels contribute to one combined total; an H1 and an H6 count the same way.
  • Any additional text disqualifies a heading — the match is whole-heading only, so a variation plus extra words does not count.
  • The variation strings are used unescaped, which preserves RankGear’s legacy regex behavior for how the pattern is built.
  • A higher total is not automatically an improvement; more bare variation headings can hurt readability and outline quality.
  • This factor relates to position within a measured result set; it does not by itself make a page rank. Interpret the total alongside heading hierarchy, competitor adoption, correlation, and search intent.

Related factors

Part of the Factors reference · how RankGear measures · glossary.