I've followed the steps required to install the facebook like plugin like described on the website, and I can indeed use the like button and see a post on my facebook wall with the liked page information, but the number of likes isn't persisted, when I reload the page, I cannot see the number of likes, just the like button. What am I doing wrong ?
here is the code:
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fobs-online.no-ip.biz%2FHabituachMvc%2F&send=true&layout=button_count&width=90&show_faces=true&action=like&colorscheme=light&font&height=21"
scrolling="no" frameborder="0" style="border: none; overflow: hidden; width: 90px;
height: 21px;" allowtransparency="true"></iframe>
the meta tags:
<meta property="og:title" content="אתר הביטוח" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://obs-online.no-ip.biz/" />
<meta property="og:image" content="http://obs-online.no-ip.biz/HabituachMvc/Content/Images/logo.png" />
<meta property="og:site_name" content="אתר הביטוח" />
<meta property="fb:admins" content="1053660271" />