twitter - Is is possible to share elements or parts of a page on social media sites? -


i'm hoping pretty simple question answer. have page 6 recipes on it. i'm being asked include share buttons each recipe , want shares on fb or twitter formatted use specific image , text each recipe. handle via open graph metatags , like, works @ page-level.

you must use separate url/page each like/share. can redirect main page, or use parameter. example, each like/share button can use following url: http://www.yourdomain.com/yourrecipepage.php?recipeid=x

the "x" being dynamic, of course. can check recipeid parameter , use different og tags. rest of page same. hope understand mean :)


Comments