Closed (fixed)
Project:
Facebook social plugins integration
Version:
7.x-2.0-beta4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2012 at 13:13 UTC
Updated:
24 Feb 2012 at 18:20 UTC
Hi i have a like button block which is visible in content display page (using panels).
When i click the like button in facebook it shows my site name and metadata with link to content's page.
How can i show in fb my node title along with my node image and other text fields??
Thank you
Comments
Comment #1
ferdi commentedThe support for Facebooks Open Graph protocol is out of scope for this module. If you want more contorl, go to admin/structure/fbsocial and uncheck "Output the facebook opengraph tags". Then use some other module like
http://drupal.org/project/metatag
http://drupal.org/project/opengraph_meta
I havent use any of them though !
thanks!