Open joeytwiddle opened 3 years ago
@joeytwiddle I test the link https://eventyay.com/e/fa96ae2c/schedule on https://cards-dev.twitter.com/validator but it is displaying this-
@joeytwiddle Can i work on this issue?
@rohit-raje-786 It's not really my decision, but I have no objections. :smile:
Some things to consider:
How can we write it so that a page can opt-in to showing a better image in future, if it has one?
Perhaps we can add the code to head.hbs
and use this.model.openGraphImage
if it is available.
working on this issue.
Hey, I would like to work on this issue
Please go ahead.
Hey , wanna work on this issue please assign it to me
We don't assign issues to external contributors. Please comment that you're working on the issue after checking that no one else is, and then send a pull request for it. Thank You!
ok
When people share links in social media, some of them are very plain, and do not become an attractive card with an image.
For example in Telegram (and WhatsApp), there is no image, just a boring blue text link:
What I wish for: When sharing on social media, there should be enough metadata provided for the service to generate an attractive thumbnail with a title.
For example, something like this:
Even if we don't use an image specific to the conference, any image is better than no image. (Eventyay's logo would be good enough, if no other image was available.)
This page on CSS-Tricks explains that the following tags are needed:
These tools can help to test if it's working:
https://developers.facebook.com/tools/debug/?q=https%3A%2F%2Feventyay.com%2Fe%2Ffa96ae2c%2Fschedule
https://cards-dev.twitter.com/validator
I tested with this link: https://eventyay.com/e/fa96ae2c/schedule But ideally this should be done for all pages. Because a user may share any page. And it's (almost?) always desirable to make the shared link clear and attractive.