How to add an “Invite” tab to a Facebook Page

I was asked today how to add a tab to a Facebook Page to allow your fans to suggest the page to their friends.

Here’s the code:

<fb:request-form method="GET" type="YOUR PAGE" invite="true" content="DESCRIBE YOUR PAGE">
<fb:req-choice url="http://www.facebook.com/YOURPAGE" label="Check out!" />
<fb:multi-friend-selector actiontext="Tell your friends about YOUR PAGE" rows="5" cols="3" showborder="false" />
</fb:request-form>

Obviously you’ll need to add the new Static FBML tab to your page first, I won’t explain how to do this.

See it in action here:
http://www.facebook.com/reynholm?v=app_7146470109

You can leave a response, or trackback from your own site.

Leave a Reply

Powered by WordPress