My client wants to apply schematic markup to their iframe youtube video. Is this possible?
-
I have a client that wants to apply video object schema to their iframe youtube video.
Here is the source code:
<iframe src="http://www.youtube.com/embed/clientvideo" width="272" height="202" frameborder="0" allowfullscreen=""></iframe>
Is it possible to apply schema markup to this kind of iframe source code? Our development team was having a hard time with it.
Thanks!
-
Hello Rosemary,
I would suggest checking out the following post which links to schema markup for embedded youtube content, but there is also a great response from Tammy Wood on applying this via an iframe.
https://moz.com/community/q/schema-org-and-youtube-videos
Hope it helps
Tim