We use the iframe implementation of the Like button on our "Junkdrawer" section of the site. Currently it is working fine on 95% of the posts in that category. However, our video content is not being tracked correctly, let me explain. The Like button shows up, you can click it, it registers 1 like, and that like is shared on your Facebook page...come back to the page though and that 1 is gone, and no likes are actually counted, they are shared, just not counted. I tried linting the URL and that appears fine, any suggestions? Here is an example page where the likes are not being counted.
EDIT: Thanks for the help below, I get that the url that the "Like" button is using is different then the active URL in the browser, these are permalinks. Also the following link shows that Facebook has recieved the likes, it is just not posting them to the button itself? https://api.facebook.com/method/fql.query?query=select%20total_count,like_count,comment_count,share_count,click_count%20from%20link_stat%20where%20url='http%3A%2F%2Fwww.thrashermagazine.com%2Findex.php%3Foption%3Dcom_hwdvideoshare%26task%3Dviewvideo%26Itemid%3D90%26video_id%3D1311'&format=json