Spread the love
I wanted to find a way for WordPress users to update Facebook status and Tweeter at the same time. I did some research on google and found the trick
Need :
* WordPress
* Twitterfeed (Use WordPress OpenID login)
* Twitter
* Facebook
Updating Facebook directly from WordPress was a bit challenging. I found that I can use TwitterFeed to update Facebook.
Steps :
1. Go to Twitterfeed
2. Use your WordPress RSS to update Twitter
3. Go to Facebook and find Twitter apps, it will update your facebook status by using your twitter message.
Here is the flow :
WordPress –(RSS)–> Twitterfeed –> Twitter –(Twitter facebook apps)–> Facebook status
Spread the love