So for all those social media loving users and those who would like to have their social media platforms to talk to one another, it’s possible from a developer side of things since all platforms have their own APIs (Application Programming Interface).
API in layman terms is just how two programs can communicate to each other so that either program can request the other program’s services even if they do not have the same layout / backend system / programming structure. (Read Wiki here is you would like to get more information).
So my post today will be having Twitter tweets appear on Facebook. However, sometimes friends aren’t really big fans of reading tweets of what one does that may not be “good valued information”. Good thing about Twitter is that the development team has constructed a widget for you to put it on your Facebook so you don’t have to go through the hassles of a developer of using the Twitter API libraries.
- Login to Twitter in your account.
- The top menu on the left hand side select “Settings” link.
- Under ”Account” tab, scroll down till you see:
More Info URL:
Click on the link (You can also add Twitter to your site here) - Once you get in the Widget page, select the “Facebook” widget.
If you want to install it for other social media platforms go ahead. - Click on “Facebook Application”.
- Click on the button “Install Twitter in Facebook”.
- Follow the instructions. It will take you to Facebook. If you have an account just login on the top right hand corner. If you don’t have a Facebook account set up one. (I am assuming you have a Facebook account).
- Once you logged in, click on “Allow” for the Twitter access.
- TA DAH! You’ve done it!
So tweet with care and don’t be an annoying twit who tweets about what they do every 5 seconds.