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.