The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Logo Image for Facebook Share
Hello,
When I share a post from my thread page, it posts in Facebook as attached. Attachment 153078 In the Facebook post the logo seems incorrect and stretched. How do I fix this? Thanks in advance. |
#2
|
||||
|
||||
You need to make an Open Graph compliant logo and for best results add an open graph image meta tag to your headinclude template.
A quick google turned up this pretty good explanation - http://www.h3xed.com/web-and-interne...acebook-reddit |
#3
|
||||
|
||||
Hi...So how would you do this with vb4 as the image gose in the Facebook Options bit in acp...
|
#4
|
||||
|
||||
TBH I'd never looked at the facebook settings in vb4 before now, I'd assume you just added the path to a Open graph compliant image (see link in my last post for spec) in the facebook -> image url option.
Code:
images/mysitefacebookimage.png |
#5
|
|||
|
|||
Hi z3r0,
I did a Open graph compliant image and included that image as meta tag in headinclude template as below: Code:
<meta property="og:image" content="http://indusladies.com/images/IL_logo_social.jpg"> Attachment 153104 it is somehow including the only previous image here - http://indusladies.com/images/logo.png Any ideas how do I fix this so that FB share uses the new og compliant image? Thanks. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|