Skip to main content

All Questions

Tagged with
13 votes
3 answers
22k views

how to share a video from my website on facebook like youtube

I have a website that has a HTML5 video player. I want to share the link ( ex: http://site.com/video/example-2 ) on facebook and one the users click on the image of that post on the facebook it ...
zeroonnet's user avatar
  • 193
84 votes
6 answers
127k views

Default website image for social sharing

Is there any way to set a default image that appears when I share my website on Facebook? I've noticed that Facebook usually fetches the first image from the site to use as a thumbnail.
paz's user avatar
  • 1,235
60 votes
12 answers
35k views

Open Graph validation for HTML5

Is there any way to get facebook's crappy Open Graph meta tags to validate if my doctype is <!DOCTYPE html> (HTML5)? Other than facebook's Open Graph meta tags, my document validates perfectly. ...
Scott Greenfield's user avatar
9 votes
2 answers
36k views

How to log into Facebook programmatically using Java?

I'm trying to write a Java program that can automatically log into Facebook. I've got the below code so far that downloads the home html page into a String but don't know how to send the email and ...
tree-hacker's user avatar
  • 5,451
13 votes
3 answers
16k views

Pass Base64 jpeg image to og:image

I have image that is being generated in runtime on my website and I display it in html using <img src="data:image/jpeg;base64,<!-- base64 data -->" /> Now, I want for Facebook to fetch ...
Vuk Stanković's user avatar
36 votes
15 answers
72k views

New Facebook like button HTML validation

After adding the new facebook like button on my page, it's no longer validates using XHTML strict standard. The two errors I come across are: All of the meta property tags say that there is no ...
Eric Di Bari's user avatar
  • 3,817
36 votes
7 answers
67k views

Allowing multiple domains for 1 Facebook App (like Tumblr)

I am trying to get my website validated with the Facebook object debugger and I'm running into the following error: Object at URL 'http://www.example.com/latest' of type 'smallteaser:teaser' is ...
stikkos's user avatar
  • 1,936
29 votes
7 answers
158k views

How to pass a parameter like title, summary and image in a Facebook sharer URL

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:/...
kamesh's user avatar
  • 2,394
12 votes
1 answer
7k views

Embedding video player html5 iframe in facebook share like YouTube

When something is shared from youtube to facebook, facebook is now showing the youtube html5 player. If you look up one of their urls (https://www.youtube.com/watch?v=uuS5ZyQhvsk) in the open graph ...
Tom Jenkinson's user avatar
9 votes
9 answers
42k views

how to change color of facebook like button

using the guide at http://developers.facebook.com/docs/reference/plugins/like I am trying to put a like button on my web page. How can i change the color of text [Be the first of your friends to like ...
coure2011's user avatar
  • 41.7k
6 votes
2 answers
8k views

How to use Facebook graph API to retrieve fan photos uploaded to wall of fan page?

I am creating an external photo gallery using PHP and the Facebook graph API. It pulls thumbnails as well as the large image from albums on our Facebook Fan Page. Everything works perfect, except ...
Joe's user avatar
  • 6,355
75 votes
7 answers
422k views

How to embed a Facebook page's feed into my website

I am working with a group to help promote a charity event. The page I would like to embed is NOT my Facebook profile, but a Facebook page someone has created. I would like to show that news feed in ...
NickG's user avatar
  • 901
22 votes
3 answers
12k views

How Does Facebook Know What Image To Parse Out of An Article?

First off I want to say that I wasn't really sure where to post this but it is very much programming related. If it is in the wrong spot I apologize and please let me know where I should post it ...
Travis's user avatar
  • 7,449
15 votes
5 answers
12k views

How does Facebook keep the header and footer fixed while loading a different page?

When browsing through Facebook pages the header and fixed footer section remain visible between page loads AND the URL in the address bar changes accordingly. At least, that's the illusion I get. ...
Jim Soho's user avatar
  • 2,038
12 votes
1 answer
9k views

Share HTML5 player on Facebook wall

I have a player both in Flash as well the same in HTML5 version. I am calling a page through iframe which detects the browser and device and loads the player accordingly and it is working fine. ...
Jeet's user avatar
  • 727

15 30 50 per page
1
2 3 4 5
13