Facebook Status on your WordPress Blog with StatusPress

I’m fairly certain that this widget doesn’t really work anymore. Or rather, I don’t know that the directions below for trying to find your RSS feed for your statuses is really accurate. But for those of you who might be able to figure it out, I’ll leave it up.

I’ve become quite a fan of Facebook and I update my status messages fairly often. I wanted some way to incorporate updates like that onto my blog. But couldn’t think of an easy way. Of course, I could go back to using Twitter and use one of the many Twitter-to-WordPress plugins that exist, but I really wanted to just stick with Facebook. So I wasn’t sure how to go about doing it – as there aren’t any plugins available for putting your Facebook status on a WordPress blog.

But then I found sideRSS, created by Chris Hatcher. It pulls in RSS feeds into your sidebar. Now if only there was an RSS feed for your Status Updates on Facebook…actually, there is. Here is how to find it:

  1. Go to your Facebook Profile.
  2. Click on the Mini-Feed bar so you can see all of your recent activity.
  3. Click “See All” on the top right of that box.
  4. Under “View” on the right, you’ll see a long list of “Stories” – click on “Status Stories.”
  5. Underneath the list, you will now see “Subscribe to these Stories – My Status.”
  6. Right click on “My Status” and Choose “Copy Link Location.” The URL of that link is what you will need to insert in to the URL of the plugin.

Once I had my Status Update RSS and sideRSS, I hacked sideRSS around a little bit and came up with StatusPress – my own plugin that takes your Facebook status updates and puts them onto your WordPress blog. Download it below and have fun. WordPress.com users check out this tutorial to add your Facebook status to your WordPress.com blog.

Download StatusPress – downloaded times

Pomomusings.com runs on the Genesis Framework

Genesis Framework

Genesis empowers you to quickly and easily build incredible websites with WordPress. Whether you're a novice or advanced developer, Genesis provides the secure and search-engine-optimized foundation that takes WordPress to places you never thought it could go. Start using Genesis now!

I've written about Genesis here. It's what I use exclusively for all of my personal sites, as well as all clients. Get it now to take advantage of the amazing features and designs.

