Has Domain Phrase In Title reports whether the first label of the page’s domain — the brand word before the first dot, such as rankgear in rankgear.com — appears in the document title once every space is stripped out of that title. It returns 1 when the phrase is found and 0 when it is not, and a 0 is entirely normal for a title that leads with its topic and never repeats the bare brand word.
| Factor ID | RG-TTL-004 |
|---|---|
| Family | Brand and Title Signals |
| Measurement | Binary presence (0 / 1) |
| Measured zone | Parsed document title and URL-derived domain |
What it measures
This factor reports whether the first label of the page’s domain appears in the document title after all title whitespace is removed. Unlike the full-domain check, which looks for the entire domain string including its suffix and dots, this test isolates the brand word that sits before the first dot — so it answers a narrower question: does the readable brand phrase show up in the title, even when the title’s words are run together?
How RankGear measures it
RankGear takes the URL-derived domain, removes the first dot and everything after it, and keeps the first label as the domain phrase. It then lowercases the parsed title, removes all whitespace from that title, and performs a case-insensitive-equivalent substring check of the domain phrase against the collapsed title. A match returns 1; anything else returns 0. Because whitespace is stripped from the title but not from the domain phrase, the phrase is matched as a continuous run of characters against a title that has been squeezed into one unbroken string.
| Value | Meaning |
|---|---|
| 1 | The domain’s first label was found as a substring of the whitespace-stripped, lowercased title. Common when the title carries the brand word, but incidental text can also trigger it. |
| 0 | The domain phrase was not found in the collapsed title. Normal whenever the title uses only the page-specific topic, a differently spelled brand, or a name that never contains the bare domain label. |
How to optimize it
Use a recognizable brand or domain phrase in the title when it helps users identify the source, usually after the page-specific topic rather than in front of it. Keep the title readable and avoid forcing an ambiguous domain fragment in just to flip the score. Treat this as an observation about how a title identifies its source, not a number to chase — a clear, clickable title that happens not to repeat the bare brand word is a perfectly good title.
Important considerations
- Only the domain text before the first dot is tested; how subdomains are handled depends on the domain name RankGear stored for the page.
- Whitespace is removed from the title but not from the domain phrase, so the phrase must match as a continuous run of characters.
- This is a substring test, so incidental text inside the title can produce a match even when the brand was not intended.
- Brand inclusion should support clarity and click decisions, not merely change a binary score.
- This factor correlates with position within a measured result set; it is a prioritization signal, not proof that including the domain phrase causes a page to rank.
Related factors
Part of the Factors reference · how RankGear measures · glossary.