X (Twitter) Card tags
Checks if X (Twitter) Card meta tags are correctly configured.
¿Por qué importa esto?
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.
¿Cómo se soluciona?
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.
Este check puntúa de 0 a 100. Bajo 50 es un fallo, 50 a 89 un aviso, 90 o más es bueno. Tras cada crawl ve la nota por página en el informe, con una breve explicación.
Preguntas frecuentes
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.
Ejemplo
Copie el código de abajo y adapte el dominio, la marca y el contenido a su situación.
<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">