Skip to Content
DocsFormatPost Featured Video

Post Featured Video

The Featured Video feature allows you to display a video prominently at the top of your posts, in the same location as featured images. This feature supports Ghostโ€™s native Video cards and a wide range of embedded video platforms.

Format theme post featured video

To add a featured video to your post, you need to:

  1. Log in to Ghost admin
  2. Go to Posts, and open the post
  3. Add a video as the first element in your post (see supported video types below)
  4. Open the Post settings sidebar
  5. Add the #video internal tag to Tags
  6. Click Publish

Add post featured video to the Ghost post

Supported Video Platforms

We strongly recommend using Ghost Video Cards whenever possible. Ghost Video Cards use videos hosted on your site without loading third-party services like YouTube, resulting in faster loading times, better privacy for your visitors, and more reliable performance.

The Featured Video feature supports the following video types:

PlatformDescriptionEmbed Type
Ghost Video CardNative Ghost video card.kg-video-card
YouTubeYouTube embedsyoutube.com or youtube-nocookie.com
VimeoProfessional video hostingplayer.vimeo.com
DailymotionVideo sharing platformdailymotion.com
WistiaBusiness video hostingwistia.com or wistia.net
TwitchLive streaming and video clipstwitch.tv or clips.twitch.tv
FacebookSocial media video contentfacebook.com
TikTokShort-form video platformtiktok.com
InstagramSocial media video contentinstagram.com
Bunny.netVideo CDN serviceiframe.mediadelivery.net or video.bunnycdn.com
KickstarterProject videoskickstarter.com

You can embed videos either using Ghostโ€™s native embed card functionality or by directly inserting the iframe HTML code into your post.

Implementation Notes

  • Remember that internal tags starting with # are not visible to readers and are used only for theme features and integrations.
  • The video must be the first element in your post content for the feature to work properly. The script will automatically move it to the featured position while keeping the rest of your content intact.
  • Only the first video element will be used as the featured video. Any subsequent videos will remain in their original position within the post content.
  • For direct iframe embeds (not using Ghostโ€™s embed card), make sure the iframe is the very first element in your post.

When embedding videos directly with HTML, ensure youโ€™re using the correct embed URL format for each platform as shown in the table above for the best compatibility.