How to add “Share on Facebook” Button into Your Post/Blog
Wednesday, 7 April 2010 Author: Adam Jogja Computer
Hi. I wanna teach you how to add “Share on Facebook” button into your post/blog. See the button below:
Share this:
![]()
To add this button, just add this code to your post :
<a href=”http://www.facebook.com/sharer.php?u=your-url-address-post”> share to facebook</a>
Note: change your-url-address-post with your url like : http://adamdesign.multiply.com/notes/item/68 or something like that.
You can change link name “share to facebook” with an image. Just put the <img src=”http://your url images.jpg” />.
If you are wordpress theme designer, you can add this code into single.php file.



