Embed Facebook profile into website - facebook

I've been searching, but can't get this to work. I am creating a site where users can register and include their Facebook username. I would like to embed their personal Facebook feed into the web site. Is this possible? If so, how?
I did find the code to include comments, but this isn't what I want to do. I want to be able to see their timeline on the web site.
Thanks in advance for the help
Darth Mikey D

Related

How to automatically post to Facebook

Please could you help. I have created a website that allows people to upload listings of items they are selling. I want to know how to add the feature where when someone creates a listing, it automatically posts on the user's FB page, with a link to the listing on our website. Is this possible? Would the user have to log into our website using their FB account for this to happen? Thanks everyone for your help.
Martin
You need to create a Facebook App and use Facebook Graph API with publish_actions permissions to do that. Note that the facebook rules prohibit sending fully automated messages that the user has no control, your user must have the ability to edit the message before sending

How this Facebook API Program Capture Visitors Name and Email without Permission

I wonder How this Facebook API Program Capture Visitors Name and Email without Permission. I visited a Facebook page today and found that my name and email automateically appear when I click on the post image. I guess they are doing it with the latest Facebook SDK.
This is the post I am referring to.
This is the page about their API Script.
Can anyone tell me where I can setup the same using PHP. I could not locate any information in Facebooks developer page. Highly appreciate your feedback.
Ishaq.
Looks like Lead Ads, the docs are full of example code:
https://developers.facebook.com/docs/marketing-api/guides/lead-ads/v2.5
https://www.facebook.com/business/help/397336587121938/

How to add contact form on facebook personal/people profile page?

I found several apps that allows us to add contact forms in a facebook FAN page.
But i couldnt find any that works on personal/people profile pages.
So, is there a way to add a form on my profile pages?
No, there's no API to include data into a user's profile page like this, thankfully.
I don't think you can do this in a personal page!

Embedding elements of Facebook into website

I would like to do a couple of things with my website that would intergrate elements of Facebook.
The first is to embed my status (from a Facebook Fan Page) to my website
The second is to embed events that I've created on Facebook into my website and if possible allow users to RSVP instantly.
I know some basic html so all the help and any help would be great.
Thank You
try googling for the facebook social plugins where they give you plugin codes that you can insert in your site [plain html scripts] so that you get your facebook status etc..
may be you can check this
http://developers.facebook.com/docs/plugins/

Is there a way to "link" facebook to your third-party website

I was wondering if there is a way to link your facebook account to another website, so you don't have to log in every time just to post a status update.
I'd like to link the profile when they sign up and then have it just be there to connect to whenever.
CLARIFICATION: Sorry I typed this fast.. here's what I'd like to do.. build an application where you sign up for that application.. you also have the option to link your facebook profile to this account. If you decide to link it, you can post updates, etc to your facebook profile.
You will never have to log into (connect) to facebook again after you link it to the app.. all you need to do is log into the third-party application.
Thanks,
Matt Mueller
Need clarification. You can link logging into another website to Facebook. What exactly are you trying to do?
you question, to be honest isn't very clear, but maybe you need facebook restful api so check http://developers.facebook.com and look for it.
bye