Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Schema.org and YouTube Videos
-
-
Video content and audio content can be indexed and made SEO friendly which can improve the search visibility on varied search options of the search engines.
One of the ways is to add the video and audio content using microdata as per the schema.org.
Usually when we add video we embed the code generated via YouTube for that video if it is on YouTube or for that matter any other video broadcasting site like vimeo, Ted, etc.
For example:
<iframe width="”560″" height="”315″" src="”http://www.youtube.com/embed/7xxxxxxxxxxxxxxx?list=UU0LI2nnnSO6lP8ZFj9FIdyA&hl=en_US”" frameborder="”0″" allowfullscreen=""></iframe>
But using the microdata format as per schema.org the same code can be written as :
Video: SEO xxxxxxxxxx
<iframe src="”http://www.youtube.com/embed/xxxxxxxxxxxxk”" frameborder="”0″" width="”640″" height="”390″"></iframe>
Description, keywords and markup here .
More information here: http://schema.org/VideoObject
-
That may have worked with YouTube's old embedded code, but not with the iFrame one.
Will give the video sitemap a go.
-
Yes, Google gives us a great description.
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=2413309
Also, creating and submitting a video sitemap is beneficial.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Can Schema handle two sets of business hours?
I have a client who, due to covid, will have two sets of business hours. Morning hours for business customers, and afternoon hours for general customers. Is it possible to designate this distinction in schema?
Intermediate & Advanced SEO | | bherman0 -
Should I use https schema markup after http-https migration?
Dear Moz community, Noticed that several groups of websites after HTTP -> HTTPS migration update their schema markup from, example : {
Intermediate & Advanced SEO | | admiral99
"@context": "http://schema.org",
"@type": "WebSite",
"name": "Your WebSite Name",
"alternateName": "An alternative name for your WebSite",
"url": "http://www.your-site.com"
} becomes {
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Your WebSite Name",
"alternateName": "An alternative name for your WebSite",
"url": "https://www.example.com"
} Interesting to know, because Moz website is on https protocol but uses http version of markup. Looking forward for answers 🙂0 -
Where does Movie Theater schema markup code live?
What I am trying to accomplishI want what AMC has. When searching google for a movie at AMC near me, Google loads the movie times right onto the top of the first page. When you click the movie time it links to a pop up window that gives you the option to purchase from MovieTickets.com, Fandango or AMC.com.Info about my theaterMy theater hosts theater info and movie time info on their website. Once you click the time you want it takes you to a third party ticket fulfillment site via sub domain that I have little control over. Currently Fandango tickets show up in Google like AMCs but the option to buy on my theater site does not.Questions Generally, how do I accomplish this? Does the schema code get implemented on the third party ticket purchasing site or on my site? How can I ensure that the Google pop-up occurs so that users have a choice to purchase via Fandango or on my theaters website? TSt9g
Intermediate & Advanced SEO | | ColeBField2 -
Need a layman's definition/analogy of the difference between schema and structured data
I'm currently writing a blog post about schema. However I want to set the record straight that schema is not exactly the same as structured data, although both are often used interchangeably. I understand this schema.org is a vocabulary of global identifiers for properties and things. Structured data is what Google officially stated as "a standard way to annotate your content so machines can understand it..." Does anybody know of a good analogy to compare the two? Thanks!
Intermediate & Advanced SEO | | RosemaryB0 -
Is there any benefit of having a .tv tld instead of a .com for a video centric website?
We are launching a video dense website. Is there any evidence that having a .tv tld can help with video optimization? We are trying to find proof that Google looks at a .tv tld favorably for video SEO as opposed to a .tv website.
Intermediate & Advanced SEO | | VanguardCommunications0 -
Pros and cons of video onsite or youtube
what are the pros and cons of placing videos on the native website as opposed to pushing the you tube channel? If I move the youtube and vimeo to the native website will i loose all the link juice? is there an easy way to have transcript of the audio as html in the site?
Intermediate & Advanced SEO | | bakergraphix_yahoo.com0 -
How much impact do Youtube transcripts have?
We're considering transcribing our videos. It's a significant enough expense that we have to be sure of the impact. 1. How much effect do the transcripts have on Youtube SEO rankings? 2. Should we also post the transcripts beneath the video, or is uploading them sufficient? If we didn't post the transcripts, we'd just write custom keyword rich text for each video. We could post both keyword text and transcript text, but that may be too wordy. Does anyone have experience on how much Youtube transcripts impact rankings? Thanks
Intermediate & Advanced SEO | | lighttable0 -
Schema.org Implementation: "Physician" vs. "Person"
Hey all, I'm looking to implement Schema tagging for a local business and am unsure of whether to use "Physician" or "Person" for a handful of doctors. Though "Physician" seems like it should be the obvious answer, Schema.org states that it should refer to "A doctor's office" instead of a physician. The properties used in "Physician" seem to apply to a physician's practice, and not an actual physician. Properties are sourced from the "Thing", "Place", "Organization", and "LocalBusiness" schemas, so I'm wondering if "Person" might be a more appropriate implementation since it allows for more detail (affiliations, awards, colleagues, jobTitle, memberOf), but I wanna make sure I get this right. Also, I'm wondering if the "Physician" schema allows for properties pulled from the "Person" schema, which I think would solve everything. For reference: http://schema.org/Person http://schema.org/Physician Thanks, everyone! Let me know how off-base my strategy is, and how I might be able to tidy it up.
Intermediate & Advanced SEO | | mudbugmedia0