Catalog/VideoObject declared but no player element on page
SEO issue

VideoObject but no player: fix video SEO

You declared VideoObject schema but there's no visible player on the page. Learn why Google needs both and how to fix your video SEO markup.

132
audited sites affected

What it means

A VideoObject schema declares a video on the page, but Googlebot cannot find an actual <video>, <iframe>, <embed>, or <object> element in the rendered markup. The structured data promises a video; the page fails to deliver one.

Why it matters

Without a visible player element, Google may skip indexing the video, the watch page underperforms in video results, and AI agents that parse video markup alongside a player will either miss the content or misclassify it. The three URL roles (watch page, embedUrl, contentUrl) also become harder to validate when the player is absent.

How to fix it

  1. Add a standard <video> or <iframe> element with a src or srcset pointing to the video file at a stable, non-expiring URL.
  2. Ensure the video is the main content on the page (one prominent video per page) and is not hidden behind interaction or lazy-loaded behind a click.
  3. Verify that contentUrl and embedUrl in the VideoObject point to the CDN-hosted video file and player respectively, not to the watch page itself.
  4. Confirm the CDN domain hosting the video file is not blocked in robots.txt and is verified in Search Console.

When it's not a problem

If the page is primarily a watch page with a working player and the VideoObject is correctly referencing it, the warning may be a false alarm caused by a slow render or a temporary crawl timing issue. Recheck after the page has been re-crawled.

How common is it?

132 audited sites in our corpus currently show this issue. The breakdowns below show which platforms, gatekeepers, verticals and countries are most exposed.

Breakdowns

CMS

View breakdown →

Category

View breakdown →

Related
Catalog Invalid ARIA role Control has no accessible name Dialog has no accessible name Video contentUrl served from own host, not a CDN Video element present but hidden/zero-size (prominence) Category CMS

Audit your own site — free

157 checks, internal PageRank, render-diff. No signup, results in ~30s.

Scan your site →