Quote:
Originally Posted by 49er
I have this in Gold and having this problem, i get a thumbnail instead of the original picture when liking a post or thread on my facebook ..
When using http://developers.facebook.com/tools/debug it gives me this error... (Below)
How do i rectify this issue?
Thanks in advance ...
Code:
Like Button Warnings That Should Be Fixed
Like Button Tag Missing: og:title is missing. The og:title meta tag is necessary for Facebook to render a News Feed story that generates a high click-through rate.
Like Button Tag Missing: og:image is missing. The og:image meta tag is necessary for Facebook to render a News Feed story that generates a high click-through rate.
|
The "og:title is missing" is not unusual Facebook typically doesn't have an issue figuring this out. Having the og:image missing is probably where your problem exists.
Are you using the vBulletin built in Facebook features along with this mod? If so they may be conflicting. First make sure you have an image set at: AdminCP - Settings - Options - Facebook Options - Image URL. then run debug again. If that doesn't work try disabling this mod for "showthread" script and then run the debug again and see if the og:image issue still exists.