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 markup for Webinars
-
I'm looking for a solution to implement schema markup for our webinars. We have an events page that has a list of upcoming events, as well as a list of the webinars we've done with a link to YouTube to watch the webinar. The webinars on our events page have the title and date. What kind of schema markup can we implement for these past events? It is not really an event, but it's not a video either (unless we embed the video on our site). Any tips? (**Also, I would like to use JSON-LD instead of HTML to implement the schema). Thanks!
-
The event does not have all required information in the eyes of Google. Will that harm the site?
If a lot is missing YES you need dates.
http://i.imgur.com/gT3JDhw.png
Raw structured data extracted from the page:
- http://linter.structured-data.org/?url=https:%2F%2Fwww.woorank.com%2Fen%2Fblog%2Frich-snippets-what-why-and-how-to-implement
- http://linter.structured-data.org/
- http://www.seoskeptic.com/structured-data-markup-validation-testing-tools/
- http://json-ld.org/playground/
- https://www.woorank.com/en/blog/rich-snippets-what-why-and-how-to-implement
-
Thank you! This helps a lot.
Follow-up question... The event does not have all required information in the eyes of Google. Will that harm the site? Or is it ok if we don't have every parameter... See screenshot for example of the info that I can markup: http://screencast.com/t/KPkUvHvmZaf
-
Utilizing past events will be will be able to instruct Google that you are having a consistent event cycle whatever length of time that is. So I do recommend doing it. JSON-LD has been, recommended for events.
In the past, Google has suggested Microdata. For websites and JSON-LD for apps however since their overhaul the new schema testing system, it seems like they have gone 100% JSON-LD in their recent "recommendations" for events.
("Try out the following examples using the Structured Data Testing Tool. All examples show JSON-LD syntax. If you prefer, you can use Microdata or RDFa syntax.")
JSON-LD His extremely lightweight but is invisible to the end-user. Microdata Is visible to the end-user.I would base it on what makes sense for your website. I do not know if you are utilizing app?If you are currently using microdata, it is still supported. If you are looking to use schema for the first time, I would recommend JSON-LD for apps and Microdata for end-users.
https://developers.google.com/search/docs/data-types/events#use-cases
https://search.google.com/structured-data/testing-tool
https://blog.kissmetrics.com/get-started-using-schema/ I would use Google's schema generator for JSON-LD or one of these options for microdata
http://schema-creator.org/event.php
http://microdatagenerator.org/
Below are two examples of the different styles and keep in mind microdata is visible
Microdata. event example I created.
descriptionStarts: 06/30/2016 12:00PM
Ends: 2016-07-01:00.000
Duration: 22:42
1313 Mockingbird Ln.Nowhere, FL32789United States
JSON-LD
** I hope this is been of help,**
** Thomas**
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
-
Inconsistency between content and structured data markup
Hi~ everyone What does Google think about the inconsistency between content and structured data markup? Is this kind of a cheating way ? Is hurt my SEO?
Technical SEO | | intern2020120 -
Schema.org product offer with a price range, or multiple offers with single prices?
I'm implementing Schema.org, (JSON-LD), on an eCommerce site. Each product has a few different variations, and these variations can change the price, (think T-shirts, but blue & white cost $5, red is $5.50, and yellow is $6). In my Schema.org markup, (using JSON-LD), in each Product's Offer, I could either have a single Offer with a price range, (minPricd: $5, maxPrice $6), or I could add a separate Offer for each variation, each with its own, correct, price set. Is one of these better than the other? Why? I've been looking at the WooCommerce code and they seem to do the single offer with a price range, but that could be because it's more flexible for a system that's used by millions of people.
Technical SEO | | 4RS_John1 -
Schema Markup for property listings (estate agent)
Hello, I've been looking online for some help with this. An estate agent has a page of properties for sale. Is it possible to mark these individual properties up and if so would they appear as rich snippets in the SERPS - never seen anything like this for properties for sale so just wondered,
Technical SEO | | AL123al1 -
Adding Reviews to JSON Product Schema Markup
Hi everyone, Below is an example of some JSON product schema markup I'd like to integrate into my site. My question is, what do I need to do to incorporate the individual reviews on a product page as well? I've tried a few different things but I can't get it to validate.
Technical SEO | | VDigitalServices0 -
Should I Focus on Video Schema or a Video Sitemap First
Hey all, I'm working on a website that is soon going to launch a video hub that contains over 500 videos. I'm interested in ensuring that the videos show up on the SERPs page in the highest position possible. I know Google recommends that you have on-page schema for your videos as well as an XML sitemap so they can be indexed for SERP. When I look at schema and the XML video sitemap they seem to communicate very similar kinds of information (Title, Description, Thumbnail, Duration). I'm not sure which one to start with; is it more important to have video schema or a video sitemap? Additionally, if anyone knows of any good video sitemap generators (free is best, but cheap is okay too) then please let me know. Cursory google searching has just churned up a number of tools that look sketchy.
Technical SEO | | perfectsearch710 -
Has anyone had issues with Bazaarvoice and schema.org?
About a year ago we started using Bazaarvoice to get reviews for our products, and it has been great as far as accumulating content, but Google is not taking the schema.org data and displaying it on the SERP. Someone has told me it is because we are offering multiple products, or that our schema.org tags are incorrect but when I compare our code to other travel sites it seems like everyone is doing something different. This is especially annoying since the Google schema markup check says everything is fine. Does anyone have any advice or similar experiences? Thanks.
Technical SEO | | tripcentral0 -
Schema markup for products is missing "price": Is this bad?
Hey guys, So a current client of mine has an e-commerce shop with a few hundred products. They purposely choose to keep the prices off of their website, which is causing errors in Google Webmaster Tools. Basically the error shows: Error: Structured Data > Product (markup: schema.org) Error type: missing price 208 items with error Is this a huge deal? Or are we allowed to have non-numerical prices for schema ie. "call for quote"
Technical SEO | | tbinga1 -
Can Google Read schema.org markup within Ajax?
Hi All, as a local business directory, we also display Openinghours on a business listing page. ex. http://www.goudengids.be/napoli-kontich-2550/
Technical SEO | | TruvoDirectories
At the same time I also have schema.org markup for Openinghours implemented.
But, for technical reasons (performance), the openinghours (and the markup alongside) are displayed using AJAX. I'm wondering if google is able to read the markup. The rich snippet tool and markup plugings like Semantic Inspector can't "see" the markup for openinghours. Any advice here?0