SEO טכני

VideoObject Schema, SEO לוידאו (2026)

Videos ב-SEO דורשים schema. הנה המדריך המלא.

TL;DR: VideoObject schema tells Google about videos on your page. Required for Video Rich Results. Includes name, description, thumbnail, upload date, duration, content URL.

Basic VideoObject

{
  "@context": "https://schema.org",
  "@type": "VideoObject",
  "name": "Video Title",
  "description": "Video description",
  "thumbnailUrl": "https://example.com/thumb.jpg",
  "uploadDate": "2026-04-25T12:00:00+00:00",
  "duration": "PT5M30S",
  "contentUrl": "https://example.com/video.mp4",
  "embedUrl": "https://example.com/embed/video"
}

Optional Properties

  • publisher. who published.
  • interactionStatistic. view count.
  • hasPart (Clip schema). chapters.
  • transcript.

YouTube Videos

If embedding YouTube, YouTube handles schema. Can add additional in your page for local context.

Self-Hosted Videos

Need full schema on your page. Include actual video URL.

Video Sitemap

Additional to schema. XML sitemap with video metadata:

<video:video>
  <video:thumbnail_loc>...</video:thumbnail_loc>
  <video:title>...</video:title>
  <video:description>...</video:description>
</video:video>
שמוליק דורינבאום

רוצה עזרה ממוקדת ל-SEO באתר שלך?

אני שמוליק דורינבאום — יועץ SEO ב-20+ שנות ניסיון. אם המאמר הזה נתן לך כיוון ואתה רוצה ליישם על האתר שלך, יש לי קורס קידום אתרים חינמי מלא, או שאפשר לקפוץ לשיחת ייעוץ אישית.

שאלות נפוצות

Do I need both schema AND sitemap?
Schema minimum. Sitemap additional for video-heavy sites.
YouTube embed, need schema?
YouTube handles basic schema. Additional helpful for context.
Video Rich Results guaranteed?
No. Schema enables eligibility. Google decides.
Live video schema?
Separate LiveBlogPosting schema for live streams.
TikTok/Instagram Reels schema?
Platform-specific. Not typically on your site.

יש לך שאלה על Video Schema?

שלחו הודעה — אחזור תוך 24 שעות עם תשובה ממוקדת.