Open Graph image example by quikweek.com

quikweek
Open Graph Meta Tags
Check out Open Graph meta tags as an example by quikweek.com:
<!-- Primary Meta Tags --><title>undefined</title><meta name="description" content="undefined" />
<!-- Open Graph / Facebook --><meta property="og:type" content="website" /><meta property="og:url" content="https://quikweek.com/" /><meta property="og:title" content="Quikweek" /><meta property="og:description" content="Plan your week, visualise what's ahead." /><meta property="og:image" content="https://quikweek.com/og-image.png" />
<!-- Twitter --><meta property="twitter:card" content="summary_large_image" /><meta property="twitter:url" content="https://quikweek.com/" /><meta property="twitter:title" content="Quikweek" /><meta property="twitter:description" content="Plan your week, visualise what's ahead." /><meta property="twitter:image" content="https://quikweek.com/og-image.png" />
Check out more Open Graph examples →