I have a Like button instance with send allowed linked with a stub PHP file that simply serves OG data.
The FB linter grabs all of the OG data correctly, and when clicking "Send", the OG data is retrieved and used in the send dialog.
My issue is that this same OG data is not being pulled into the Like button popup (when it pops up a dialog to post a comment with the like) - whereas this functionality exists and works elsewhere.
Does anyone know how I can get this data to be pulled into the Like dialog properly?
Thanks!
og:urltag's value the same as the url that you used to genereate the "like" button? – Lix Dec 5 '11 at 17:09