Skip to content

Instantly share code, notes, and snippets.

@jaffry
Created May 22, 2021 07:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaffry/8b4a69907fbd2efb181fecb49a2ecd4f to your computer and use it in GitHub Desktop.
Save jaffry/8b4a69907fbd2efb181fecb49a2ecd4f to your computer and use it in GitHub Desktop.
Social Meta Tags Snippet
<!-- Essential META Tags -->
<meta property="og:title" content="European Travel Destinations">
<meta property="og:description" content="Offering tour packages for individuals or groups.">
<meta property="og:image" content="http://euro-travel-example.com/thumbnail.jpg">
<meta property="og:url" content="http://euro-travel-example.com/index.htm">
<meta name="twitter:card" content="summary_large_image">
<meta property="og:site_name" content="European Travel, Inc.">
<meta name="twitter:image:alt" content="Alt text for image">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment