Number of Videos

Number of Videos counts how many supported YouTube and Vimeo embed URL patterns appear in a page’s rendered body, then adds the two totals into one comparative number. It is not a complete inventory of every video or provider on the page, so read it as an observation rather than a target.

Factor IDRG-MED-007
FamilyMedia & embeds
MeasurementSupported embed-pattern count
Measured zoneRendered page body source

What it measures

Number of Videos counts occurrences of supported YouTube and Vimeo embed URL patterns in the rendered page body and reports a single comparative total for those two recognized embed types. It answers a narrow question: how many of these specific embeds does the captured page contain?

It is deliberately not a full census of every video element or provider. A page can carry video that this factor never sees, so the number describes coverage of two known patterns, not the page’s complete video footprint.

How RankGear measures it

RankGear scans the script-free body HTML and counts, case-insensitively, occurrences of the protocol-relative www.youtube.com/embed path and the player.vimeo.com/video path, then adds the two totals together.

What RankGear looks for

<iframe src="//www.youtube.com/embed/VIDEO_ID"></iframe>
<iframe src="//player.vimeo.com/video/VIDEO_ID"></iframe>

Repeated references can each contribute to the total. Self-hosted video, privacy-enhanced YouTube domains (such as youtube-nocookie), alternate URL formats, other platforms, and embeds absent from the captured DOM are not counted.

How to optimize it

Treat this as an observation, not a goal to inflate. Use as many videos as the page genuinely needs to fulfill its purpose—no more and no fewer. Each video should answer a distinct user need, support the written content, and sit where it is actually useful.

Reduce the performance cost of the embeds you do keep: click-to-load facades, lazy loading, efficient thumbnails, and limiting third-party requests where appropriate. Include captions, transcripts, and meaningful surrounding context so the video adds accessible value rather than weight.

Important considerations

  • The count is limited to two specific embed URL patterns (YouTube /embed and Vimeo /video), so it can undercount a page’s real video content.
  • Multiple source references to the same video can increase the count without representing distinct videos.
  • More videos are not automatically better—a higher count is not a quality signal.
  • Embeds can affect load time, privacy, consent requirements, and mobile usability.
  • Confirm the actual page experience rather than relying on this count alone.
  • This is a comparative signal that relates to position within a measured result set—it is correlation, not causation, and does not on its own make a page rank or guarantee any position.

Related factors

Part of the Factors reference · how RankGear measures · glossary.