Example: Jane has an event running on her Fan Page. She creates a Tab to advertise the event with a link pointing to her personal website, with a registration form. Once the person clicks on the link, a dialog box opens, and asks the user if they would like to post a status saying that she is attending this event. Her friends see the status, visits the link advertising the event on the Fan Page, and the process starts again.
Back to real life, I've been put in charge of my schools new Facebook page, and the whole aim is to advertise the school to new students, and providing information to current students. I thought that people would end up 'unliking' us if we kept posting statuses, so I turned to tabs and the magic of FBML.
Before you begin: note that this Instructable is not for Facebook profiles! This only works for Fan Pages created on Facebook.
Remove these ads by
Signing UpStep 1Facebook Markup Language
FBML is very similar to HTML when writing code. All of the tags start with fb: followed by the appropriate tag name.
Some examples of FBML:
- fb:swf - allows you to embed any Adobe Flash object
- fb:name - renders the logged in users name
- fb:dialog - renders a dialog box
"We are in the process of deprecating FBML. If you are building a new application on Facebook.com, please implement your application using HTML, JavaScript and CSS. You can use our JavaScript SDK and Social Plugins to embedded many of the same social features available in FBML. While there is still functionality that we have not ported over yet, we are no longer adding new features to FBML."This affects applications and some of Facebook's Fan Pages, but we should be fine.
For a full list of tags, visit the Facebook Developers website at: http://developers.facebook.com/docs/reference/fbml/
| « Previous Step | Download PDFView All Steps | Next Step » |
![]() |
Add Comment
|













