Comments

  1. Jim says:

    I thought I’d point out to you that might want to change your plugin’s name. Someone else recently developed a plugin that updates your Facebook mini-feed everytime you write a new entry on your WordPress blog. He called the plugin FacePress, but then the folks from Facebook requested he change the name of the plugin so as to keep the Facebook name uniquely separate. You have a pretty slick little plugin here; I just wanted to let you know that the Facebook folks might want you to change the plugin’s name.

  2. Jim, thanks for the heads up. I’ve now changed the name from FacePress to StatusPress. I liked FacePress better, but…oh well.

  3. Collin says:

    Hi Adam

    Thanks for the plugin. I’m not using it yet, but will just nip off and update my post about it to show the name change. :)

  4. Jim says:

    Cool. I actually like that better because it’s a little more descriptive of what it does.

  5. Collin says:

    Jim

    Do you know the name of the other plugin?

  6. Nicholas says:

    Very nice, it is Dugg. Will you Digg out podcast, (search for The Nick and Josh Podcast).

    Also, are you using twitter? tumblr?

  7. Jim says:

    Yeah, it’s called WordBook. It’s another slick little WordPress/Facebook plugin.

    And expect to see StatusPress in tomorrow’s plugin update on WLTC – and a sizable surge in traffic to your blog. :)

  8. Nicholas – I tried Twitter – but decided to stop. I am playing around with Tumblr – will post about it in the next few days. And your podcast is dugg as well.

  9. Collin says:

    Stumbled too. :)

  10. Collin says:

    Thanks Jim!

  11. Joshua K. says:

    Hey Adam, as I’ve said on Facebook, I love the plug-in. I will definitely be sending some money your way for it. One request I would have though, is, would it be possible to add the status time-stamp? As in “Joshua is… — Updated 4 seconds ago.”

  12. Adam says:

    Josh – yah, I haven’t figured out how to do that. Since the plugin is just built to pull the RSS feed, I don’t know that there is a way to pull in the timestamp from Facebook. If anyone knows how to do that, they can totally take StatusPress and adapt it. Sorry man.

  13. Joshua K. says:

    Adam, no worries at all. I knew that it was complicated. Thanks for what you’ve done to this point.

  14. Nicholas says:

    Thanks for the digging, I have played a little with the tumbler

    nicholasfiedler.tumblr.com

  15. Bill Petro says:

    As a Mac user, you might want to check out MoodSwing/MoodBlast to update all presence tools simultaneously: iChat, Adium, Skype, Twitter, Jaiku Facebook, etc.

    Check it out here: http://blog.circlesixdesign.com/download/moodswing/

  16. Hey Adam,

    Thanks for whipping up this plug-in. It’s on my site at http://www.paradoxica.net.

    I made a couple changes to it – hope you don’t mind. Each of the tags that StatusPress generates is now classed as “statuspress” to make styling a little easier. I’ve also removed the troubleshooting code that you added.

    But more importantly, I added the “Last updated…” info that Josh asked about earlier :-).

    Feel free to take my mod and roll it back into your own – download it here. I’ve commented my changes.

    Cheers!

    Scott

  17. John says:

    This is sweet; I’m using it at dipdewdog.com!

  18. Holster® says:

    Great plugin!

    One question: Can it be coded to mashup the result a little? Specifically can the first two words be lopped off the start and replaced with “I am”…?

    Gramatically that should still fit anything that gets entered, it’s just in the context I’d like to use it on my blog, referring to myself in the 3rd person would sound a little odd.

    ®

  19. ben says:

    I’ve installed the script on my blog but I’m having problems limiting the number of status’ its displaying!

    How should I be formating the NUMOFITEMS tag?

    I’ve tried:

    But that doesn’t work!

    Thanks,

    Ben

  20. ben says:

    Apologies – its stripped out all that code….

    I tried NUMOFITEMS=3) and simply using 3, but neither worked.

    Thanks,

    Ben

  21. I created a similar function, but it works w/o using WordPress and also gives you a bit more customization. You can download it here:

    http://www.blakebrannon.com/2007/11/18/stats2site-add-facebook-status-to-your-website/

  22. Tracey says:

    Hi! When I try to install this plugin, I get the following error: “statuspress Error: Something bad happened! Try again later.”

    Do you have an idea of what might be causing this? Cheers!

  23. Tracey says:

    Hi Adam,

    A follow-up to my own query, to hopefully help you if anyone else gets this issue:
    “statuspress Error: Something bad happened! Try again later.”

    My host (and therefore some others, probably) have a feed ‘whitelist” – if you want a feed on your site you need to request an addition to this list. I requested Facebook.com and it all works now.

    Cheers,
    Tracey

  24. Great plugin! Very clean and snazzy.

    One minor glitch I found, though: Currently, it puts a tag at the end of each item, but doesn’t put an opening <li> anywhere. This can easily be fixed by adding the code $disp .= "<li>"; at the start of the foreach loop. Most browsers are able to figure it out, but adding that line makes the output XHTML-valid.

  25. fang says:

    Hey!

    There’s a fundamental error in your code.

    60 * 60 * 24 = 86400, NOT 84600! =)

  26. Corey Campbell says:

    Have you got this to work for WordPressMU, WPMU?

  27. Laura says:

    Any chance you will widgetize this?

  28. Adam says:

    Laura – sorry – no plans to widgetize this.

  29. Hey, I just wanted to let you all know that I went ahead and converted this great plugin to a Widget. You can learn more about it at http://www.briandgoad.com/blog/downloads/status-press-widget/

    Let me know if you have any questions.

    Brian

    P.S. The mathematical time error that Fang mentioned is corrected in this Widget as well.

  30. Pat says:

    Any idea how long it normally takes for the status to be updated once it’s been updated in facebook?

    Mine is still the previous status on my blog.

  31. Lee says:

    Just thought I’d let you know that I loved your plug-in so much! I went ahead and modified it some, so it would spit out everything in one line, and it works great

    thanks so much for your effort, your $1.35 is on the way.

  32. JY says:

    do you know where to find the URL now that facebook changed it’s layout?

  33. JL says:

    i have a timing issue (showing the wrong time) with this plugin. was there a fix for it? i noticed someone posted a mathematical error. would changing the #’s in the file fix it?

  34. I’d like to know the same thing as JY. I just spent half an hour looking for the mini feed xml url without any luck.

  35. Tibu says:

    To find the RSS feed with new Facebook layout:

    1. Log in to Facebook
    2. Paste http://www.facebook.com/minifeed.php?filter=11 into the browser
    3. You find the My Status link to the RSS on the right bottom corner.

  36. JY says:

    anyone know if this works with WP 2.7? i installed wp2.7 yesterday and this plugin doesn’t seem to work anymore….

  37. fxmaster says:

    I installed this plugin too … but not work at wp 2.7. Any comment?

  38. rivermaya says:

    Work good in 2.7.1 also, but how to limit the displaying rss ?

  39. Laander says:

    Just wanted to let you know that I created a widgetized version of StatusPress :)

    It also features the timestamp addition from C. Scott Andreas as well as a few other neat add-ons. Get it here: http://laander.com/2009/02/14/statuspress-facebook-on-wordpress

    Let me know what you think!

  40. Paul says:

    Great Plug-in!

    My only wish is that it would like omit the first word. I’ve got a great big header on my website which is basically my name so now it’s kind of double. Anyone got a line of php to paste into the code to ignore the first word?

  41. Laander says:

    Paul, I’ve added the feature you requested to my extended version of the plugin. Get it here!

    You simply enable the feature in the widget option, type in your name and voila – no first name in the messages no more! :)

  42. Arron Davies says:

    Hay dude awesome site, and awesome advice and tips.

  43. visitcafe says:

    is it work after fb chnage their layout? I’m not sure, anyway thanks for your share

  44. FB Designer says:

    Download link appears to be broken. Can not download plugin.

  45. Fedil says:

    I was looking for a way to display this too, but it looks like this widget used the old way that no longer works with Facebook and their OpenGraph APIs. I couldn’t really find anything out there that did it so I wrote my own. I haven’t made it into a plugin or widget yet, but I have provided some instructions that should allow anyone to use what I’ve built. I have the write up on my blog: http://fedil.ukneeq.com/2011/06/23/facebook-wall-feed-for-wordpress-updated/

  46. David Godzwa says:

    FYI: I’m still using this plugin with success. I found out how to grab your facebook status rss to use with the plugin here:
    http://www.annedorko.com/blog/facebook-status-rss-feed-how-to-find-it-and-what-to-do-with-it

  47. Thanks for share. You can simply using facebook status image widget service ini here : http://fridayanabaabullah.wordpress.com/2011/12/31/facebook-status-widget-for-blog-wordpress/.

    It is easy to setup for any blog :)

