I have a web page with photo gallery. At the moment there are 3500+ photos uploaded, so each photo (post) has he's unique link. The facebook comment box and like + send buttons are working, I successfully implemented the META elements (title, description and thumbnail), but I have some trouble or misunderstands.
When somebody like's the photo, why the post isn't showed on he's news feed? It's only showed on he's own wall. I want something like, when you share a video on yo*tube, the video immediately are showed on you're wall and news feed, so everybody can see the shared video.
I want to make some extra visits, but with this method, I only get if somebody visits others wall.
Is there any difference between like and share buttons? If is, where can I find share button plugin?
Here is my code:
<fb:like href='http://www.mydomain.com/index.php?id=XX' send='true' width='450' show_faces='false'></fb:like>
It's XFBML