I\'m creating a blog where the landing page will show 5 latest posts by default and each post will have a Facebook and Twitter share buttons on them.
I will need each of
It is fairly easy to do - you just associate to each of the buttons the URL of the post page instead the URL of the landing page.
The implementation should be similar to the following (of course you should loop through your posts instead):
Post #1 Tweet Post #2 Tweet Post #3 Tweet