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 website meta tags for previews #120

Open
matikin9 opened this issue Feb 28, 2024 · 0 comments
Open

Add website meta tags for previews #120

matikin9 opened this issue Feb 28, 2024 · 0 comments

Comments

@matikin9
Copy link
Contributor

matikin9 commented Feb 28, 2024

Platforms to check for:

  • Facebook posts
  • Instagram DM
  • Twitter/X
  • LinkedIn posts
  • Teams messages
  • Slack messages
  • Google Search
  • ?
<meta name="description" content="___description___">

<meta property="og:type" content="website">
<meta property="og:url" content="___URL___">
<meta property="og:title" content="___title___">
<meta property="og:description" content="___description___">
<meta property="og:image" content="___URL____">

References:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Work on Next
Development

No branches or pull requests

1 participant