Menu
SEO Tools | Video Schema Generator
VG

Video Schema Generator

Basic Information

Video URLs

Format: PT5M30S = 5 minutes 30 seconds

Additional Information

Schema Preview

No Schema added yet

Comments

Login to leave a comment

No comments yet. Be the first to comment!

Similar SEO Tools

What is online Video Schema Generator?

Video Schema Generator is a free tool that helps you create JSON-LD structured data markup for your videos. It generates Schema.org VideoObject code that search engines like Google use to understand and display your video content in rich results, improving your video's visibility in search results and potentially increasing click-through rates.

How to use Video Schema Generator?

Use Cases for Video Schema Generator

Frequently Asked Questions

Have questions about Video Schema Generator? Find answers to the most common queries below.

Video schema markup is structured data that helps search engines understand your video content. It tells Google what your video is about, its duration, thumbnail, and other key details. Using video schema can help your content appear in video rich results, improve click-through rates, and make your videos more discoverable in search.
Copy the generated JSON-LD code and paste it inside the section of your HTML page where the video appears. You can place it anywhere between the and tags. After implementation, test it using Google's Rich Results Test tool to ensure it's working correctly.
The required fields are: video name, description, thumbnail URL, and upload date. These are the minimum fields needed for valid VideoObject schema. However, adding optional fields like duration, content URL, embed URL, and view count will provide more context to search engines and improve your results.
ISO 8601 is a standardized format for durations. Use "PT" followed by numbers with time indicators: "H" for hours, "M" for minutes, "S" for seconds. Examples: PT5M30S = 5 minutes 30 seconds, PT1H15M = 1 hour 15 minutes, PT45S = 45 seconds.
Yes! This tool is perfect for YouTube videos embedded on your site. Use your YouTube video's embed URL in the "Embed URL" field, add the thumbnail from YouTube, and fill in the other details. This helps Google understand the video content on your page beyond just the YouTube embed.
Use Google's Rich Results Test (search.google.com/test/rich-results) to validate your implementation. Simply enter your page URL or paste your HTML code with the schema markup. The tool will show you if the schema is valid and what rich results features might appear in search.
If the video is only on YouTube/Vimeo and not embedded on your website, schema markup isn't necessary. However, if you embed these videos on your own pages, adding schema helps search engines understand the video context on YOUR page and can help your page rank for video searches.
Update your schema whenever video details change significantly, such as the description, thumbnail, or if you add captions. Also update the view count periodically if you're tracking it. For expiring content like time-sensitive promotions, make sure to include and update the "expires" field.