Search Result Host Length reports the UTF-16 character length of the host name in a search result’s URL, including any parsed subdomain. It counts the host only — not the protocol, path, query, or fragment — and is an observed descriptor, not a target to shrink or grow.
| Factor ID | RG-SRP-025 |
|---|---|
| Family | Search Result URL |
| Measurement | UTF-16 characters |
| Measured zone | Parsed result URL host |
What it measures
This factor reports the UTF-16 length of the result URL’s host name. The host is the domain portion of the address — for example, blog.example.com — and its length is expressed as a count of UTF-16 code units, with any parsed subdomain folded into the total.
How RankGear measures it
RankGear counts UTF-16 code units in page.hostName, including any parsed subdomain. The value covers the host component alone; protocol, path, query string, and fragment are not part of the count.
| URL part | Counted? |
|---|---|
| Host name (incl. subdomain) | Yes |
| Protocol (https://) | No |
| Path, query, fragment | No |
How to optimize it
Treat this as an observation, not a target. Use a host name that is clear, memorable, trustworthy, and technically appropriate for the site. Do not migrate a domain or remove a useful subdomain solely to match a competitor’s host length — the length is a byproduct of naming decisions made for other, sound reasons.
Important considerations
- This measures the host only, not the protocol, path, query, or fragment.
- Subdomains contribute to the value, so
blog.example.comcounts more thanexample.com. - UTF-16 length is not always identical to user-perceived characters — some characters occupy more than one code unit.
- Domain and host migrations carry significant risk and should never be undertaken to influence this figure.
- This factor relates to position within a measured result set; it is a descriptive signal, not a cause of ranking, and does not make a page rank.
Related factors
Part of the Factors reference · how RankGear measures · glossary.