This factor counts how many times your keyword’s variations appear inside HTML <i> elements on a page. It is an occurrence count over the cleaned text of italic/alternate-voice elements — a descriptive observation of where variations happen to sit in the markup, not a target to inflate.
| Factor ID | RG-KWD-062 |
|---|---|
| Family | Keyword Usage & Density |
| Measurement | Variation occurrence count |
| Measured zone | Cleaned i element contents |
What it measures
RankGear counts keyword variations that appear inside HTML <i> elements. The <i> tag marks text in an alternate voice or mood — technical terms, taxonomic names, transliterations, or a thought — and is often rendered in italics. This factor looks only at the words carried inside those elements and tallies how many are variations of the tracked keyword.
How RankGear measures it
RankGear extracts the bounded contents of each <i> element, cleans the HTML from those contents, and then sums case-insensitive, whole-word matches against the keyword’s variation set. Matching is whole-word, so partial-word substrings are not counted, and case is ignored so an italicized term matches regardless of capitalization.
What RankGear looks for
<i>alternate voice or technical term</i>
<i class="fa fa-star"></i> ← icon element, no words to countHow to optimize it
Treat this as an observation, not a target. Use <i> where it is semantically appropriate — conventional alternate voice, technical terms, or icon markup — and let variations fall there naturally. Do not italicize text as a keyword-placement tactic; wrapping keywords in <i> to raise this count works against readable, well-structured HTML and does not represent a genuine relevance gain.
Important considerations
- CSS-only italics do not count — styling text with
font-style: italicleaves no<i>element, so those words are outside this factor’s zone. - Icon libraries frequently populate
<i>elements that contain no visible words, contributing nothing to the count. - HTML inside each
<i>element is cleaned before matching, so only the text content is measured. - Emphasis does not automatically improve relevance — a variation sitting in an italic element is no more meaningful to a page than the same word in body text.
- This is a correlation-based observation within a measured result set, not a lever that makes a page rank; a higher count does not cause or guarantee a better position.
Related factors
Part of the Factors reference · how RankGear measures · glossary.