all meta og tags code example

Example 1: all meta og tags

<meta property="og:type" content="article" />

Example 2: all meta og tags

<meta property="og:url" content="https://ahrefs.com/blog/open-graph-meta-tags/" />

Example 3: all meta og tags

<meta property="og:description" content="Learn about 13 features that set Ahrefs apart from the competition." />

Example 4: all meta og tags

<meta property="og:image" content="https://ahrefs.com/blog/wp-content/uploads/2020/01/fb-open-graph-1.jpg" />

Example 5: all meta og tags

<meta property="og:title" content="Open Graph Meta Tags: Everything You Need to Know" />

Example 6: all meta og tags

<meta property="og:locale" content="en_GB" />

Tags:

Html Example