RevealTheme logo

Twitter Card-validator

Bekijk een voorbeeld van hoe een URL eruitziet wanneer deze op Twitter/X wordt gedeeld. Valideer alle Twitter Card-metatags.

Hoe u deze tool gebruikt

  1. 1

    Paste the full public URL (including https://) of the page you want to inspect.

  2. 2

    Run the tool so the server fetches the page and parses its HTML head.

  3. 3

    Read the status banner: green means card, title, and description were all found; red means at least one is missing.

  4. 4

    Scan the tag table and the rendered card preview to see exactly which twitter: values came back and which show as missing.

Wat is de Twitter Card-validator?

Twitter (nu X) gebruikt metatags met het voorvoegsel twitter: om verrijkte kaarten weer te geven wanneer URL's worden gedeeld. Het meest voorkomende type is summary_large_image, dat een grote afbeelding, titel, beschrijving en bron toont. Deze tool haalt elke Twitter-specifieke tag op en valideert deze, en geeft vervolgens de kaart weer zodat u ziet wat uw publiek te zien krijgt.

Veelvoorkomende toepassingen

  • 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.

Veelgestelde vragen

Welke kaarttypen bestaan er?
summary, summary_large_image, app en player. summary_large_image is het aantrekkelijkst voor contentsites.

Gerelateerde tools