Roy Hyunjin Han

Results 44 comments of Roy Hyunjin Han

@webknjaz I don't think this is a duplicate of #89. #89 is about providing and maintaining an event aggregation website listing multiple events. #266 (this issue) is about asking individual...

> https://developers.google.com/search/docs/appearance/structured-data/event#example I didn't know event metadata was already supported and being used by most search engines. @doismellburning Thanks for sharing the Google Developers link to the structured data example....

Here is a proposed mapping of CSV fields to Schema.org Event fields: - Subject = name https://schema.org/name - Start Date = startDate https://schema.org/startDate - End Date = endDate https://schema.org/endDate -...

Here is the most recent example of event metadata that I think we should recommend conference organizers to include on their conference website. ``` { "@context": "https://schema.org", "@type": "ConferenceEvent", "name":...