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

[seo] implement link previews #1

Open
bhajneet opened this issue Mar 20, 2023 · 0 comments
Open

[seo] implement link previews #1

bhajneet opened this issue Mar 20, 2023 · 0 comments
Labels
✓ Type Task Technical work that is not directly related to a user requirement but still must be completed.

Comments

@bhajneet
Copy link
Member

Summary

from https://getoutofmyhead.dev/link-preview-meta-tags/ :

image

<title>Meta Tags — Preview, Edit and Generate</title>
<meta name="description" content="With Meta Tags you can edit and experiment with your content then preview how your webpage will look on Google, Facebook, Twitter and more!">

<meta property="og:type" content="website">
<meta property="og:url" content="https://metatags.io/">
<meta property="og:title" content="Meta Tags — Preview, Edit and Generate">
<meta property="og:description" content="With Meta Tags you can edit and experiment with your content then preview how your webpage will look on Google, Facebook, Twitter and more!">
<meta property="og:image" content="https://metatags.io/assets/meta-tags-16a33a6a8531e519cc0936fbba0ad904e52d35f34a46c97a2c9f6f7dd7d336f2.png">

Open Graph Protocol: https://ogp.me/

Approach

@bhajneet bhajneet added the ✓ Type Task Technical work that is not directly related to a user requirement but still must be completed. label Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✓ Type Task Technical work that is not directly related to a user requirement but still must be completed.
Projects
None yet
Development

No branches or pull requests

1 participant