5

I added "Page Tab Edit URL" to my application, and then added the application the my fan page.

How can I access the edit url directly from my facebook fan page?

bkaid
  • 51,465
  • 22
  • 112
  • 128
Dotan Simha
  • 742
  • 1
  • 5
  • 12

2 Answers2

10

It's not as easy as it should be. As perx wrote on http://forum.developers.facebook.net/viewtopic.php?id=88920 ...

Click "Edit page" button on your fan-page. Then go to "Apps" and click "Go to App" link near your app name. This link will laed you to previously set "Edit Url".

Dave Cohen
  • 1,277
  • 2
  • 15
  • 21
6

You can also used the signed_request to read whether the viewing user is a page admin and customise the content based on that. There's details of that here.

Colm Doyle
  • 3,598
  • 1
  • 20
  • 22