Quote:
Originally Posted by RazorSharpe
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
|
Ok.. I try this.. Thank you!!
