Author |
Topic Search Topic Options
|
RCorr
Groupie
Joined: 21 January 2003
Status: Offline
Points: 126
|
Topic: show my Facebook posts on own site Posted: 09 September 2011 at 12:29pm |
Hello,
I would like to display my last 5 (or any number) Facebook posts on my own website. The content will automatically update on my page each time I add a new post through Facebook.
Anyone who can provide easy step-by-step instructions on doing so, I will be gladly appreciated.
Cheers,
rcorr
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9761
|
Posted: 09 September 2011 at 3:23pm |
Have a look on http://developers.facebook.com they have loads of different ways you can include facebook in your website for content, comments, etc.
|
|
 |
Gullanian
Senior Member
Joined: 04 January 2002
Location: England
Status: Offline
Points: 4373
|
Posted: 09 September 2011 at 3:28pm |
You can also use Jquery to display them:
|
 |
RCorr
Groupie
Joined: 21 January 2003
Status: Offline
Points: 126
|
Posted: 19 September 2011 at 12:05am |
|
 |
RCorr
Groupie
Joined: 21 January 2003
Status: Offline
Points: 126
|
Posted: 24 October 2011 at 3:47pm |
I got it working — thanks. I found I had a error in my code.
|
 |
chrisjohnson
Newbie
Joined: 02 November 2011
Location: USA
Status: Offline
Points: 3
|
Posted: 03 November 2011 at 5:29pm |
Facebook has a Twitter-like feature where you can update your "status" - a single line format [whatever type].
Now you can export your Facebook status as an RSS feed, which means you can add to your site choice.
The hard part is finding your personal situation "to eat". Go to your Facebook profile and look for the "Mini-Feed" box. Click "View All" link. In the right lane of the results page is a list of links, one of them is "status stories." That is what you want. Click on it.
Now you have a page called "My Mini-Feed", which is limited to their own status updates. Look in the right lane of an RSS icon and a label, "Subscribe to these stories." Not your RSS link.
Take the URL and add to the Aggregator on your website. Set the update time in the lowest possible value (15 minutes) and make cron at least as often.
At present, the module adds a block to produce the food. You can put that block in any region. Voila: Your Facebook status is now reflected in your website. ----------------------------------------------------------------------------------
|
 |
gmoney
Newbie
Joined: 09 January 2015
Location: Perth
Status: Offline
Points: 1
|
Posted: 09 January 2015 at 8:34am |
Hi there, just wondering if you can tell me how you did this??
Cheers
|
 |