Add a clear event name.
Event schema
ตัวตรวจ Event Schema พร้อมนับถอยหลัง
เตรียม Event JSON-LD สำหรับ webinar งานเปิดตัว meetup และหน้าตั๋ว แล้วตรวจวันที่ สถานที่ ผู้จัด และข้อเสนอ
เสี่ยง0/100
นับถอยหลัง-
ผ่าน0
ตรวจ4
ล้มเหลว4
รายละเอียดอีเวนต์
ใช้ข้อมูลสาธารณะชุดเดียวกับหน้า landing page ของอีเวนต์
สถานที่
ข้อเสนอตั๋ว
ผู้จัด
Event JSON-LD
{
"@context": "https://schema.org",
"@type": "Event",
"eventSchedule": {
"@type": "Schedule",
"scheduleTimezone": "UTC"
},
"eventAttendanceMode": "https://schema.org/OnlineEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled",
"location": {
"@type": "VirtualLocation",
"url": ""
}
}เช็กก่อนเผยแพร่
name
ล้มเหลวdescription
ตรวจAdd at least 50 characters of event description.
dates
ล้มเหลวAdd a valid start date and an end date after the start date.
countdown
ล้มเหลวStart date is missing or invalid.
location
ล้มเหลวAdd the required virtual URL and/or venue address for this attendance mode.
image
ตรวจAdd a public event image URL for richer search results.
organizer
ตรวจAdd organizer name and URL to make the event entity clearer.
offers
ตรวจAdd registration URL, numeric price, and 3-letter currency.
ตัวอย่างรายงาน
# Event Schema Countdown Validator Event: missing Start date: missing Countdown: missing Score: 0/100 (risky) ## Checks - [ ] name: Add a clear event name. - [ ] description: Add at least 50 characters of event description. - [ ] dateWindow: Add a valid start date and an end date after the start date. - [ ] countdown: Start date is missing or invalid. - [ ] location: Add the required virtual URL and/or venue address for this attendance mode. - [ ] image: Add a public event image URL for richer search results. - [ ] organizer: Add organizer name and URL to make the event entity clearer. - [ ] offers: Add registration URL, numeric price, and 3-letter currency. ## Issues - danger: Add a clear event name. - warning: Add at least 50 characters of event description. - danger: Add a valid start date and an end date after the start date. - danger: Start date is missing or invalid. - danger: Add the required virtual URL and/or venue address for this attendance mode. - warning: Add a public event image URL for richer search results. - warning: Add organizer name and URL to make the event entity clearer. - warning: Add registration URL, numeric price, and 3-letter currency.