Variations in TITLE Attributes

This factor counts how many of your run’s keyword variations appear inside the HTML title attributes of body elements on the rendered page — the advisory text a browser shows as a hover tooltip. It reads those attributes, not the document’s <title> tag, and a higher count relates to (never guarantees) position within a measured result set.

Factor IDRG-TTL-020
FamilyKeyword Matching
MeasurementCount
Measured zoneRendered body HTML title attributes with scripts removed

What it measures

This factor counts keyword-variation matches found inside HTML title attributes in the rendered body. The title attribute holds advisory text that browsers surface as a hover tooltip on links, images, abbreviations, and other elements. RankGear tallies how many of the run’s keyword variations surface in that tooltip text, summed across every element on the page that carries a title attribute.

How RankGear measures it

RankGear takes the rendered body with <script> content removed, extracts each value matching title='...' or title="...", strips any HTML out of each captured value, and sums the matches from the run’s keyword-variation set across those values. The attribute name and equals sign must be contiguous — the literal token title= — for a value to be captured.

What RankGear looks for

<a href="/pricing" title="RankGear pricing plans">Plans</a>
<img src="chart.png" title="keyword ranking chart">

match pattern:  title='...'   or   title="..."

How to optimize it

Write title attributes only when they add genuinely useful advisory information for users and accessibility contexts. When one is relevant, describe the element naturally with topic language or a keyword variation — but avoid repetitive, keyword-stuffed tooltips, which help no one and read as manipulation. Treat this factor as an observation of how your existing markup reads, not a number to inflate.

Important considerations

  • This measures title attributes on body elements, not the document’s <title> tag.
  • The detector requires the attribute name and equals sign to be contiguous (title=).
  • The run’s generated variation set determines which terms count.
  • Title attributes have limited usability and are not a substitute for visible labels or accessible names.
  • Correlation is not causation: this is a prioritization signal that tracks position within a measured result set. It does not make a page rank and guarantees nothing.

Related factors

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