Thread: Rich Snippet
View Single Post
Old 06-02-2016, 07:03 AM  
RazorSharpe
Confirmed User
 
RazorSharpe's Avatar
 
Industry Role:
Join Date: Aug 2001
Location: Scotland
Posts: 2,237
Quote:
Originally Posted by LuigiMdg View Post
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
__________________
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
RazorSharpe is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote