Skip to content
Searchpedia SEO field notes Callum Bennett Callum

Writing desk

SEO Videos

Video SEO is the practice of optimizing videos and their hosting pages so search engines can find, understand, index, and surface them in video results and rich features.

Beginner3 min readUpdated 2026-07-27Notes by Callum Bennett

What I’d do first

  • Place your video high in the page HTML so Google treats it as primary content.
  • Add VideoObject structured data with title, description, thumbnail, duration, and upload date.
  • Include a transcript or captions for accessibility and more text for indexing.
  • Use a descriptive title and high-quality thumbnail that matches user search intent.
  • Monitor video performance in Google Search Console to see what queries trigger impressions.

Here's the path I'd take if I were starting a new video content project.

What I'd do first

  • Make sure the video is on a public, indexable page. No private or noindex pages.
  • Set the video as the main content: place it high in the HTML, not in a sidebar or footer.
  • Add a clear, keyword-rich title and a short description that matches what the video covers.
  • Wrap the video in video or iframe tags — avoid complex JavaScript that might hide it from crawlers.

The path I'd take

  1. Implement VideoObject structured data: Add properties like name, description, thumbnailUrl, uploadDate, and duration on the page. Test with the rich results tool.
  2. Write a full transcript or captions: Upload a.vtt file or include a transcript below the video. This gives Google text to index and helps accessibility.
  3. Create a custom thumbnail: Use a high-quality, relevant image (at least 1280×720px) that clearly shows the video topic. Avoid generic screenshots.
  4. Optimize the surrounding page text: Include a few paragraphs that naturally discuss the video topic. Use your target keyword once or twice in headings and body.
  5. Submit a video sitemap if you host many videos: List each video's landing page URL, title, description, and thumbnail. This helps Google discover content faster.
  6. Monitor performance in Search Console: Check the Video section of the Performance report to see impressions, clicks, and which queries drive traffic.

Watch-outs

  • Don't put the video in a footer or sidebar — Google may not consider it the main content.
  • Avoid autoplay with loud audio; it hurts user experience and may increase bounce rate.
  • Don't use a generic title like "Video" or a vague description. Be specific or search engines won't understand the topic.
  • Skip stuffing keywords into the transcript or description — keep it natural and readable.
  • Ensure the video file doesn't slow down the page; use a compressed format and lazy loading if possible.

What I got wrong

I used to just embed YouTube videos with no text around them and no schema. The pages almost never got video rich results. Now I always add at least 200 words of supporting text and implement VideoObject JSON-LD. I also thought accurate metadata was enough, but Google needs to see the video as the page's primary content. Moving the embed higher up made a noticeable difference in indexing.

Next step

Quick answers

What is video SEO?

Video SEO is the practice of optimizing video content and the pages that host it to improve visibility in search engine results, including video-specific features like video carousels and rich snippets.

How do I optimize a video for Google Search?

Ensure the video is on a public, indexable page. Use VideoObject structured data, add a descriptive title and transcript, and make sure the video is the main content of the page. Submit a video sitemap if you host multiple videos.

Do I need a transcript for every video?

Transcripts and captions are strongly recommended. They improve accessibility and give search engines more text to understand the video, which can help with ranking.

If you liked this

Sources

Notes from Callum Bennett.