Skip to content
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

Add metatags to show preview content when sharing website links #425

Open
goanpeca opened this issue Jul 6, 2020 · 0 comments
Open

Add metatags to show preview content when sharing website links #425

goanpeca opened this issue Jul 6, 2020 · 0 comments
Assignees
Labels
enhancement New features, or improvements to existing features.

Comments

@goanpeca
Copy link
Collaborator

goanpeca commented Jul 6, 2020

Some example data from https://2019.scipyla.org/ponentes/travis-oliphant/

<link rel="canonical" href="https://conf.scipyla.org/ponentes/travis-oliphant/" />
<meta property="og:locale" content="" />
<meta property="og:type" content="website" />
<meta property="og:title" content="" />
<meta property="og:description" content="" />
<meta property="og:url" content="http://conf.scipyla.org/ponentes/travis-oliphant/" />
<meta property="og:site_name" content="SciPy Latam 2019" />
<meta property="og:updated_time" content="2019-08-13T17:51:00+00:00" />
<meta property="og:image" content="http://conf.scipyla.org/ponentes/travis-oliphant/og-travis-oliphant.jpg" />
<meta property="og:image:secure_url" content="http://conf.scipyla.org/ponentes/travis-oliphant/og-travis-oliphant.jpg" />
<meta property="og:image:width" content="1067" />
<meta property="og:image:height" content="637" />

Which renders on slack and similar as:

image

@goanpeca goanpeca self-assigned this Jul 6, 2020
@goanpeca goanpeca added the enhancement New features, or improvements to existing features. label Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features, or improvements to existing features.
Projects
None yet
Development

No branches or pull requests

1 participant