Hi members, Many topics I read, but I still don't know how it does exactly. What I need are 1. - "Like" account on FB with URL like this : http://facebook.com/mydomain 2. - "Like" button on my domain should work like "Tweet". For example: I am on deep in my stie (http://mydomain.com/friends.php?xxxxxx=xxxx), click on "Like", it will link to this Url (like this forum) and not just http://mydomain.com. I manage to do it with Twitter. 3. - Share button - share the URL like below not my index site. 4. - Login 5. - Comment. Thanks for any help.
It is the Share button, how can I change it into "Like" like this forum has? <a name="fb_share" type="button_count" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
I manage to do it. Got it: <meta property="og:title" content=""Like" button not like "Tweet" - all about FB" /> <meta property="og:type" content="website" /> <meta property="og:site_name" content="Digital Point" /> <meta property="fb:admins" content="USER_ID" /> Like button: URL to like: don't write anything. Works well, it takes me two days to find out. Hope help somebody here.