i am looking for answer for 1 week.
I want to create many "share on facebook" buttons on 1 page. But they must have different og:image, og:title etc. How can I do this?
I found a way, but I don't like it, I have a page.php, every button will share page.php?id=n different id, in 'head' I set og:title depends of page's ID.
So the same page will be share with different links (I don't know if it's good for google)
Hope you understand me :) thanks )