Tags for an article share
Input: og:title: The 2026 Guide to Core Web Vitals | og:type: article | og:url: https://example.com/guides/core-web-vitals | og:image: https://example.com/img/cwv.png | og:description: What LCP, INP, and CLS mean and how to improve each one. | og:site_name: Example
Output: <meta property="og:title" content="The 2026 Guide to Core Web Vitals"> followed by matching og:type="article", og:url, og:image, og:description, and <meta property="og:site_name" content="Example"> tags.
Six inputs, six correctly-formatted property tags.
