What is an Open Graph (OG) tag?
Open Graph is a protocol originally created by Facebook that allows web pages to become 'rich objects' in a social graph. By adding `<meta property='og:title' content='...'>` to your HTML, you dictate exactly what title, description, and image social networks will use when generating a preview card.
