##Open Graph Code Snippet
Put this in the header of your site. Update the info below with dynamic content leaving article as is.
<meta property="og:title" content="Site Title" />
<meta property="og:type" content="article" />
<meta property="og:image" content="Image URL" />
<meta property="og:url" content="Page URL" />
<meta property="og:description" content="Page Description" />