My readers are telling me to manually add my posts to my fan page, but I’m trying to reduce steps and keep from forgetting.
Anyone know how I can automate this?
My readers are telling me to manually add my posts to my fan page, but I’m trying to reduce steps and keep from forgetting.
Anyone know how I can automate this?
You must be logged in to post a comment.
The easy way to automate the publishing of your WordPress posts to your Facebook fan page is to use Facebook’s built in Notes application.
You will need your sites feed link which is usually http://example.com/feed.
Go to your fan page and click the edit page link then go to applications and under “Notes” click “go to app” at the bottom left hand side of the page you will see a link for “edit import settings” click the link and enter your feed url.
Everytime you publish a post a new note will be created that contains the post. It will also publish an excerpt to your wall with a thumbnail image of the first image in the post.
I believe you want to look into something like
stream.publish
on facebook’s api documention reference.As for using it, I’ve not explored much in the way of Facebook’s API beyond
<fb:like>
tags.I hope this helps.
EDIT: You try this link/plugin for WordPress. There is a plugin (“WordBooker“) that looks promising.
all the description is here in these two videos
http://www.youtube.com/watch?v=Uc07rOKlzok
http://www.youtube.com/watch?v=oMVOzoAEO9k&feature=c4-overview&list=UUSP6R8uFvIaOOwwxbZEjh5Q
the plugin provides auto publish features for any post or custom post