Has Vimeo Embed is a yes/no signal that returns 1 when RankGear finds a recognized Vimeo player URL in the page body, and 0 when it does not. Presence alone is not automatically beneficial — the factor says nothing about the video’s quality, relevance, accessibility, or load cost.
| Factor ID | RG-MED-002 |
|---|---|
| Family | Media & embeds |
| Measurement | Boolean presence (0 / 1) |
| Measured zone | Rendered, script-free page body |
What it measures
Has Vimeo Embed indicates whether the page body contains a recognized Vimeo player URL. It is a simple presence check: the page either exposes a Vimeo player reference in its rendered markup, or it does not. The factor observes that a video is embedded — not whether that video is worth watching.
How RankGear measures it
RankGear searches the rendered, script-free page body case-insensitively for the string //player.vimeo.com/video/. A match scores 1; no match scores 0. Because the pattern is protocol-relative, it can occur inside either HTTP or HTTPS URLs, but alternative or non-standard player formats may not match. RankGear does not test playback — it only detects the presence of the recognized player URL.
What RankGear looks for
<iframe src="https://player.vimeo.com/video/76979871"></iframe>
// matched substring (case-insensitive, protocol-relative):
//player.vimeo.com/video/| Value | Meaning |
|---|---|
| 1 | The recognized Vimeo player URL //player.vimeo.com/video/ was found in the page body. |
| 0 | No recognized Vimeo player URL was found (the page may still use a different player, format, or no video at all). |
How to optimize it
Treat this as an observation, not a target to chase. Embed video only when it explains, demonstrates, proves, or illustrates something better than text alone. When you do embed, give the video a useful title, provide a transcript or equivalent content, use accessible controls, size it responsively, and choose a performance-conscious loading strategy. Adding an embed just to flip this signal from 0 to 1 does nothing for the reader.
Important considerations
- Video presence is not automatically beneficial — an embed can help or hurt depending on the page.
- The factor does not measure quality, relevance, accessibility, or load cost; it only records presence.
- Privacy-enhanced or altered embed formats may score differently, since they can change the player URL RankGear looks for.
- Do not add a Vimeo embed solely to match competitors.
- This is a correlation-based prioritization signal within a measured result set — it relates to position, it does not make a page rank or guarantee any ranking.
Related factors
Part of the Factors reference · how RankGear measures · glossary.