javascript - Twitter Summary Card - sharing dynamic content on the same page -
i want share website using twitter summary card. i'm looking @ references here
i need add meta tags such following page have them added card:
<meta name="twitter:title" content="small island developing states photo submission" /> <meta name="twitter:description" content="view album on flickr." /> <meta name="twitter:image" content="https://farm6.staticflickr.com/5510/14338202952_93595258ff_z.jpg" /> the problem me in have single page dynamic content. want able change title , description within meta tags each share posted. possible send way twitter api?
the share comment simple:
https://twitter.com/intent/tweet/?text=check%20out%20this%20!&url=xxx" is possible pass meta tag information through actual share?
Comments
Post a Comment