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

Add a clear event 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.