How can I set the URL of the "like" button embedded in the Facebook comments plugin?
The XFBML <fb:like> tag has an href attribute, but the <fb:comments> tag lacks an equivalent attribute.
|
How can I set the URL of the "like" button embedded in the Facebook comments plugin? The XFBML <fb:like> tag has an |
||||
|
|
|
The url attribute seems to be deprecated. There are two new attributes returnurl and callbackurl but they have no effect on the LIKE url. Maybe it's a question of time, I don't know. I cretaed a new app, changed the og:url attribute but still no luck. It keeps on "liking" the same page. |
|||
|
|
|
updated for new version of Facebook comments plugin: The new Facebook comments plugin no longer uses the Compare new <fb:comments> to legacy <fb:comments> original answer: Figured it out while asking the question: The |
||||
|
|