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