Skip to content

Instantly share code, notes, and snippets.

@joshuacharleslake
Created August 3, 2015 11:47
Show Gist options
  • Save joshuacharleslake/68484626e4cf9307d854 to your computer and use it in GitHub Desktop.
Save joshuacharleslake/68484626e4cf9307d854 to your computer and use it in GitHub Desktop.
Video Schema for YouTube videos.
<div itemprop="video" itemscope itemtype="http://schema.org/VideoObject">
<iframe class="video2" width="755" height="425" src="https://www.youtube.com/embed/uNDZTcmPfnU?showinfo=0"></iframe>
<meta itemprop="name" content="Welcome To Floor Factory">
<meta itemprop="thumbnailUrl" content="http://www.floor-factory.co.uk/wp-content/themes/floor_fact/images/thumbnail.png">
<meta itemprop="description" content="A short video displaying the Floor Factory Derby branch, with a rundown of facilities and range of products provided.">
<meta itemprop="uploadDate" content="2014-05-09">
<meta itemprop="duration" content="T0M44S">
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment