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'm having problem with the FB app I created. When I go to the Community page (created by clicking the button Create Facebook Page) I can't find the "Add to my page" link. I can't put the app that I created to my fanpage.

share|improve this question
possible duplicate of Facebook "Add to My Page" not there – Evan Carroll Apr 30 '12 at 23:21

2 Answers

up vote 25 down vote accepted

Yes, it is true. You can no longer add tabs using that link. Besides that, facebook will remove all application profile pages on february 1st 2012. What can you do in order to add your tab is to access the following url:

https://www.facebook.com/dialog/pagetab?app_id=YOUR_APP_ID &display=popup&next=YOUR_URL (make sure you replace with your app id and the url). You will see there a drop down list with the pages you are administrator of. Choose the page you want and click the „add page tab” button. That's it.

More info on this you can find here.

share|improve this answer
Thank you. It helps a lot. – Paul Bull Jan 6 '12 at 5:42
You can also use addtab.info which is perhaps easier to remember :). But yeah, it does the same thing as above... – Aron Dec 13 '12 at 11:46

For a simpler way to add apps to pages you can try the following link, which is using the same dialog what misterjinx has written about. It for now saves you some effort until you figure out what exactly to do.

http://admine.eu/addapp.html

share|improve this answer
This works great, thanks! OMG why is it so complicated? – Nate Nov 30 '12 at 2:26
Now many are used to the PageTab Dialog, and it is easy to use once you figure out how it is done. Facebook are constantly upgrading their apis, and I believe this might also eventually change sometime. If not for the community, things do get difficult for non developers or the people who are just looking to hook up something & be done with it :) – BST Dec 3 '12 at 5:28

protected by Community May 3 '12 at 22:02

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

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