what are best practices on asking user to add the facebook app to their page?

Posted by simple on Stack Overflow See other posts from Stack Overflow or by simple
Published on 2010-06-03T06:12:21Z Indexed on 2010/06/03 6:14 UTC
Read the original article Hit count: 165

Filed under:
|

Hello I am looking for a best way to ask/forward user so he/she adds my app to their page one way is to make them follow the link

  1. http://www.facebook.com/add.php?api_key=[your application api key]&pages

(http://www.facebook.com/add.php?api_key=1fc2946c634702dfc75cce79c97c8cec&pages -real life example)

wrapping up the question: as facebook has made a lot of changes maybe the above method is the outdated one(though it is supported), and is there are any more ways to get same result?

© Stack Overflow or respective owner

Related posts about php

Related posts about facebook