Multiple Facebook, Twitter share buttons in one page with custom image and title
问题 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 the share button to have a default title, description and image attach to them and I'm using open graph to append the data. The problem is how do I include multiple open graph data for each of the share button. I heard there is a way using iframe and another way is to pass the data in the share url. 回答1: Here is what I did.