• Resolved rajrathore

    (@rajrathore)


    In my website, I’m embedding videos from youtube and when I validate the markup in “Structured data testing tool”, it fails because of required attributes missing. Is there any option to remove this data, or options to provide the required information.

    Also please remove other attributes like frameborder and scrolling from iframe embeds and use data attributes instead of ‘provider'(which is an unknown attribute and thus fails html validation).

    Please provide update of the plugin with these issues resolved. I’m using pro version of the plugin. And I love it but it’s sad that it adds lots of stuff and invalid markup.

    Thanks,

    https://wordpress.org/plugins/advanced-responsive-video-embedder/

Viewing 1 replies (of 1 total)
  • Plugin Author Nico

    (@nico23)

    I will not remove frameborder and scolling as this attributes are needed by some browsers to prevent scrollbars/visible frame. I get it that people think its bad because some robots go strictly by specification, but browsers vendors do not always do that, especially in the past, so its actually best practice to remove them. Thats why youtube for example gives out embed codes with frameborder out still today! Its fine, believe me I code for browsers and humans not for robots. I answered this before multiple times, including here very lately.

    As for the provider that is indeed a bug that is currently fixed in beta.
    Also upcoming in future version is schema.org microdata for SEO and other purposes, that will satisfy google indexing robots.

    If you like to help testing the beta you can do so here.

Viewing 1 replies (of 1 total)

The topic ‘How to remove schema.org markup from this plugin’ is closed to new replies.