Meta tag generator
Title, description and social cards, with a preview of the result.
Paste into <head>
<meta property="og:type" content="website" /> <meta name="twitter:card" content="summary" />
Questions
- Why 60 and 160 characters?
- Those are roughly where Google truncates a title and a description.
- Does the description affect ranking?
- Not directly.
- What size should the share image be?
- 1200 by 630 pixels.
- Why is the Twitter card set to summary_large_image?
- Because the default renders a small square thumbnail beside the text, which wastes the picture.