-
Notifications
You must be signed in to change notification settings - Fork 306
Link preview is not working on Telegram, Twitter, Slack... #14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
In some sense this would complete #8. |
I think the issue here is that the blog pages don't currently support open graph meta data. This tool shows the issues, with the link you provided: I just fixed the basics for the home page, I think it is relatively easy to do for the blog pages as well. |
goodlux
pushed a commit
to goodlux/pytorch.github.io
that referenced
this issue
Jun 28, 2018
soumith
pushed a commit
that referenced
this issue
Jun 29, 2018
* added META tags to support link sharing on Facebook, in Messenger, and elsewhere. * Added meta tags for blog posts, Should fix issue #14
JoelMarcey
pushed a commit
that referenced
this issue
Sep 19, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The HTML is somehow mal-formed, because none of the major platforms show a preview for the blog post links like http://pytorch.org/2018/01/19/a-year-in.html.
Optimisation for mobile is working (eg Firefox, which uses Readability), beyond that I have not investigated what the exact issue is.
Here is a screenshot from Telegram for macOS:
The text was updated successfully, but these errors were encountered: