Variations in Span Tags

Variations in Span Tags counts how many times your keyword’s variations appear inside a page’s <span> elements after their HTML is cleaned. It is a raw occurrence count of variation matches in span text, and a high number is an observation about where your wording happens to land — not a lever that lifts rankings on its own.

Factor IDRG-KWD-081
FamilyKeyword Usage & Density
MeasurementVariation occurrence count
Measured zoneCleaned span contents

What it measures

This factor counts keyword variations that appear inside recognized span elements on the page. Rather than looking at your exact keyword, it tallies related variation forms — alternate phrasings and word forms of the target term — wherever they surface in span text. The result is a single count for the span zone, capturing how much variation language your page carries in this specific inline container.

How RankGear measures it

RankGear extracts the bounded contents of each span element, cleans the HTML out of that text, and then totals case-insensitive, whole-word variation matches across the cleaned text. Matching is whole-word, so a variation embedded inside a longer word is not counted, and it is case-insensitive, so capitalization does not change the tally. Every qualifying occurrence adds to the count for the span zone.

What RankGear looks for

<span class="lede">Our running shoes and trail runners fit every stride.</span>
<span>Runners love the grip.</span>

// zone text after HTML cleaning:
//   "Our running shoes and trail runners fit every stride."
//   "Runners love the grip."
// whole-word, case-insensitive variation matches (e.g. running, runners) are totaled

How to optimize it

Treat this as an observation, not a target. Use span elements only where inline styling or scripting genuinely requires them, and let any variation usage arise naturally from useful, visible text. Do not add spans, or move copy into spans, to influence this count — the wrapping element carries no topical value, and manufacturing occurrences here does not change what the page is actually about.

Important considerations

  • Nested spans and templated markup can create repeated captures, so the same visible words may be counted more than once.
  • HTML is cleaned out of each span’s contents before matching, so tags and inline markup do not affect the count — only the resulting text does.
  • A span has no inherent topical value; it is a generic inline container, not a signal of importance.
  • Do not add spans solely to influence this factor.
  • This is a correlation-based observation within a measured result set, not a cause of ranking; a higher count does not make a page rank or guarantee a position.

Related factors

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