So, we need to share URL to twitter which has a huge image, title and description. And we are using Summary Card with Large Image meta tags in the URL.
Most of the time, when we share only URL shows up on twitter whereas we need that big beautiful Summary card with Large image. If we take the same URL
and put it into Card Validator, validator renders it perfectly.
We are using Ruby Twitter Gem https://github.com/sferik/twitter to share.
Manually:
- In validator - Always Works
- In Twitter compose box - Seldom works
Automatically:
- Via API (Ruby Twitter Gem) - Fails 90% of the time