Facebook like button not displaying og:description -
i have created button on website, http://www.divecerts.com.
screen shots of problem found @ http://www.divecerts.com/screen.html
the top screenshot shows button being pressed fb popup , correctly scraped information. bottom screenshot shows actual post looks on facebook. there can see correct except descrition blank.
i have cleared cache @ using facebook debug tool (linter) few times no luck on solving problem. debugger shows description fine not show on facebook post. have tried viewing/liking different facebook accounts on different computers using different browsers same results.
here meta code
<head> <meta property="og:title" content="divecerts.com | diver certification record search" /> <meta property="og:description" content="search scuba diving certifications records major training agencies in 1 click."/> <meta property="og:url" content="http://www.divecerts.com" /> <meta property="og:type" content="website" /> <meta property="og:image" content="http://www.divecerts.com/img/logofb.jpg" /> <meta property="og:image:width" content="300"> <meta property="og:image:height" content="300">
any appreciated.
Comments
Post a Comment