Trackbacks

  1. [...] thanks to Adam at Pomomusings there is a way to share your Facebook Status Updates on your blog. He has actually created a small plugin called Facepress Statuspress which, when used with the hosted version of WordPress will allow the blogger to display their [...]

  2. [...] StatusPress posts your Facebook status to your WordPress blog. [...]

  3. [...] status (or any of several other items) on your blog. It’s called StatusPress and is available here. There’s a tip jar, too – drop a buck thirty-five in if you dig [...]

  4. [...] This hot wordpress plugin was released today…for those folks who use FB & WordPress: StatusPress [...]

  5. [...] StatusPress - Plugin that takes your Facebook status updates and puts them onto your WordPress blog [...]

  6. [...] StatusPress – Life Sharing [...]

  7. [...] Facebook Status on your WordPress Blog with StatusPress | pomomusings | progressive theology & d… [...]

  8. [...] WordPress script to display Facebook Status [...]

  9. [...] my status updates right here. I grabbed StatusPress and quickly butchered it to do the right thing for me wanting a single status update on the top of [...]

  10. [...] själv här på min blogg. Statusen från Facebook var ganska enkel med lite guidning från Pomomusings. Bilderna från Flickr hamnar fint på plats med ett enkelt [...]

  11. [...] interoperability is good. Here are two blogger tools that help me to get my job done: Wordbook and Statuspress, and a list of more. Make your own [...]

  12. [...] StatuspressRetrieves your recent Facebook status’. [...]

  13. [...] already exist ways to get your Facebook status on your WordPress or Drupal blog, but what if you are not using either? Lucky for you I created a PHP function that [...]

  14. [...] Facebook status pluginThis plugin helps you to show off your facebook status on your wordpress blog. [...]

  15. [...] et plugin der kunne netop dette. Efter et pat minutters søgen fandt jeg et plugin der hedder StatusPress. Jeg testede det på min egen blog, og syntes i bund og grund det er et godt og simpelt plugin, [...]

  16. [...] Adam has all the detailed instructions and the plug-in is available for download on his site. [...]

  17. [...] cool — http://pomomusings.com/2007/08/29/statuspress/.  I’m not a big Twitter fan (the user experience is kind of lame), but I do update my [...]

  18. [...] methods of getting your Facebook status from the site, reading around people seem to use the RSS feed that is available and just shoving that in a widget set to show only the latest thing from the feed. [...]

  19. [...] StatusPress – 這是安裝在WordPress部落格網站的外掛,可讓使用者的Facebook狀態更新同步至特定WordPress部落格上。 標籤: Facebook, featured, WordPress, 外掛Plugin [...]

  20. [...] StatusPress – Plugin that takes your Facebook status updates and puts them onto your WordPress blog [...]

  21. [...] on there more often. A one stop shop of sorts.  So after some searching I came across the Status Press plugin by Adam Walker Cleaveland.  It worked great but had some room for improvement, mainly ease [...]

  22. [...] Facebook status plugin This plugin helps you to show off your facebook status on your wordpress blog. [...]

  23. [...] case you’re interested in how I did it, I used a modified version of the StatusPress plugin (modified to add code to check the age of the status message and remove some extra code I [...]

  24. [...] Statuspress – Updates your Facebook status onto your wordpress blog. [...]

  25. [...] a WordPress –> Tantan, Fotobook, importar actualizaciones de Facebook a WordPress –> StatusPress, compartir posts de WordPress en Facebook mediante botones o enlaces –> Add to Facebook, [...]

  26. [...] Facebook Status: With this plugin, you can display your Facebook status on your blog. [...]

  27. [...] plugin è si chiama StatusPress (fatto da C. Scott Andreas e Pomomusings) e sfrutta i feed degli aggiornamenti dello stato che potete trovare a questa pagina (dovete esser [...]

  28. [...] your Facebook status updates on your WordPress blog? There is a plugin that does exactly that. StatusPress lets you display your status updates to a widget on your WordPress [...]

  29. [...] your Facebook status updates on your WordPress blog? There is a plugin that does exactly that. StatusPress lets you display your status updates to a widget on your WordPress [...]

  30. [...] status updates appear on my WordPress blog in the form of a widget through a feature called StatusPress. You will never forget to send another birthday message when you use the Sendible application. [...]

  31. [...] your Facebook status updates on your WordPress blog? There is a plugin that does exactly that. StatusPress lets you display your status updates to a widget on your WordPress [...]

  32. [...] StatusPress: Facebook updates on your blog. [...]

  33. [...] Facebook Status (http://pomomusings.com/2007/08/29/statuspress/): With this plugin, you can display your Facebook status on your blog. [...]

  34. [...] you wish to display your Facebook status messages on your WordPress blog, then you can use StatusPress [...]

  35. [...] your Facebook status update on your WordPress blog? Well, there is a plugin that does exactly that. StatusPress lets you display your status updates to a widget on your [...]

  36. [...] your Facebook status updates on your WordPress blog? There is a plugin that does exactly that. StatusPress lets you display your status updates to a widget on your WordPress [...]

Speak Your Mind

*