Missing Twitter Card
The <meta name="twitter:card"> tag is missing. Shares on X (Twitter) do not display a rich preview.
Why it matters
Tweets with "summary_large_image" cards generate significantly more engagement and clicks than simple links.
How to fix
- 1
Via Yoast SEO
Yoast SEO → Search Appearance → "Social" tab → Twitter. Choose "Summary with large image" to maximize visual impact.
- 2
Manually
html<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="Titre de votre page"> <meta name="twitter:description" content="Your description, 120-155 characters max"> <meta name="twitter:image" content="https://yoursite.com/image-1200x630.jpg">
Ready to fix this issue on your site?
Audit my site for free →