I use facebook Graph API to create a feed for facebook from my own web site. It is successfully created and returned with an ID of the feed.
My question is, is it possible to create a link to this individual feed in facebook so that user from my web site can directly click and open that feed?
I know for twitter and foursquare this is possible, as I have done it.
Thank you, George