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.

Can I add a Like button to a customer's website in order to link it to a personal Facebook page, not a professional/business Facebook page? When trying to do so, Facebook did not recognize a personal Facebook URL.

share|improve this question

2 Answers

No, Likes are only for Pages, not personal profiles. You might consider a fb:subscribe button, though.

EDIT: I take that back, you can use a like button if you want. But the profile itself won't fans, since there are no fans of profiles; rather, the graph object tied to that profile will get likes.

You might also consider migrating to a page.

share|improve this answer

Yep, you can use the subscribe social plugin - similar to likes but for personal users.

See http://developers.facebook.com/docs/reference/plugins/subscribe/

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.