RevealTheme logo

Inspecteur Open Graph

Prévisualisez l'apparence d'une URL lorsqu'elle est partagée sur Facebook, Twitter/X, LinkedIn et d'autres plateformes.

Comment utiliser cet outil

  1. 1

    Paste the full URL of the page you want to inspect, including https://, into the input field.

  2. 2

    Click Analyze. Our server fetches the page's HTML and parses its meta tags.

  3. 3

    Read the extracted Open Graph and Twitter Card values side by side, and check the rendered og:image preview below them.

  4. 4

    Adjust the tags in your site's HTML head, redeploy, then re-run the tool to confirm the changes are live.

Qu'est-ce que l'inspecteur Open Graph ?

Les métabalises Open Graph (Facebook) et Twitter Card contrôlent l'apparence de votre URL lorsqu'elle est partagée sur les réseaux sociaux : le titre, la description et l'image affichés. Des balises OG absentes ou défectueuses donnent lieu à des publications peu attrayantes qui suscitent moins d'interaction. Cet outil extrait toutes les métabalises OG et Twitter et affiche l'aperçu résultant.

Cas d'usage courants

  • Debugging why a freshly published blog post shows a blank or wrong thumbnail when shared on LinkedIn or Facebook.

  • Confirming a CMS or framework actually emitted the og:image and og:description you configured before you announce a launch.

  • Checking that a single-page app renders its meta tags server-side, since tags added only by client JavaScript will be missing from the results.

  • Auditing a batch of marketing landing pages so each has a distinct title, description, and share image.

  • Verifying twitter:card is set to summary_large_image so a post displays a wide image rather than a small thumbnail.

  • Spotting when a redirect or stale cache is serving old meta tags after you changed them, since the tool shows the final fetched URL's HTML.

Questions fréquentes

Quelle est la taille d'image OG recommandée ?
1200×630 px fonctionne sur toutes les grandes plateformes. Twitter préfère 1200×675 pour les cartes summary_large_image.
Ai-je besoin à la fois des balises OG et Twitter ?
Twitter se rabat sur les balises OG si les balises spécifiques à Twitter sont absentes. Configurez les deux pour un contrôle maximal.

Outils connexes