Event schema

Event Schema 카운트다운 검증기

웨비나, 출시 행사, 모임, 티켓 페이지용 Event JSON-LD를 준비하고 날짜, 장소, 주최자, 오퍼를 확인합니다.

위험0/100
카운트다운-
통과0
검토4
실패4

이벤트 정보

이벤트 랜딩 페이지에 공개할 동일한 정보를 입력하세요.

장소

티켓 오퍼

주최자

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.