Category: video

  • New test of structured data type Movie

    This page contain the structured data for movies.

    It contains many links which will send an an email each time they are visited.

    Idea is for instance to check the importance of choosing the canonical URL in the field “url” for instance.

    And because it is easier to ranbk in Google and Google Discover with an image, here it is:

    Screenshot of this page, which talks about an SEO test

  • Does Google crawl links found in structured data ?

    The goad of this test is to check if Googlebot crawls the URLs found in the structured data.

    I’ve to do this test because for technical reason on a website it’s pretty hard to use the canonical URL in the structured data.

    So let’s check this with this new test !

    I’ll put an event: each time a PHP page is visited, I’ll receive an email, with the IP address and the User agent. That’s the best way to check what I’ve to check.

    I’ll actually check 2 things:

    • Does Googlebot crawl the URL found in the structured data
    • Does Googlebot crawl also the URL of destination after the redirect

    To do this I could also use log file, but it’s pretty fun to do it with PHP/Gemini

    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "VideoObject",
      "name": "L'avenir du SEO test 2: la video test qui n'est en fait qu'une page qui envoi un email",
      "description": "Ces données structurées contiennent des URLs qui envoient un email quand elles sont visitées",
      "uploadDate": "2025-08-08",
      "duration": "PT8S",
      "contentUrl": "xxx//email-me-if-visited.php?test=videoobject-contentUrl",
    "embedUrl": "xxx//email-me-if-visited.php?test=videoobject-embedUrl",
      "thumbnailUrl": [
            "xxx//email-me-if-visited.php?test=videoobject-1x1-photo.jpg",
            "xxx//email-me-if-visited.php?test=videoobject-4x3-photo.jpg",
            "xxx/email-me-if-visited.php?test=videoobject-16x9-photo.jpg"
           ],
      "author": {
        "@type": "Person",
        "name": "Quentin Adt"
      }
    }
    </script>
  • Impact des donnĂ©es structurĂ©es VideoObject

    Voici un nouveau test, celui vise Ă  vĂ©rifier l’impact de l’ajout des donnĂ©es structurĂ©es de type VideoObject

    La video ci-dessous est assez banale. Elle a été générée avec Veo 3 de Gemini, et dure 8 secondes.

    Cette page contient le code suivant (pas de embedUrl, mais un contentUrl):

    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "VideoObject",
      "name": "L'avenir du SEO : la video test qui ne dit rien",
      "description": "Aucun aperçu rapide des évolutions futures du SEO et des tendances à surveiller pour rester compétitif.",
      "uploadDate": "2025-08-08",
      "duration": "PT8S",
      "contentUrl": "https://www.quentinadt.com/wp-content/uploads/2025/08/L_avenir_du_SEO_a_checker.mp4",
      "thumbnailUrl": "https://www.quentinadt.com/wp-content/uploads/2025/08/cropped-Screenshot-2025-08-08-at-10.50.56.png",
      "author": {
        "@type": "Person",
        "name": "Quentin Adt"
      }
    }
    </script>

    Ca passe côté Google et test données structurées

    Et pour gagner du temps, j’ai forcĂ© la tentative d’indexation:

  • Nouveau test video SEO avec un nouveau contenu

    Cette fois il s’agit encore d’une vidĂ©o gĂ©nĂ©rĂ©e avec Gemini (veo 3).

    Quasiment le mĂŞme prompt.

    L’objectif est de voir si cette video s’indexe dans Google

    Le contenu de la video est toujours aussi banal, je vous laisse dĂ©couvrir; la finalitĂ© reste de faire un test d’indexation