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.