Quote:
Originally Posted by LuigiMdg
Hi,
you use the microdatas of scheme.org for the sites of video?
If him, some scheme done use for the list of the video and which for the video? 
|
For a video listing (like category page), here are some that may help you.
itemscope itemtype="http://schema.org/VideoObject"
<meta itemprop="description" content="blah blah">
itemprop="thumbnailUrl"
itemprop="name"
itemprop="interactionStatistic" itemscope itemtype="http://schema.org/InteractionCounter"
itemprop="userInteractionCount"
link itemprop="interactionType" href="http://schema.org/WatchAction"
itemprop="userInteractionCount"
itemprop="datePublished uploadDate"
itemprop="duration"
Toy can use similar stuff on the actual video page too