You can see the original HTML at Paperman Full Movie
Last active
December 16, 2015 05:59
-
-
Save ehoch/5388489 to your computer and use it in GitHub Desktop.
Schema.org markup example from "Paperman Full Movie" page at Movie Fanatic
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class='video' itemscope itemtype='http://schema.org/VideoObject'> | |
<meta content='http://www.viddler.com/simple/8ab66a9e/' itemprop='embedUrl'> | |
<meta content='http://images.moviefanatic.com/iu/v1364992012/video/paperman-full-movie.jpg' itemprop='thumbnail'> | |
<meta content='429' itemprop='height'> | |
<meta content='741' itemprop='width'> | |
<h1 itemprop='name'>Paperman Full Movie</h1> | |
<iframe id="viddler-66183713" src="http://www.viddler.com/embed/8ab66a9e/?autoplay=1&player=simple" width="741" height="429" frameborder="0" mozallowfullscreen="true" webkitallowfullscreen="true" scrolling="no" style="overflow:hidden !important;"></iframe> | |
</div> | |
<div class='caption' itemprop='description'>The full short film Paperman. The beautiful black and white Disney short played ahead of Wreck-It Ralph.</div> | |
<div itemprop='aggregateRating' itemscope itemtype='http://schema.org/AggregateRating'> | |
Rating: | |
<span itemprop='ratingValue'>4.6</span> / 5.0 (<span itemprop="reviewCount">207</span> Votes) | |
</div> | |
<dl> | |
<dt>Tag:</dt> | |
<dd><span class='keywords'><a href="/tags/paperman/" rel="tag">Paperman</a></span></dd> | |
<dt>Uploaded by:</dt> | |
<dd><a href="/authors/micahjgordon/" rel="author">Micah J Gordon</a></dd> | |
<dt>Uploaded:</dt> | |
<dd><time datetime="2013-01-30T13:24:21-05:00" itemprop="uploadDate">January 30, 2013</time></dd> | |
<dt>Duration:</dt> | |
<dd><time datetime='PT6M34S' itemprop='duration'>394 seconds</time></dd> | |
</dl> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment