Created
December 13, 2012 20:36
-
-
Save jdeagle/4279580 to your computer and use it in GitHub Desktop.
Twitter player card video meta tags
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
<meta name="twitter:card" content="player"> | |
<meta name="twitter:site" content="@jdeagle"> | |
<meta name="twitter:url" content="http://jamesdeagle.com"> | |
<meta name="twitter:title" content="The Streets is here"> | |
<meta name="twitter:description" content="Some quality tricks right here"> | |
<meta name="twitter:image" content="http://placekitten.com/500/500"> | |
<meta name="twitter:player" content="https://www.youtube.com/embed/PhWj3xDWrfE"> | |
<meta name="twitter:player:width" content="435"> | |
<meta name="twitter:player:height" content="251"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment