Open Graph image example by Alexander Sandberg

My home on the internet where I share my articles, blog posts, life lessons, and projects.
Open Graph Meta Tags
Check out Open Graph meta tags as an example by Alexander Sandberg:
<!-- Primary Meta Tags --><title>My home on the internet where I share my articles, blog posts, life lessons, and projects.</title><meta name="description" content="My home on the internet where I share my articles, blog posts, life lessons, and projects." />
<!-- Open Graph / Facebook --><meta property="og:type" content="website" /><meta property="og:url" content="https://alexandersandberg.com/" /><meta property="og:locale" content="en_US" /><meta property="og:title" content="Alexander Sandberg · Product-minded iOS/macOS Engineer" /><meta property="og:description" content="My home on the internet where I share my articles, blog posts, life lessons, and projects." /><meta property="og:image" content="https://alexandersandberg.com/og/default.jpeg" /><meta property="og:site_name" content="Alexander Sandberg · Product-minded iOS/macOS Engineer" />
Check out more Open Graph examples →