This file contains 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 property="og:title" content="OG Title" /> | |
<meta property="og:site_name" content="OG Site Name" /> | |
<meta property="og:description" content="OG Description" /> | |
<meta property="og:url" content="Site URL" /> | |
<meta property="og:type" content="website" /> | |
<meta property="og:image" content="Image URL" /> | |
<meta property="fb:admins" content="Your Facebook ID" /> | |
<meta property="fb:app_id" content="Facebook App ID" /> |