• Resolved Massu4

    (@massu4)


    In Google Testing Tool I receive an error with this page that is related to VideoObject,
    It says that Description and Uploaddate tags are missing.

    video

    @type

    VideoObject
    name

    Dove mangiare i migliori cannoli di Sicilia a Siracusa – La Cannolo Terapia
    thumbnailUrl

    https://i.ytimg.com/vi/bM3ZGx_w-JE/hqdefault.jpg
    canceldescription

    Devi specificare un valore per il campo description.
    canceluploadDate

    Devi specificare un valore per il campo uploadDate.
    warningdescription

    Il campo description è consigliato. Specifica un valore, se disponibile.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Hesham Zebida

    (@hishaman)

    The plugin will add markup to the videos, but the data provided in the embed object isn’t enough, it’s missing some of the required data.

    Schema can pull the Name and thumbnailUrl, but the Description and Upload Date isn’t available in the return data.

    Also JFY, this is not the case for all video provides, for example if you tried one from Vimeo, you will get a valid markup that is more rich than what YouTube video has to offer.

    The Schema plugin however, allow you to fix only one video -The first video on page- by enabling a post meta box for VideoObject in your post Edit screen.

    Is this going to be fixed in the plugin? “No”, this is not an issue with the plugin itself, but hopefully when the Embed feature in WordPress gets an update in the future, maybe it can provide the missing details, so this will be fixed naturally, and it should work for all videos on page.

    I hope this explains.

    Note: For anyone who come across this thread, I’ve put together details on how to enable this feature in the documentation: VideoObject markup.

Viewing 1 replies (of 1 total)
  • The topic ‘Problem with VideoObject’ is closed to new replies.