Skip to content

Instantly share code, notes, and snippets.

@ldonjibson
Last active October 7, 2020 11:54
Show Gist options
  • Save ldonjibson/5f121c9e367180e59b5f7e3222bea9f6 to your computer and use it in GitHub Desktop.
Save ldonjibson/5f121c9e367180e59b5f7e3222bea9f6 to your computer and use it in GitHub Desktop.
Facebook OG
<meta property="og:title" content="Open Graph Meta Tags: Everything You Need to Know" />
<meta property="og:url" content="https://ahrefs.com/blog/open-graph-meta-tags/" />
<meta property="og:image" content="https://ahrefs.com/blog/wp-content/uploads/2020/01/fb-open-graph-1.jpg" />
<!-- for articles use "article" for websites use "website">
<meta property="og:type" content="article" />
<meta property="og:description" content="Learn about 13 features that set Ahrefs apart from the competition." />
Twitter Card
<meta name=”twitter:card” content=”summary” />
<meta name=”twitter:title” content=”Your title here” />
<meta name=”twitter:description” content=”Your 200-character description here” />
<meta name=”twitter:url” content=”http://www.yourdomain.com” />
<meta name=”twitter:image” content=”http://www.yourdomain.com /image-name.jpg” />
References
https://ahrefs.com/blog/open-graph-meta-tags/
https://neilpatel.com/blog/open-graph-meta-tags/
https://ogp.me/#types
https://reviewsonmywebsite.com/docs/how-to-get-star-ratings-google-search-results
Google Rich Text
https://mangools.com/blog/google-rich-snippets-guide/
https://developers.google.com/search/docs/data-types/sitelinks-searchbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment