Created
July 27, 2012 00:37
-
-
Save whyisjake/3185441 to your computer and use it in GitHub Desktop.
Optimal 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
<html> | |
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# object: http://ogp.me/ns/object#"> | |
<title>{Event Item Title} | {Maker Faire - New York 2012} | MAKE magazine</title> | |
<meta name="description" content="The Viper, part of the Young Makers Program, is a motion controlled flight simulator inspired by the ship of the same name from the SyFy Channel's TV Series Battlestar Galactica."> | |
<meta property="fb:app_id" content="131038253638769"> | |
<meta property="og:type" content="object"> | |
<meta property="og:url" content="http://makerfaire.com/pub/e/7541"> | |
<meta property="og:image" content="http://farm9.staticflickr.com/8017/7167917481_0a5b616ccd_o.jpg"> | |
<meta property="og:title" content="The Viper"> | |
<meta property="og:description" content="The Viper, part of the Young Makers Program, is a motion controlled flight simulator inspired by the ship of the same name from the SyFy Channel's TV Series Battlestar Galactica."> | |
<meta property="fb:profile_id" content="THIRD_PARTY_FB_UID"> <!-- It would be cool as part of the registration process we could link up their profile --> | |
</head> | |
<body> | |
<!--a wonderful user profile --> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment