Definition
Meta Tags
HTML elements that provide metadata about a webpage.
Meta tags are HTML elements placed in the head section of a webpage that provide metadata about the page. For social sharing, the most important are Open Graph tags (og:title, og:description, og:image) and Twitter Card tags (twitter:card, twitter:image). These tags don't affect how the page looks but determine how it appears when shared externally.