facebook-like

OG:type article vs website for Individual Web Pages That Are Not Articles

為{幸葍}努か 提交于 2019-12-03 01:14:40
I'm seeking clarification regarding the use of og:type article vs website for an individual web page that is technically not an "article" but also does not represent an entire website. Documentation seems contradictory: From https://developers.facebook.com/docs/opengraphprotocol/#types Use article for any URL that represents transient content - such as a news article, blog post, photo, video, etc. Do not use website for this purpose. website and blog are designed to represent an entire site, an og:type tag with types website or blog should usually only appear on the root of a domain. In this

How can I get an APP ID so I can access the Facebook JavaScript SDK [duplicate]

寵の児 提交于 2019-12-02 23:48:59
问题 This question already has answers here : Closed 7 years ago . Possible Duplicate: Do I need an appId for a XFBML version of the Facebook Like button? I would like to use the Facebook JavaScript SDK to sense when the Like button on my page is clicked so I can do other things on my own page at that time. But I apparently need an App ID and it's not clear how I get one of these. I submitted a cell phone number so Facebook could send me a secret number to authenticate me, but when I submitted

Facebook Like Button For Email

痴心易碎 提交于 2019-12-02 22:48:35
Ok, so I've looked around a number of different websites but seem to get mixed information. Does anyone have any advice for implementing a Facebook Like button in an HTML email campaign? I have already tried this article but for some reason, clicking the like opens a blank page with another like button. http://emailexpert.org/adding-a-facebook-like-button-to-your-email-template/ Any help would be appreciated. Here is how you can add a Facebook Like button, Share Button, and Tweet Buttons. Please Note: Where it says my-campaign-url.com is the webpage of the email newsletter. Replace img src

Switching from HTTP to HTTPS, lost all Facebook “Likes” count

眉间皱痕 提交于 2019-12-02 22:45:14
I have one site switch to https://www.example.com since two months ago, and it loses all 'likes' count. Even I use the facebook fql query, it now has the same count between the http:// and https:/ Anyone knows whether it is a facebook bug? or there is a workaround solution for retrieving the old like counts? Great appreciation would be delivered for your help. Amol Typically Facebook likes are linked to a URL. Even a single character change will lose Facebook likes. Here is a link on Facebook https://developers.facebook.com/docs/plugins/faqs#moving-urls Go to the bottom of the page and find

Does the Facebook 'like' have a limit?

萝らか妹 提交于 2019-12-02 20:06:24
问题 For some reason, I have a 'like' button to a page in my website that stopped counting at 1,000. Is there any reason? Is there any way to overcome this? 回答1: Facebook rounds to thousands. You have between 1000 and 2000 fans. 回答2: Well I know for a fact the limit is not 1000, 10000 or even 100000 because I've seen pages with more likes than that. It has to be an error with the plugin you are using on your website. You'd have to post more information about what you are using. 来源: https:/

Facebook Like - Won't keep track of Likes after browser refresh

穿精又带淫゛_ 提交于 2019-12-02 18:48:06
问题 I'm implementing Facebook's "Like" option in one of my websites as a voting tool. Users will be able to vote on a specific team by Liking the team's individual page. I have a number of teams and for some reason when I "Like" some of the teams, refresh my browser, my Like count refreshes as if I never "Liked" the page at all. However, on some of the other teams pages, when I "Like" and refresh, the count is accurate and keeps track. I can't seem to find what is differentiating between the team

How does one retrieve the fan_count for a Facebook application page using the Graph API?

只愿长相守 提交于 2019-12-02 18:38:07
问题 I need to retrieve the number of fans for a given Facebook application. Using the GraffitiWall application example in the Facebook Graph API, that page displays a fan total numbering somewhere near 1.2 million. The Graph API, however, returns no fan_count: { "id": "2439131959", "name": "Graffiti", "description": "Graffiti lets you draw on your friends' profiles.", "category": "Just For Fun", "link": "http://www.facebook.com/graffitiwall" } Are the likes on the graffitiwall application likes

How can I use the Facebook Javascript API to automatically make a user like a page?

你。 提交于 2019-12-02 18:37:47
问题 I was reading through the docs and I guess I can do this if the user gives me "publish_stream" permissions. Is there a Facebook Javascript API that makes the user like a page? Just as if they had clicked on a Like button. 回答1: It's not possible to like web pages, or Facebook pages through any API, except for very few approved apps. You'll need to use a like button. 来源: https://stackoverflow.com/questions/9983296/how-can-i-use-the-facebook-javascript-api-to-automatically-make-a-user-like-a-pa

How can I make facebook like buttons faster?

白昼怎懂夜的黑 提交于 2019-12-02 17:42:59
in my website, for each blog entry I have a facebook like button. So on the index, there is multiple(more than 10 at the moment) like buttons. These like buttons make my page a bit cumbersome to use. The total page time becomes several seconds and it's laggy/jumpy while loading(even though all the content is loaded) while it's loading. Is there anyway to fix this other than not showing the like button on the index? (a single like button on a page produces negligible lag) For reference, my website is at http://lastyearswishes.com In firebug, you can see that the page load time is 20 seconds, of

Facebook like button updates the value for every 1,000 'likes'. Can it update on every 'like'?

与世无争的帅哥 提交于 2019-12-02 16:19:36
问题 I guess you realised that, when on a website, you click on the 'like' button -with counter- it normally updates one like by one like in the first ones. Until it reaches 1000 'likes', then it starts updating every 1000 'likes'. So you could se: 0 likes 1 like 2 likes .. .. 100 likes .. .. 999 likes 1000 likes (then it's not updated onclick until) 2000 likes (then it's not updated onclick until) 3000 likes (then it's not updated onclick until) ... Is there a way to update the value on every