Forum Moderators: open
[edited by: bill at 4:22 am (utc) on Jul 28, 2015]
[edit reason] fix formatting [/edit]
<!-- title shown in facebook post as underlined link (to url) 95 characters max -->
<meta property="og:title" content="">
<!-- usually blog, website or article; more @ http://developers.facebook.com/docs/opengraphprotocol/ -->
<meta property="og:type" content="website">
<!-- ideally s/b square - the longer dimension gets cropped otherwise; must be > 1,000 x 1,000 pixels to display -->
<meta property="og:image" content="http://example.com/images/logo.gif">
<meta property="og:url" content="http://example.com/">
<!-- Facebook shows this in place of the standard meta description. Longer version of what web-searchers see. Max 297 characters -->
<meta property="og:description" content="">
<meta property="og:site_name" content="">
<meta name="fb:page_id" content="12345678">
<meta name="og:email" content="information@example.com">
<meta name="og:phone_number" content="none">
<meta name="og:latitude" content="xx.xxxx">
<meta name="og:longitude" content="xx.xxxx">
<meta name="og:street-address" content="">
<meta name="og:locality" content="Anytown">
<meta name="og:region" content="NJ">
<meta name="og:postal-code" content="xxxxx">
<meta name="og:country-name" content="USA">
<!-- summary is default;Twitter will default to 'summary' if omitted -->
<meta name="twitter:card" content="summary">
<!-- title is 70 max before truncation -->
<meta name="twitter:title" content="">
<!-- description is 200 characters before truncation -->
<meta name="twitter:description" content="">
<!-- image should be a square image no smaller than 60×60 pixels -->
<meta name="twitter:image" content="http://example.com/images/logo.gif">