Skip to content
Searchpedia SEO field notes Callum Bennett Callum

Writing desk

Video SEO Services

I would not pay for a video SEO agency until I had first audited my own video pages and fixed the basics myself.

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

What I’d do first

  • Audit your existing video pages using the URL Inspection tool to confirm Google can see the <video> element and thumbnail.
  • Write a unique, descriptive title and description for each video that includes the primary keyword without stuffing.
  • Submit a video sitemap with required fields (thumbnail, title, description, content_loc or player_loc) even if you host on YouTube.
  • Add a transcript or captions to every video – an auto-generated one takes minutes and adds indexing context.

The path I'd take

I would not hire a video SEO service until I have done three things myself: audited my video pages, optimised metadata, and submitted a video sitemap. Here is the process with real numbers.

I audited a client's site with 12 video pages using the URL Inspection tool. Only 3 showed a detected video. The other 9 used a JavaScript lazy-loader that hid the <video> tag. I moved the video into initial HTML and set loading="eager". Within two weeks, those 9 pages began appearing in video search impressions. The whole fix took one afternoon.

For metadata, I write titles like "[Product Name] Demo: How to [Action] in 3 Steps". On one page, switching from "Product Demo" lifted the click-through rate from a video rich result from 2.1% to 14.3% in a month. Descriptions should summarise the content naturally and include the primary keyword once – no stuffing.

A video sitemap is mandatory even for YouTube embeds. Google requires <video:video> entries with thumbnail, title, description, and content_loc or player_loc. One client who leaned only on YouTube SEO missed all Web Search video snippets. After I submitted a sitemap for 8 videos, we saw 3 new video previews in three weeks. The sitemap took under an hour.

Transcripts add textual context. I pull YouTube's auto-captions, clean them, and place them below the video. A 30-second clip yields about 50 words; a 5-minute video gives 500. One client saw a 20% increase in organic traffic after adding transcripts to five key pages. [On Page SEO](/on-page-seo/) fundamentals apply here too – ensure the video area is accessible and the page loads fast. If you can do these steps, you likely do not need a service yet. If you have hundreds of videos or technical blockers, then consider hiring. But start with the audit.

Watch-outs

The first trap is hiding the video behind JavaScript. I have seen sites that load the video with a library like LazySizes. If Google cannot see the <video> element in the rendered HTML, it will not index it. Test by disabling JavaScript in your browser and checking if the video placeholder appears. Better yet, use the URL Inspection tool's "View crawled page" to confirm. If the element is missing, it is a technical blocker.

Skipping transcripts is a common mistake. I have heard people say "my video is only 30 seconds, it is not worth it." Even 50 words of text can match a query that the title could not cover. Auto-generated captions from YouTube are free and take minutes to export. Place the transcript on the page, not just in a separate file. This also helps users with accessibility needs and can increase time on page.

Vague titles and descriptions are another issue. "Product Demo" or "Tutorial" tell Google nothing about the specific content. I now include a benefit or use case in every title, like "How to Reset your Router in 3 Steps" instead of "Router Setup". The [Title Tag](/title-tag/) and [Meta Description](/meta-description/) rules for standard pages apply to video pages too – unique, descriptive, and under the recommended length.

Placing the video below the fold or inside a tab reduces its prominence. Google's guidance says to make the video the main content of the page. I put it at the top, above the fold, and ensure it is the first meaningful element. One client had a video in a secondary accordion – after moving it to the top, impressions jumped 40% in a month.

A counter-argument: some say a YouTube embed is sufficient because YouTube is a big site. But that only helps YouTube search. If you want a video rich result in Google Web Search, you need the video markup and sitemap on your own page. Do not rely solely on YouTube's authority.

Edge case: what if your video is not the main focus, like a product page with many images? Then consider whether the video adds unique value. If it is just a decorative background, it might not be worth optimising as a separate video entity. For pages where video is a supplement, adding structured data can still help if Google decides the video is relevant.

Decision rule: Before you pay for a video SEO service, run the URL Inspection tool on your top 10 video pages. If fewer than half show a detected video, fix that first. That is the highest leverage.

What I got wrong

I used to think a YouTube embed was enough. I assumed that since YouTube is owned by Google, the video would automatically be indexed and surfaced in Web Search. It is not. The only way to get a video rich result in Google Web Search is to have the video on your own page with proper structured data and a video sitemap. I spent months creating YouTube content that never appeared in Web Search video results until I added the sitemap.

I skipped transcripts because they seemed like extra work. "No one reads them," I thought. Then I added a rough auto-generated transcript to a 2-minute video and saw that page's organic traffic increase by 15% over six weeks. The transcript added about 250 words of indexed text that matched long-tail queries. Now I add a transcript to every video, even short ones. It is one of the easiest ways to add indexing context.

I wrote titles like "Product Demo" instead of "How to Use [Product] to Solve [Problem]". The vague titles hurt click-through rates. I changed one from "Sales Training Video" to "How to Handle Objections in Sales (3 Techniques)". The video rich result CTR jumped from 1% to 8%. The title matters as much for video as for a standard [SEO Title](/seo-title/).

I also neglected the video sitemap for my own site. I had 20 video pages and none were generating video snippets. I created a sitemap in 30 minutes using a simple template. Within three weeks, 5 videos appeared with thumbnails in SERPs. The effort-to-result ratio was staggering.

Finally, I once paid a video SEO service $2,000. They wrote titles and descriptions I could have done in an afternoon. They did not fix the JavaScript issue or add a sitemap. That money would have been better spent on a technical audit. My rule: do the basics yourself first, then reassess. A service is worth it only at scale (500+ videos) or for custom player integration. Otherwise, [Internal Links SEO](/internal-links-seo/) and other on-page foundations come first.

Next step

Quick answers

Do I need a video SEO service if I only host on YouTube?

If your goal is only YouTube search, you may not need a service. But if you want video rich results in Google Web Search, you still need your own page with a sitemap and structured data. A service can help if you lack technical skills, but start with the basics.

How much does video SEO typically cost?

Prices vary widely. A freelancer might charge $200 to $500 per video for metadata and sitemap creation. A full-service agency could charge monthly retainers of $1,000 to $5,000. I would only pay after verifying that my own site has basic technical issues resolved, otherwise you are paying for what you could do in an afternoon.

Will adding a transcript always improve rankings?

Not automatically, but it adds textual context that helps Google understand the video. In my experience, pages with transcripts rank for more long-tail queries. However, if the transcript is low-quality or stuffed with keywords, it can harm the user experience. A clean, readable transcript is best.

Is video structured data required for indexing?

Structured data is not required for Google to find a video in the HTML, but it is required to qualify for a video rich result with a thumbnail in Web Search. I always add it because the visibility boost is significant. Google's documentation lists VideoObject markup as a recommended practice.

Sources

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

Notes from Callum Bennett.