facebook-sharer Questions
7
Solved
Question:
I need to pass my content like title, summary and image in a Facebook sharer URL like this:
<a id="button"
href="http://www.facebook.com/sharer.php?
s=100
&p[url]=http://myur...
Iong asked 26/3, 2014 at 5:13
37
Solved
I'm really having troubles with the Facebook hash key.
I generated it in my Eclipse.. proof:
Then I went to https://developers.facebook.com/ and registered a new app.
And finally I've set my h...
Allene asked 30/11, 2013 at 13:51
3
Solved
I want to implement something like this.
It should not be hard coded. If user haven't installed Dropbox there should not be a option to share via Dropbox.
Thanks in advance !
Koroseal asked 29/12, 2011 at 7:25
3
Solved
I'm trying to put a facebook 'like button' on each post of a blog. The code was pasted correctly, but i'm getting this error:
Refused to display 'https://www.facebook.com/undefined/plugins/like.ph...
Echino asked 1/5, 2014 at 21:46
4
Solved
I have a page with a Facebook Share button. The URL I want to share has a query string on it that I build with javascript. Here is how I'm generating the URL to share..
queryString = "cup=blue&...
Denten asked 30/9, 2013 at 17:35
5
Solved
Last week I added Facebook and Twitter share buttons to my rails app. I thought they were working fine but it seems they were not reliably loaded and required a refresh to get them to show. I thoug...
Castled asked 4/8, 2014 at 12:39
11
Solved
The following link is for sharing a page on Twitter:
http://twitter.com/share
Is there a similar option for Facebook that doesn't require JavaScript?
I know about http://facebook.com/sharer.php,...
Aureus asked 2/2, 2012 at 21:51
3
When I share a link from my site, it cannot detect thumbnail, title and description of the page...
I use facebook linter to identify the problem it gave me this error:
"facebook URL requested a H...
Disobedient asked 28/3, 2012 at 18:46
0
So I have this website: http://asimpleforexguide.com/
I have already specified the Open Graph properties with an app_id generated from Facebook.
<meta property="fb:app_id" content="27754913635...
Timi asked 20/7, 2018 at 8:16
2
When I'm sharing on Facebook page, getting following error :
(#100) Only owners of the URL have the ability to specify the picture, name, thumbnail or description params.
It was working fine 5-1...
Lassiter asked 4/1, 2018 at 16:4
10
Solved
I'm aware you can force update a page's cache by entering the URL on Facebook's debugger tool while been logged in as admin for that app/page:
https://developers.facebook.com/tools/debug
But what ...
Charmer asked 23/8, 2012 at 21:57
5
Solved
I'm just working on a quiz script. Thus I want to share the results of an quiz and not the og meta data.
I know it is possible to use the old FB.ui feed action do add a custom name, caption, descr...
Publus asked 28/5, 2014 at 13:9
2
I am sharing a video on FB via share dialog in Android. The sharing works perfectly fine. However, FB post id returns null. The callback returns even before the video is uploaded. Please let me kno...
Hypothermal asked 7/8, 2015 at 15:49
2
Solved
I am using the standard Feed Dialog of Facebook to share posts on my website. The problem with this one is that I can't get it working because of problems with the redirect_uri. That's very weird, ...
Donitadonjon asked 2/7, 2013 at 21:46
1
I have tried og:image meta tag as given here https://developers.facebook.com/docs/plugins/like-button. This seem to support one image for one page, and facebook seem to be assuming that you need on...
Giacometti asked 6/4, 2017 at 18:11
12
Solved
When using Facebook Sharer, Facebook will offer the user the option of using 1 of a few images pulled from the source as a preview for their link. How are these images selected, and how can I ensur...
Embay asked 16/7, 2009 at 15:33
2
Solved
I need to pass some AngularJS variables from my application to the new Facebook sharer button, I'm using:
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d....
Predominant asked 13/4, 2014 at 20:41
3
We have a Facebook app that generates custom shareable links for users when they complete certain activities. The shareable pages have the following meta tags:
<meta property="fb:admins" conte...
Moskow asked 1/2, 2016 at 7:41
1
Sometimes when I launch the Facebook share dialog, the OS switches to the Facebook app, but the share dialog doesn't load. Then if you try again, it usually works. Why doesn't it work the first tim...
Karlenekarlens asked 16/7, 2013 at 19:1
4
Solved
I own a jQuery mobile website. There i using facebook share option with custom parameters to add title, description, image with link
Like below,
https://www.facebook.com/sharer/sharer.php?s=100&am...
Valine asked 17/1, 2013 at 11:21
1
I've just setup prerender.io middlewave into my tomcat server (running some java webservices and an angularjs app).
The service (prerender) works as it should and I can see the pages adding to the...
Horsy asked 13/6, 2014 at 2:57
1
I want to implement facebook sharing. I tried using the facebook sharer.php but it no more accepts custom parameters (deprecated by facebook). Also, I saw an option to use the FB.api to post on fac...
Lomasi asked 29/5, 2015 at 7:28
3
Solved
I am stuck for days now. I am using the PhotoShareDialogBuilder in facebook. I used the content provider something like this :
<provider android:authorities="com.facebook.app.NativeAppCallConte...
Conscription asked 6/9, 2014 at 8:32
1
Is Facebook sharer.php endpoint NOT deprecated anymore ?
I have been doing a lot of digging and researching on whether OR not , we can still use the Facebook share dialog URL for sharing :
http://...
Sorn asked 15/1, 2015 at 21:8
2
So here is a page with multiple og:image elements:
<meta name="post-image" property="og:image" content="http://www.destinationtips.com/wp-content/uploads/2014/06/tiger-woods-elin-nordegren-1200...
Concepcionconcept asked 4/11, 2014 at 17:13
1 Next >
© 2022 - 2024 — McMap. All rights reserved.