Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have a blog at Blogger. I want to integrate the content of the blog on my facebook fan page.

The content on my fan page should get updated automatically as soon as I update my content at Blogger.

share|improve this question
This is not a facebook help page. – Femaref Nov 21 '11 at 11:41
Really this needs to be asked on WebApps: webapps.stackexchange.com/search?q=blog+to+facebook Bear in mind that Facebook are about to turn off the automatic Notes import feature. – Zhaph - Ben Duguid Nov 21 '11 at 15:08

closed as off topic by Femaref, Shawn Chin, Zhaph - Ben Duguid, martin clayton, Brad Larson Nov 21 '11 at 23:49

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

2 Answers

You will need to create a Facebook application in order to achieve this, although, I'm not sure that Facebook will be happy with you having an application that is promoting a different website within their website. They may close your application. If this is the case, you'd need to create a page that calls your blogger account so that you can show your posts on this page.

share|improve this answer

Alternatively, you can use an Facebook Application to catch your post trought RSS, like RSS Graffiti.

Your RSS Feed URL in blogger is:

http://yourblogname.blogspot.com/feeds/posts/default

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.