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.