Skip to content
Searchpedia SEO field notes Callum Bennett Callum

Writing desk

Video SEO

Video SEO is the practice of optimizing video content and its surrounding page metadata so search engines and video platforms can better discover, index, understand, and surface it in results.

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

Start here

  • Embed video using standard HTML elements so Google can discover it.
  • Use a stable watch page URL and a live thumbnail URL.
  • Add VideoObject structured data with all required fields.
  • Include a transcript or captions for crawlable text.
  • Write descriptive titles and descriptions with natural keyword use.

If you're embedding video on your site, you're already doing more than most pages — but you might be leaving visibility on the table.

What I'd do first

  • Make sure Google can find your video. Use <video>, <embed>, <iframe>, or <object> in your HTML — no tricky JS that hides the container.
  • Give your video a stable, indexable watch page. That URL should not change or break.
  • Add a thumbnail URL that stays live. Google uses it for rich results.
  • Write a clear title and description with your target keyword naturally included.
  • Add VideoObject structured data with name, description, thumbnailUrl, contentUrl, uploadDate, and duration.

Plain-English take

Video SEO is about making your video easy for search engines to find, read, and show to people. Think of it like this: you upload a video, but Google is blind and deaf — it can't watch it. So you need to give it clues: a good title, a description, a thumbnail, and text like captions or a transcript. You also need to make sure the video is embedded in a way Google can see it, not hidden behind JavaScript it can't run. If you do those things, your video can show up in search results, not just on YouTube.

When it actually matters

  • You have a product demo, tutorial, or explainer video on a landing page.
  • You're running a blog post with embedded video and want it to rank in video search.
  • You're building a knowledge base or help center with video answers.
  • You want to appear in Google's video carousel or rich results.
  • You're optimizing for YouTube search and want to carry that work onto your own site.

What I got wrong

  • I used to think optimizing the video file itself was enough. Nope — the page around it matters just as much.
  • I blocked Google from finding the video by embedding it with JavaScript that didn't render the container in the HTML. Google couldn't see it at all.
  • I wrote vague titles like "Product Overview" instead of something descriptive like "How to Set Up Your Smart Thermostat in 5 Minutes."
  • I skipped transcripts and captions because they felt like extra work. They're actually one of the best ways to give Google text to index.
  • I relied on tags and thumbnails alone, thinking that was enough. It's not — structured data and a video sitemap do the heavy lifting.

Next step

Quick answers

What is video SEO?

Video SEO is the practice of optimizing video content and its surrounding page metadata so search engines and video platforms can better discover, index, understand, and surface it in results.

Does video help SEO?

Yes, video can improve search visibility by appearing in web search, video search, and platform search results. It also increases engagement opportunities when transcripts, thumbnails, and structured data help users and crawlers understand the content.

Sources

Primary documentation is linked directly. Anything commercial is marked nofollow.

Notes from Callum Bennett.