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 trying to get facebook like plugin from http://developers.facebook.com/docs/reference/plugins/like/. In the "Url to like" section when I add www.facebook.com/riyasat.ali.16 it just does not work or display the like button. But when I type www.facebook.com/newyork it works fine.

And now if I type any name that has dot(.) in the name is not working or not displaying any like button even on the developers page. Please help me how to fix it.

Note: All the work I am doing is on facebook developers page.

Thanks. Riy

share|improve this question
not an expert, but i would guess you need to escape the dot? – psubsee2003 Aug 26 '12 at 11:27

1 Answer

You are fundamentally misunderstanding what the Like Button plugin is and how it works.

You're trying to point the Like button at a personal facebook profile. This will not work. The like button is for liking external URLs and Facebook Pages, not profiles.

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.