Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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 my webpage. If I need to get info/access from this page, please let me know. If someone else has a working example, please let me know. I have been using jsfiddle.net to draw it up.

Here's the page: http://www.facebook.com/pages/Chefs-Classic-Knock-OUT-Bout/225835004169328

like image 364
NickG Avatar asked Feb 08 '12 03:02

NickG


People also ask

Can you embed a Facebook feed on a website?

To embed a Facebook Event Feed on your website, go to the Page Plugin and paste your Facebook Page URL into the box. Then, type "events" into the Tabs section. Now, click "Get Code" and copy-and-paste that code into your existing site using the steps outlined above. And there you have it!


1 Answers

Ahhh, that's super simple, no programming required.

See: https://developers.facebook.com/docs/plugins/page-plugin

You'll want to keep the show stream option turned on. You can adjust width and heigth and a few other things.

like image 131
DMCS Avatar answered Oct 09 '22 03:10

DMCS