Skip to content

Instantly share code, notes, and snippets.

@ggmartins
Created April 29, 2020 23:42
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 ggmartins/a8db64b8266f07b9dff0acdd729f4fd8 to your computer and use it in GitHub Desktop.
Save ggmartins/a8db64b8266f07b9dff0acdd729f4fd8 to your computer and use it in GitHub Desktop.
metatags 2020 example
<title>Mac Pro - Apple</title>
<meta name="title" content="Mac Pro - Apple">
<meta name="description" content="The all-new Mac Pro. Redesigned for extreme performance, expansion, and configurability, it’s a system for pros to push the limits of what is possible.">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.apple.com/mac-pro/">
<meta property="og:title" content="Mac Pro - Apple">
<meta property="og:description" content="The all-new Mac Pro. Redesigned for extreme performance, expansion, and configurability, it’s a system for pros to push the limits of what is possible.">
<meta property="og:image" content="https://www.apple.com/v/mac-pro/f/images/meta/og__o8wgegujpmaq.jpg?202004131555">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://www.apple.com/mac-pro/">
<meta property="twitter:title" content="Mac Pro - Apple">
<meta property="twitter:description" content="The all-new Mac Pro. Redesigned for extreme performance, expansion, and configurability, it’s a system for pros to push the limits of what is possible.">
<meta property="twitter:image" content="https://www.apple.com/v/mac-pro/f/images/meta/og__o8wgegujpmaq.jpg?202004131555">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment