I am interested in implementing the facebook \"Like\" button, but I would like to know what user is clicking on this button so I can get some useful information from this. F
so I simply rendered a unique like button for each logged in user with a URL of www.somewebsite.com/thisIsThePageIlike/facebookUID.
won't this defeat the purpose of having a like button and mess up your facebook search ranking? Every user will be liking a different url and so facebook will think you have a ton of pages each with a single like count.
I am also having an issue with XFBML like buttons where the edge.create event isn't firing