通过PHP发布到Facebook页面[关闭]

Having looked through all the developer pages on facebook and about a million out of date tutorials on google, I cannot find a simple way to post to a facebook page (note, this is a fan page, not a personal one) via PHP. I do not need to get contacts or images or anything like that. I will be updating a blog every so often and I just want to post a link to each post on facebook automatically.

Does anyone have an up to date tutorial for this?

You can try something I wrote on updating the news feed in PHP.

You could also use special services like deliverIt if you do not want to mess around with the FaceBook API yourself.

I ended up using RSSGraffitti for it. However, I did not know of the existance of dlvr.it and as it looks much nicer to use I may change it.