Study first
Review the ideas behind the questions
Review whether a video page is ready to launch. Check that users can watch and understand the video. Then confirm Google can find the watch page, media, thumbnail and metadata.
Make the video discoverable
A video cannot be evaluated well if Google cannot find it in the rendered page or reach the files and metadata that describe it.
- Use common embed elements and avoid loading the video only after a user action.
- A video needs an indexed watch page, an embedded video, and a valid stable thumbnail to be eligible for video features.
- Video sitemaps can help Google find and understand recently added or hard-to-discover videos.
In Practice
Inspect the rendered page
If a video appears only after a click or after a media script fails, fix the rendered page before expecting the video to be discovered.
Do not skip the watch page
For feature eligibility, confirm the page itself can be indexed before diagnosing thumbnail, sitemap, or markup details.
Common mistakes
Hiding the video behind a tab and expecting Google to treat it as a normal watch page.
Make the embedded video visible on an indexed watch page and avoid loading it only after a user interaction.
Q&A
Does an indexed watch page guarantee video indexing?
No. Google says the indexed watch page is required, but it does not guarantee the video will also be indexed.
When is a video sitemap useful?
It is useful when you want to help Google find and understand videos, especially new or hard-to-discover video content.
Keep metadata consistent
Video metadata should describe the actual video and use stable URLs so users and search systems get the same story from the page, structured data, and sitemap.
- Video structured data can influence displayed video information and help Google find the video.
- Each video should have unique title, thumbnail, and description information in structured data.
- If metadata names a thumbnail in more than one place, use the same thumbnail URL for that video.
In Practice
Keep descriptions tied to the actual video
A video description can support search appearance, but it should not promise topics the video does not cover.
Use stable video assets
Changing thumbnail or video file URLs too often can make indexing less reliable, so publishing checks should confirm stability before launch.
Common mistakes
Copying one video title and thumbnail metadata across every tutorial in a series.
Give each video unique metadata that matches the specific video and use the same thumbnail URL across metadata sources for that video.
Q&A
Does video structured data guarantee a video feature?
No. It can help Google understand the video, but Google does not guarantee a specific video feature for every query.
Plan features, access, and expiry
Feature setup, accessibility, and removal paths need clear prerequisites. A content team should know what must be marked up, what users need, and what happens when a video expires.
- Clip structured data can mark key moments with start and end times and labels.
- Prerecorded video with audio should have captions unless it is clearly a media alternative for text.
- If a video does not expire, do not include expiration information.
In Practice
Use key moments only when timestamps work
If you mark your own chapters, confirm the page has working timestamp URLs and clear segment labels before adding feature markup.
Remove expired videos deliberately
If a time-limited video is no longer available, choose a supported removal path instead of leaving stale playable metadata.
Common mistakes
Adding an old expiration date to an evergreen webinar by mistake.
Remove the expiration metadata if the video is still available and does not expire.
Q&A
What does a past video expiration date tell Google?
It tells Google the video should not appear in video results, though the watch page may still appear as a text result.