Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I add an app tab to my facebook page?

Tags:

tabs

facebook

Since a few days I can't add app tabs to pages anymore. The options to view the app page and then click on add to my page have disappeared. Please help!

Thanks!

like image 468
Hannes Avatar asked Jan 20 '12 09:01

Hannes


1 Answers

This has changed since a few weeks, now you have to call an URL like this:

https://www.facebook.com/dialog/pagetab?app_id=YOUR_APP_ID&next=YOUR_URL

Replace YOUR_APP_ID with the ID of the App, and YOUR_URL with the URL the App is running in - keep in mind this has to be a correct and existing URL!

like image 142
jlagetar Avatar answered Oct 13 '22 17:10

jlagetar