Event schema

Trình kiểm Event Schema kèm đếm ngược

Chuẩn bị Event JSON-LD cho webinar, buổi ra mắt, meetup và trang vé, rồi kiểm tra ngày, địa điểm, đơn vị tổ chức và ưu đãi.

Rủi ro0/100
Đếm ngược-
Đạt0
Xem lại4
Lỗi4

Chi tiết sự kiện

Dùng cùng thông tin công khai sẽ xuất hiện trên landing page sự kiện.

Địa điểm

Ưu đãi vé

Đơn vị tổ chức

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": ""
  }
}

Kiểm tra trước khi xuất bản

name

Add a clear event name.

Lỗi
description

Add at least 50 characters of event description.

Xem lại
dates

Add a valid start date and an end date after the start date.

Lỗi
countdown

Start date is missing or invalid.

Lỗi
location

Add the required virtual URL and/or venue address for this attendance mode.

Lỗi
image

Add a public event image URL for richer search results.

Xem lại
organizer

Add organizer name and URL to make the event entity clearer.

Xem lại
offers

Add registration URL, numeric price, and 3-letter currency.

Xem lại

Xem trước báo cáo

# 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.