I ran http://developers.facebook.com/tools/debug on the 2 URL’s below. Both debug test results returned identical results.
When you click the Share This Story button on the 1st link below, it increments and sticks fine.
When you click the Share This Video button on the 2nd link below, it increments but does not stick.
Code behind on both pages are identical.
Does anyone know why the 2nd like button will not retain its increment counter?
http://www.robertlanza.com/does-death-exist-new-theory-says-no-2/ (Like incrementing works)
http://www.robertlanzabiocentrism.com/video/wormhole/ (Like incrementing doesn't work)
Try to change the links creation from
video/wormhole/tovideo-wormhole/. I bet there is a path resolution issue with facebook looking forvideo/on the server when there isn’t one. I noticed all your other links don’t follow this/convention so for the sake of consistency I would change the path to-.