X (Twitter) Card tags
Checks if X (Twitter) Card meta tags are correctly configured.
Pourquoi est-ce important ?
X (Twitter) Card tags determine how your page looks when shared on X (formerly Twitter). Without them, X only shows a plain link without a preview. The technical tag names still start with twitter: - that remains the official standard, even for X.
Comment le corriger ?
Add twitter:card, twitter:title, twitter:description and twitter:image. Use summary_large_image as card type for maximum visibility. The "twitter:" name is still the technical standard.
Ce check note de 0 à 100. Sous 50 c’est un échec, 50 à 89 un avertissement, 90 ou plus c’est bon. Après chaque crawl vous voyez la note par page dans le rapport, avec une courte explication.
Questions fréquentes
Checks if X (Twitter) Card meta tags are correctly configured.
X (Twitter) Card tags determine how your page looks when shared on X (formerly Twitter). Without them, X only shows a plain link without a preview. The technical tag names still start with twitter: - that remains the official standard, even for X.
Add twitter:card, twitter:title, twitter:description and twitter:image. Use summary_large_image as card type for maximum visibility. The "twitter:" name is still the technical standard.
Exemple
Copiez le code ci-dessous et adaptez le nom de domaine, la marque et le contenu à votre situation.
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="SEO audit tool - 53 free checks | YourBrand"> <meta name="twitter:description" content="Automatically run 53 SEO checks on your website. Start for free."> <meta name="twitter:image" content="https://www.yourdomain.com/images/og-homepage.jpg"> <meta name="twitter:site" content="@yourbrand"> <meta name="twitter:creator" content="@yourbrand">