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 web app that has the following:

  • A website URL
  • A Facebook application that controls Facebook connect etc
  • A facebook page for the application (connected application page)

So the issue is that I have a bunch of likes on the domain itself, and then a bunch of separate likes on the Facebook page and they are separate. It seems to me that having them like the Facebook page is better because I can then easily push out updates which I cannot do when they just like the domain itself.

Anyone have any thoughts on this?

share|improve this question

closed as off topic by CBroe, Igy, Brad Larson Apr 18 at 16:23

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

Yes, it's possible. Have you read the FAQ here - https://developers.facebook.com/docs/reference/plugins/like/ ? Use your facebook page URL in the href parameter.

share|improve this answer

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