Average Exact Match Position

Average Exact Match Position reports the average starting point of every exact search-phrase occurrence inside a page’s cleaned body, expressed as a mean UTF-16 character offset. It returns 0 when the exact phrase never appears — so a value of 0 means “absent,” not “at the very start.”

Factor IDRG-SRP-001
FamilyTerm Position Distribution
MeasurementMean UTF-16 offset
Measured zoneCleaned, lowercased, trimmed body content

What it measures

This factor reports the average starting position of every exact occurrence of the search phrase within the cleaned body content. Rather than counting how often the phrase appears, it summarizes where those appearances fall, returning a single number that represents the mean starting offset across all matches.

How RankGear measures it

RankGear lowercases and trims the cleaned body content, finds every occurrence of the lowercased, trimmed search phrase, and returns the arithmetic mean of those occurrences’ UTF-16 character offsets. When no occurrence exists, it returns 0.

Lower or higher is not universally better — read this as where the phrase falls, not a score to maximize.
If the value is…What it indicates
0The exact phrase does not appear anywhere in the cleaned body.
A low offsetOccurrences sit early in the cleaned body, near its start.
A high offsetOccurrences cluster later, deeper into the body.

How to optimize it

Introduce the primary topic clearly and naturally where it fits, then reinforce it where useful across comprehensive content. Treat this figure as an observation of where the exact phrase lands, not a target to hit — do not move or repeat the exact phrase mechanically to chase a particular average offset.

Important considerations

  • Positions are UTF-16 offsets, not words, sentences, pixels, or HTML byte positions.
  • Cleaned body content excludes markup and may differ from the raw source, so the offset is measured against the cleaned text rather than the page you see.
  • The generated variation set affects variation-based factors, which are measured separately from this exact-match figure.
  • These are descriptive distribution statistics; lower or higher is not universally better.
  • This is a prioritization signal that relates to position within a measured result set — it does not on its own make a page rank.

Related factors

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