Facebook – How to load Facebook iFrame-App into Application Tab on Profile Page

facebookfacebook-iframe

how can i load a working iframe app (tested via http://apps.facebook.com/my-app-name) into an application tab on the profile page of my own fanpage. I got the tab, but didn't see anything in the tab. first time i called the tab i got a couple of errors. But now I just see nothing. In sourcecode some css definitions are included.

I read, that profile tabs can only use FBML. Is this right? If true, how can i load an iframe application with FBML into the profile tab?

Thanks in advance.

Marco

Best Answer

To Add an app to a tab you need to make sure you fill out the Tab URL in your App Settings. You can point this to your app if it fits in a 520px or create a custom UI for that width.

Once you have done that go to the profile page for your app: https://www.facebook.com/apps/application.php?id=YOUR_APP_ID

And in the bottom corner click on "Add to my Page", select a page and you are done.

Related Topic