This factor reports whether your page title contains a sentiment or evaluative phrase — a persuasive word like “best,” “free,” or “ultimate.” It returns 1 when at least one configured phrase is found in the title and 0 when none is, so it flags the presence of promotional language, not its quality or strength.
| Factor ID | RG-TTL-012 |
|---|---|
| Family | Title Language |
| Measurement | Binary presence (0 / 1) |
| Measured zone | Parsed document title and configured sentiment list |
What it measures
RankGear checks whether the page title contains any configured sentiment phrase. When your custom sentiment list is left blank, it falls back to a built-in default set of common evaluative and promotional words. The result is a single yes/no signal about whether the title leans on this kind of language at all.
How RankGear measures it
RankGear reads the nonblank lines from the sentiment-words setting, treats each entry literally, joins them together as alternatives, and searches the lowercased parsed title for a match. If you have not supplied any custom entries, it uses the default set: free, best, top, fine, cheap, cheapest, high end, quality, unique, most, useful, coolest, cool, amazing, awesome, definitive, and ultimate. A match anywhere in the title sets the factor to 1; no match leaves it at 0.
| Value | Meaning |
|---|---|
| 1 | The title contains at least one phrase from your sentiment list (or the default set). |
| 0 | The title contains none of the configured sentiment phrases. |
How to optimize it
Treat this as an observation about your title’s language, not a target to chase. Maintain a focused sentiment list appropriate to your audience, and use those phrases only when they accurately frame the content. When you do make an emotional or evaluative claim, support it with specific evidence on the page rather than leaning on the adjective alone. Adding hype words simply to flip this factor to 1 does not improve the page — it only changes a flag.
Important considerations
- Custom entries are escaped and treated as literal strings, not regular expressions.
- The alternatives are not word-bounded, so a phrase can match as a substring inside a longer word (for example,
mostwould match inside “almost”). - The factor is binary: it records only presence or absence and does not measure sentiment strength or how many phrases appear.
- Do not add hype or unsupported claims solely to change the score.
- This is a correlation-based signal within a measured result set. Sentiment language in a title relates to how titles in that set are written; it does not by itself make a page rank or guarantee a position.
Related factors
Part of the Factors reference · how RankGear measures · glossary.