Facebook Like Button doesn't increment
问题 I've added some like buttons on my personal web page: edoardo.torreggiani.net but only one button works fine. THIS WORKS (homepage): <iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fedoardo.torreggiani.net&send=false&layout=button_count&width=100&show_faces=false&action=like&colorscheme=light&font&height=21&locale=en_US" scrolling="no" frameborder="0" style="border: none; overflow: hidden; width: 100px; height: 21px; " allowtransparency="true"></iframe> THIS DOESN'T