How to use twitter card in any website to share image with url and text message? Can anyone please provide step by step guide. I had gone through the doc provided by twitter but unable to use it.
How to use twitter card in any website to share image with url and text message?
andypiper
#2
Which doc have you gone through?
You’ll want to implement a Summary or Summary Large Image card on your site.
Bipinshael
#3
Hi Andy,
Thanks for your reply. I have taken help from this link https://dev.twitter.com/cards/overview for summary large image card. I have requirement of sharing image with image link in tweet. Can I test twitter card from my local machine before pushing the changes in my production environment.
andypiper
#4
No, you need the HTML page to be visible on the internet with a fully-qualified DNS name in order for our Cards validator to see it.