PDA

View Full Version : Facebook like button -Meta Property tags Vbulletin 3.8


tommydamic68
01-30-2013, 10:05 AM
Hello all,
Hoping you can help me. Thanks in advance. I have installed the Facebook like button (no mods or hacks) just the Facebook code and added the Meta og property tags. I am currently running Vbulletin 3.8.7. The button works fine and shows of on Facebook but it's when I click the button that on my site it does not show a title or description.

Please see the attachments and my code. One attachment is whay you see on my site when clicking and another with what I am looking for with the tilte in bold etc. as pictured in the attachment.

If anyone can shine some light on why or a fix - I would greatly appreciate it!

-Tom

My Facebook code:

<!-- / controls above postbits -->
<!-- Facebook Like -->
<br /><div class="fb-like" data-send="false" data-layout="standard" data-width="450" data-show-faces="false" data-colorscheme="light" data-action="like"></div><br /><br />
<!-- / Facebook Like -->

My Meta Property og Tags:

<meta property="og:image" content="http://www.sphynxlair.com/images/mysite.png"/>
<meta property="og:description" content="Sphynxlair - The Largest in the world!"/>
<meta property="og:title" content="$threadinfo[title]"/>
<meta property="og:url" content="$vboptions[bburl]/showthread.php?t=$thread[threadid]" />
<meta property="og:site_name" content="my site"/>
<meta property="og:type" content="website"/>
<meta property="fb:admins" content="56747474"/>