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.

Here's my question, i'm the administrator of a lot of Fan pages and i have a lot of work to do for administrate them, so i need some help, as you know if i give the Administration permission to another user he can easily take me off, change the page name, take everything and i can't do anything about it, so my question is: there's a way for customize the administrator permission?like: he can only post and upload photos but he can't change password, add administrator etc.? Hoping for an answer

Best regards

share|improve this question

closed as off topic by casperOne Jun 4 '12 at 14:49

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

This isn't a programming question, but the answer will require programming!

You can create a simple page (or site) that lets the user post things to the Page (using your Page access_token). It means you don't need to make them an administrator, but they can still post things to the page. They won't be able to do much else, like delete content, unless you build in that functionality too.

Optionally, you can find and use one of many page management tools that exist out there...

share|improve this answer

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