I\'m implementing Facebook\'s \"Like\" option in one of my websites as a voting tool. Users will be able to vote on a specific team by Liking the team\'s individual page. I have
I've noticed this happen on my sites before too. There's usually a missing or incorrect open graph tag that's required. It's really strange how it works anyway on some pages but not others. I highly recommend using the debugger tool too. It points out what is wrong.