i am trying to add a like button on my webpage and when i like something in facebook appears under Website category. I would like to change that. Any Ideas?
I\'m very new to programming so bear with me... My site is based on Wordpress, so I have an index page that says <?php get_header(); ?> and <?php include(\'pagecontent.php\'); ?>... My hea
The documentation for an Open Graph Check-in 开发者_开发问答is available at: http://developers.facebook.com/docs/reference/api/checkin/ .I don\'t understand what it is.What is it?Checking In, means wh
is there a way to check if a user checked into a particular place at any time in the past? with php sdk, i can get a place info like:
how to add differents meta (opengrapg) tag to every dynamic created page (www.page.com/index.php?page=article&id=1), i tried to put this in article page:
I am using <fb:like> tags to generate like buttons for my website, I am using this so I can track when a user likes or dislikes a page.
I have a website at http://www.mydomain.com which has a corresponding facebook page at https://www.facebook.com/pages/mydomain/123456789.
I have a page containing a list of activities. I want multiple FB Like buttons: for the page itself and for each of the individual activities.
I am trying to supply the title tag for facebook open graph with custom content for the s开发者_运维技巧end button. As you know the meta for the open graph is in the head tags and the information is
This question already has answers here: Closed 11 years ago. Possible Duplicate: How does Facebook Sharer select Images?