Get Videos on Google with Schema Markup. Easy How-To Guide
All Search Engines have been supporting video schema markup for years but still many websites do not take advantage of its benefits.
Using video schema markup can tell search engines more about your videos. Things like: duration, who has made it and even to put in a video transcript.
In this post I will share with you few easy steps we use to show our videos in the Standard video Google rich results.
Easy How-To Video Structured Data Implementation
Time needed: 30 minutes.
Better Search Visibility with Video Schema Markup. Easy How-To Step by Step Implementation
- The Code Snippet
There are different options for implementing structured data. We use JSON-LD format. Also, the number of available Properties is quite extensive, but we decided to stick to the minimum. Anyway, you can check the full list of all the parameters you can use with the video schema markup on this page.
At the end of the post there is a code snippet that you can use as a basic implementation, just copy it and fill in your data. To edit, use some source code editor or just Notepad.

- Always Test the Code
When you are ready go to the rich results testing tool. Paste your code and test. Correct errors if necessary until validation passes.

- Add the Structured Data to Your Website
This can be done in different ways. For example, for the WordPress website, a custom HTML block can be used.

- Do NOT Forget to Inspect the Live URL
Use again the rich results testing tool.

- Google Search Console is Your Best Friend
Index and Monitor the rich results with Search Console

- Enjoy the Google Results
In no time, you should be able to see the video listed in the standard video rich results

Simple Video Structured Data Code Snippet Template
Be sure to update the correct upload date and duration. You can see all the parameters you can use with the video schema markup on this page.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "VideoObject",
"name": "YOUR VIDEO TITLE",
"description": "YOUR VIDEO DESCRIPTION",
"thumbnailUrl": [
"https://YOUR IMAGE THUMBNAIL URL"
],
"uploadDate": "2021-02-19T00:00:00+01:00",
"duration": "PT1M30S",
"embedUrl": "https://youtu.be/YOUR VIDEO LINK"
}
</script>
Most Recent SEO Blog Posts
By The SEO Blender
/ February 24, 2021
Whenever I see multiple, 5-star reviews, I’m suspicious. The same goes for websites with positive reviews from unknown third-party providers (not Google, Facebook, TripAdvisor, etc.) or websites with “John Doe” and “Jane Doe” reviews. (By the way, our other website seogalway.com uses these popular techniques)
Read More
By The SEO Blender
/ February 19, 2021
Better Search Visibility with Video Schema Markup. Easy How-To Video Structured Data Step by Step Implementation. Simple Video Structured Data Code Snippet Template.
Read More
By The SEO Blender
/ February 15, 2021
Quick and quality backlink building thanks to great opportunities discovered during competitor research. Results in just two days after one hour of work and all that due to a magical list of perfect places to link to your website.
Read More
By SEO Gardener
/ February 11, 2021
A marketing agency uses deceptive Google ad campaigns to take advantage of clients with no marketing experience offering SEO services that don’t exist.
Read More
By SEO Gardener
/ February 7, 2021
Fixed header main menu with transparent background “enhances” user experience by covering other elements while scrolling. Mobile Page Speed – 6. Field Data: First Contentful Paint (FCP) – 3.3 s, Largest Contentful Paint (LCP) – 4.1 s. Lab Data: First Contentful Paint – 8.6 s, Speed Index – 18.0 s, Largest Contentful Paint – 30.3 s, Time to Interactive – 24.7 s, Total Blocking Time – 4,240 ms.
Read More
By SEO Gardener
/ February 4, 2021
This is the second post that updates you on how our challenge is going on. It contains information on what has been planned for the first month, what has been done, conclusions and a plan for the next month. You already know what our Search Engine Optimisation goal is and now is the time to brag and say that locally (in Galway) we are almost there.
Read More
By SEO Gardener
/ February 2, 2021
Small research on the SEO competition promoting their SEO services using Google Ads
Read More
By SEO Gardener
/ February 1, 2021
The SEO Smoothie January 2021 Work Log Post contains long and boring list tasks and it shows that there is no easy path to success… As we don’t know that easy path we work hard to achieve the results we want to!
Read More
By SEO Gardener
/ January 28, 2021
In this post, as part of our 100% transparency policy, we will share our Google My Business Ranking.
We received the verification code from Google My Business on 14/01/2021 and now, two weeks later (28/01/2021), we want to show you how our keywords rank.
Read More
By SEO Gardener
/ January 26, 2021
Please note that the case shown is the result of negligence, lack of testing and quality control, or lack of monitoring. On the other hand, there are developers who use some loading effect on purpose, not only to hide defects but mainly to fool google and when it is within a reasonable time for the user, it should not be a big problem.
Read More