Skip to main content

All Questions

Tagged with
0 votes
1 answer
63 views

Does the facebook http api have an endpoint for text posts?

Does the facebook http api have an endpoint for text posts? Like the equivalent of the following share endpoint: https://www.facebook.com/sharer.php?u=https://reflect.ridvan.org/how-can-we-stay-...
Quddus George's user avatar
0 votes
0 answers
331 views

When sharing from a website, how do I get the facebook share dialog to open with the facebook app on mobile?

I am using the facebook SDK for javascript. I initialize it with FB.init and then I call the share method. This works fine on the PC. It correctly uses popup as the default display parameter, as ...
jparty's user avatar
  • 78
-7 votes
1 answer
69 views

How do websites code those "What Character Are You" Facebook links?

Here is an example of what I am referring to: Facebook Example I don't understand how this is coded. Is it simply some code that states if your name begins with the letter "A" then you are this ...
Cloud's user avatar
  • 1
1 vote
0 answers
249 views

Rich link preview works on Facebook but not on WhatsApp [duplicate]

I am doing a website that is supposed to be 'previewed on WhatsApp' if you write the link in the chat. I have applied the needed tags and it still does not work but it does preview on Facebook. Here ...
Hanoun Fouad's user avatar
0 votes
1 answer
303 views

HTML Facebook App Link

I am currently developing a website for a friend and I wanted to include a Facebook link to his fanpage. This is my function that opens either the browser page or the app (if user is signed in with ...
chromexxx's user avatar
2 votes
0 answers
3k views

share on facebook with query string

I have the following problem I can't find a proper solution for and would be very graceful for any advice. On my website, I provide a sharing option for facebook: <a href="http://www.facebook.com/...
Phloppy's user avatar
  • 23
1 vote
1 answer
65 views

Am I able to edit the text and the image that comes up for my Facebook share button? [duplicate]

I'm currently working with social media buttons for the first time, and am having some trouble with the Facebook share button. The Twitter and Pinterest buttons work great, but the Facebook button won'...
Brittny's user avatar
  • 11
-5 votes
2 answers
2k views

How to get current page title and add it to link directly as variable in JavaScript

Am trying to create a facebook share code in just html and javascript I would want the link to be exactly like this: <a href="http://www.facebook.com/sharer/sharer.php?u=http://lmn.9nty.com/?t=...
Reuben Odunmbaku's user avatar
0 votes
1 answer
42 views

Facebook Wallpost hyperlink attachment/design

Is there anyway, or anyhow, i can design the attachment facebook wall makes from a link? When you post a link from a website, it takes a title, an image and description and so on, but how can i ...
Jesper Kaae's user avatar
3 votes
1 answer
2k views

How to Make Text link to Hyperlinks in Facebook Comment? Comment plugin

Now this is very tricky thing. I have recently seen that many blogs do have facebook comment plugins where anyone can comment and place relevant links. But the problem is those links are in text and ...
Megan Sashyl's user avatar
2 votes
3 answers
1k views

Specify facebook image for github.io hosted site

Using the answers to this question, I've implemented the following approaches to specifying an image to appear on facebook with a link, but it does not appear: <head> <meta property="og:...
mike's user avatar
  • 23.5k
1 vote
0 answers
98 views

Facebook still shows small thumbnail with og meta tags in place

I have a page on my website that is located at domain.com/mypage.html I would like to do a link share with this link so that the ad is displayed but the whole image is still a link to our actual web ...
abradley's user avatar
0 votes
0 answers
229 views

Website URL does not redirect to Facebook Fan Page using Windows Smartphone

I have a banner in my store that has a link that redirects to my Facebook Fan Page. It works ok using firefox, ie, chrome, etc. But my boss noticed that can't access the Facebook fan page using ...
Nikitas's user avatar
  • 1,003
1 vote
2 answers
1k views

How to display a linked article's image, title, and description in my LAMP web app

I'm developing a social media platform using a LAMP build. So far my users can upload pictures and videos and comment and vote on them. I want users to be able to post a url link to an article, and ...
Theramax's user avatar
  • 195
2 votes
3 answers
5k views

Twitter / Facebook Share dynamic URL

I am trying to create a custom share link so on click it will share the current URL. I understand this <a href="http://twitter.com/share?text=An%20Awesome%20Link&url=http://www.google.com"> ...
Craig Scott's user avatar

15 30 50 per page