Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I need to add custom tab to my facebook profile.

I know that, we can use static FBML application to create the customize tab. But this fbml application is going to add tab to our page(created by us) not profile.

My Goal is:

Need to create customize tab in facebook profile.

In side tab , we should show some button. i need to load my webpage in iframe when some one clicks on that button.

When some one else visit the my profile, the newly created tab should visible to him. So that my profile visitors able to see my website.

Thanks

share|improve this question

1 Answer

Only Facebook Pages (not profiles) currently support tabs.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.