Validatore di Twitter Card
Anteprima di come appare qualsiasi URL quando viene condiviso su Twitter/X. Valida tutti i meta tag di Twitter Card.
Come usare questo strumento
- 1
Paste the full public URL (including https://) of the page you want to inspect.
- 2
Run the tool so the server fetches the page and parses its HTML head.
- 3
Read the status banner: green means card, title, and description were all found; red means at least one is missing.
- 4
Scan the tag table and the rendered card preview to see exactly which twitter: values came back and which show as missing.
Che cos'è il validatore di Twitter Card?
Twitter (ora X) usa i meta tag con il prefisso twitter: per rappresentare schede arricchite quando vengono condivisi degli URL. Il tipo più comune è summary_large_image, che mostra un'immagine grande, titolo, descrizione e fonte. Questo strumento estrae e valida ogni tag specifico di Twitter e poi rappresenta la scheda, così può vedere ciò che vedrà il suo pubblico.
Casi d'uso comuni
Confirm a new blog post exposes twitter:card, twitter:title, and twitter:description before you publish it.
Debug why a shared link shows a bare URL instead of a rich card by spotting which required tag is missing.
Check that twitter:card is set to summary_large_image when you expect the wide-image layout rather than a small thumbnail.
Verify a twitter:image URL actually loads by viewing it in the rendered card preview.
Audit a competitor or reference page to see how they configure their five core twitter: tags.
Spot-check a staging or production deploy to catch templates that dropped the twitter: meta tags during a build.
Domande frequenti
Quali tipi di scheda esistono?▼
Strumenti correlati
Analizzatore di meta tag
Estrae e analizza tutti i meta tag di qualsiasi URL: titolo, descrizione, Open Graph, Twitter Card, viewport, robots e tag link.
Analizzatore della gerarchia delle intestazioni
Verifica la struttura H1-H6 di qualsiasi pagina. Segnala la mancanza di H1, gli H1 multipli e i livelli di intestazione saltati.
Validatore di marcatura Schema
Estrae e convalida i dati strutturati JSON-LD da qualsiasi URL. Vede quali tipi di schema sono presenti e se vengono analizzati correttamente.
Ispettore di Open Graph
Visualizzi in anteprima come apparirà un URL quando viene condiviso su Facebook, Twitter/X, LinkedIn e altre piattaforme.
Ispettore di sitemap
Analizza qualsiasi sitemap XML: numero di URL, copertura di lastmod e struttura dell'indice delle sitemap.
Ispettore di robots.txt
Analizza i file robots.txt. Mostra le regole raggruppate per user-agent e segnala i problemi.