Edit this to suit your needs- then add it to the HEAD section of the page ( you may have to use metatag manager for this in your situation
<!-- Facebook OG -->
<meta id="ogtitle" property="og:title" content="TITLE I WANT DISPLAYED"/>
<meta id="ogdescription" property="og:description" content="DESCRIPTION OR BLURB I WANT DISPLAYED"/>
<meta id="ogimage" property="og:image" content="URL OF THE IMAGE I WANT DISPLAYED- IF USING A JAMROOM IMAGE END THE URL WITH /800 WHICH SIZES IT CORRECTLY FOR THE FACEBOOK POST"/>
<meta id="ogurl" property="og:url" content="URL OF THE WEBPAGE WHERE THE BLURB IS LOCATED"/>
If you want to use a photo in the article- use CHROME and right click on the image and select COPY IMAGE ADDRESS AND PASTE THAT URL HERE
<meta id="ogimage" property="og:image" content="URL OF THE IMAGE I WANT DISPLAYED- IF USING A JAMROOM IMAGE END THE URL WITH /800 WHICH SIZES IT CORRECTLY FOR THE FACEBOOK POST"/>
Your article can have many images but the one facebook will use will be the one you right click on and get the url
After you have done that- copy the url of the page you added it to and paste it here
https://developers.facebook.com/tools/debug/
Click DEBUG then click SCRAPE twice...now you can SHARE the post to Facebook and it should display correctly...
Might sound complicated but it takes maybe 60 seconds to complete for each new page- have had to do it this way ever since joining JR
updated by @derrickhand300: 04/26/17 05:40:54PM