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 am new to the Facebook API coding and I am currently developing my first app. I am looking to be able to post custom branded link and logo to links footer in facebook share post (e.g. next to "Like - Comment - Share" below the text of text of the post itself). See the example of what I'm describing at: http://i.stack.imgur.com/yDiYJ.png.

I've read about Feed Dialog on the Facebook Developer but I'm unsure of how to use it to create the app I want. I'd appreciate any suggestions and code examples on how to move forward.

share|improve this question
1  
You should probably start here: developers.facebook.com/docs – Igy Aug 30 '12 at 18:33

1 Answer

I saw the the image , You need to create an application in facebook where you can set application name(brand name according to you given image) and icon(brand image according to you given image). after that you using that application if something is being post by user then it happens i mean brand logo and name comes.

but user have to approve your application to post something from his/her wall

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.