Add a clear video title.
Schema 发布前检查
VideoObject 元数据检查清单
为视频页准备完整的 VideoObject JSON-LD 草稿,并检查发布前关键元数据。
风险高0/100
时长-
已通过0
待检查3
阻塞项5
视频元数据
填写这些应该与公开视频页面保持一致的字段。
媒体 URL
发布者
VideoObject JSON-LD
{
"@context": "https://schema.org",
"@type": "VideoObject"
}发布检查
name
修复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.