Schema 公開前チェック

VideoObject メタデータチェックリスト

動画ページ向けに VideoObject JSON-LD 草案を作り、公開前の重要なメタデータを確認します。

高リスク0/100
時間-
合格0
要確認3
修正5

動画メタデータ

公開中の動画ページと一致させるべき項目を入力します。

メディア URL

公開者

VideoObject JSON-LD

{
  "@context": "https://schema.org",
  "@type": "VideoObject"
}

公開チェック

name

Add a clear video title.

修正
description

Add at least 80 characters of video description.

確認
thumbnail

Add a public HTTP or HTTPS thumbnail URL.

修正
uploadDate

Add a valid upload date.

修正
duration

Add video duration in minutes or seconds.

修正
videoUrl

Add a public content URL or embed URL.

修正
pageUrl

Add the canonical page URL that hosts this video.

確認
publisher

Add publisher name and logo URL.

確認

レポートプレビュー

# VideoObject Metadata Checklist

Video: missing
Upload date: missing
Duration: missing
Score: 0/100 (risky)

## Checks
- [ ] name: Add a clear video title.
- [ ] description: Add at least 80 characters of video description.
- [ ] thumbnail: Add a public HTTP or HTTPS thumbnail URL.
- [ ] uploadDate: Add a valid upload date.
- [ ] duration: Add video duration in minutes or seconds.
- [ ] videoUrl: Add a public content URL or embed URL.
- [ ] pageUrl: Add the canonical page URL that hosts this video.
- [ ] publisher: Add publisher name and logo URL.

## Issues
- danger: Add a clear video title.
- warning: Add at least 80 characters of video description.
- danger: Add a public HTTP or HTTPS thumbnail URL.
- danger: Add a valid upload date.
- danger: Add video duration in minutes or seconds.
- danger: Add a public content URL or embed URL.
- warning: Add the canonical page URL that hosts this video.
- warning: Add publisher name and logo URL.