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 have a webpage and a facebook-page with a decent number of followers (fans). Now I want to integrate facebook in my webpage using the JS-SDK, this requires an application_ID from facebook. Creating an app from scratch will give me one, but it will not be connected to my old facebook page.

Is it possible to use my old facebook-page as a fan-page for a facebook app?

share|improve this question

2 Answers

up vote 0 down vote accepted

At the time of writing it seems like there is no way of connecting an old facebook page with a new facebook application. I ended up creating a seperate fb-application and keeping my old page. I use the new application to allow people to post their content on facebook, but I use the old page for likes to my website. Hopes this helps others wondering.

share|improve this answer

I was wondering about the same thing. I am creating a CakePHP application and I use Facebook in this application as well. I've had a Facebook page for my website for awhile and right now I have over 1000 followers/likes.

I wanted to get an API Key and Secret Key for that page, or create an APP from the page. I've looked everywhere on FB and cant find anything related. I really need to do that and if FB wont allow it, I really wanted to understand why.

If you found anything related to this please let me know. Thanks.

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.