Created
August 11, 2011 07:54
-
-
Save Takazudo/1139130 to your computer and use it in GitHub Desktop.
OGP html example http://dl.dropbox.com/u/268240/hamalogFiles/ogp/index.html
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
<!-- title: OGP html example --> | |
<!doctype html> | |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja" dir="ltr" xmlns:og="http://ogp.me/ns#" xmlns:mixi="http://mixi-platform.com/ns#" xmlns:fb="http://www.facebook.com/2008/fbml"> | |
<head> | |
<meta charset="utf-8"> | |
<title></title> | |
<meta property="og:title" content="OGP test [title here] OGP test [title here] OGP test [title here] OGP test [title here] OGP test [title here] OGP test [title here] OGP test [title here] OGP test [title here] OGP test [title here] OGP test [title here] OGP test [title here]" /> | |
<meta property="og:type" content="website" /> | |
<meta property="og:url" content="http://dl.dropbox.com/u/268240/hamalogFiles/ogp/index.html" /> | |
<meta property="og:image" content="http://dl.dropbox.com/u/268240/hamalogFiles/ogp/starcraft.png" /> | |
<meta property="og:site_name" content="O・G・P! O・G・P!(site_name)" /> | |
<meta property="og:description" content="The quick brown fox jumps over the lazy dog. (description) The quick brown fox jumps over the lazy dog. (description) The quick brown fox jumps over the lazy dog. (description) The quick brown fox jumps over the lazy dog. (description) The quick brown fox jumps over the lazy dog. (description) The quick brown fox jumps over the lazy dog. (description) The quick brown fox jumps over the lazy dog. (description) The quick brown fox jumps over the lazy dog. (description) The quick brown fox jumps over the lazy dog. (description) The quick brown fox jumps over the lazy dog. (description) The quick brown fox jumps over the lazy dog. (description)" /> | |
</head> | |
<body> | |
<h1>O・G・P! O・G・P!(site_name)</h1> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment