I'm implementing the Facebook "Like" button on our site, using the Javascript SDK.
It's working brilliantly, but when a user posts a comment, that message links back to the canonical link in the <head> section.
that's severely unwanted behaviour. Why go through the trouble of manually providing a link to have it overridden?
Anyone know a solution?