---
title: "Custom Post Featured Video"
description: "The Featured Video feature allows you to showcase videos at the top of your posts, similar to featured images, enhancing your content's visual appeal."
url: "https://www.priority.vision/docs/guides/custom-post-featured-video"
scope: shared
appliesTo: [Essence, Scope, Thoughts, Feed, Moment, Aspect, OnFlow, Thesis, Format]
lastUpdated: 2026-09-18
---

# Post Featured Video

<div className="theme-blocks">

### Essence

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.

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

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

## 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:

| Platform | Description | Embed Type |
|----------|-------------|------------|
| **Ghost Video Card** | Native Ghost video card | `.kg-video-card` |
| YouTube | YouTube embeds | `youtube.com` or `youtube-nocookie.com` |
| Vimeo | Professional video hosting | `player.vimeo.com` |
| Dailymotion | Video sharing platform | `dailymotion.com` |
| Wistia | Business video hosting | `wistia.com` or `wistia.net` |
| Twitch | Live streaming and video clips | `twitch.tv` or `clips.twitch.tv` |
| Facebook | Social media video content | `facebook.com` |
| TikTok | Short-form video platform | `tiktok.com` |
| Instagram | Social media video content | `instagram.com` |
| Bunny.net | Video CDN service | `iframe.mediadelivery.net` or `video.bunnycdn.com` |
| Kickstarter | Project videos | `kickstarter.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 essence for each platform as shown in the table above for the best compatibility.

### Scope

The Featured Video feature allows you to display a video prominently at the top of your posts, in the same location as featured images, and optionally in post cards within archives and grid layouts. This feature supports Ghost's native Video cards and a wide range of embedded video platforms.

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

1. Log in to Ghost admin
1. Go to **Posts**, and open the post
1. Add a video as the **first element** in your post (see supported video types below)
1. Open the ** Post settings** sidebar
1. Add the appropriate internal tag(s) to **Tags**:
   - `#video` - for displaying video in the featured position on single post pages
   - `#video-preview` - for displaying video in post cards on archive pages (blog, tag, author pages)
   - You can use both tags to enable video display in both locations
1. Click **Publish**

## 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.

### For Single Post Featured Video (`#video`)

All video platforms below are supported for the featured video position on individual post pages:

| Platform | Description | Embed Type |
|----------|-------------|------------|
| **Ghost Video Card** | Native Ghost video card | `.kg-video-card` |
| YouTube | YouTube embeds | `youtube.com` or `youtube-nocookie.com` |
| Vimeo | Professional video hosting | `player.vimeo.com` |
| Dailymotion | Video sharing platform | `dailymotion.com` |
| Wistia | Business video hosting | `wistia.com` or `wistia.net` |
| Twitch | Live streaming and video clips | `twitch.tv` or `clips.twitch.tv` |
| Facebook | Social media video content | `facebook.com` |
| TikTok | Short-form video platform | `tiktok.com` |
| Instagram | Social media video content | `instagram.com` |
| Bunny.net | Video CDN service | `iframe.mediadelivery.net` or `video.bunnycdn.com` |
| Kickstarter | Project videos | `kickstarter.com` |

### For Post Grid Video Preview (`#video-preview`)

Only the following platforms are recommended and fully supported for post card previews:

| Platform | Description | Embed Type |
|----------|-------------|------------|
| **Ghost Video Card** | Native Ghost video card | `.kg-video-card video` |
| YouTube | YouTube embeds | `youtube.com` or `youtube-nocookie.com` |
| Vimeo | Professional video hosting | `player.vimeo.com` |

    Other video platforms may not display correctly in post cards and are not recommended for use with the `#video-preview` tag.

## 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.

### Thoughts

The Featured Video feature allows you to display a video prominently at the top of your posts, in the same location as featured images, and optionally in post cards within archives and grid layouts. This feature supports Ghost's native Video cards and a wide range of embedded video platforms.

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

1. Log in to Ghost admin
1. Go to **Posts**, and open the post
1. Add a video as the **first element** in your post (see supported video types below)
1. Open the ** Post settings** sidebar
1. Add the appropriate internal tag(s) to **Tags**:
   - `#video` - for displaying video in the featured position on single post pages
   - `#video-preview` - for displaying video in post cards on archive pages (blog, tag, author pages)
   - You can use both tags to enable video display in both locations
1. Click **Publish**

## 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.

### For Single Post Featured Video (`#video`)

All video platforms below are supported for the featured video position on individual post pages:

| Platform | Description | Embed Type |
|----------|-------------|------------|
| **Ghost Video Card** | Native Ghost video card | `.kg-video-card` |
| YouTube | YouTube embeds | `youtube.com` or `youtube-nocookie.com` |
| Vimeo | Professional video hosting | `player.vimeo.com` |
| Dailymotion | Video sharing platform | `dailymotion.com` |
| Wistia | Business video hosting | `wistia.com` or `wistia.net` |
| Twitch | Live streaming and video clips | `twitch.tv` or `clips.twitch.tv` |
| Facebook | Social media video content | `facebook.com` |
| TikTok | Short-form video platform | `tiktok.com` |
| Instagram | Social media video content | `instagram.com` |
| Bunny.net | Video CDN service | `iframe.mediadelivery.net` or `video.bunnycdn.com` |
| Kickstarter | Project videos | `kickstarter.com` |

### For Post Grid Video Preview (`#video-preview`)

Only the following platforms are recommended and fully supported for post card previews:

| Platform | Description | Embed Type |
|----------|-------------|------------|
| **Ghost Video Card** | Native Ghost video card | `.kg-video-card video` |
| YouTube | YouTube embeds | `youtube.com` or `youtube-nocookie.com` |
| Vimeo | Professional video hosting | `player.vimeo.com` |

    Other video platforms may not display correctly in post cards and are not recommended for use with the `#video-preview` tag.

## 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.
    - You can use both `#video` and `#video-preview` tags on the same post to enable video display in both single post pages and post grid cards.

    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.

### Feed

The Featured Video feature allows you to display a video prominently at the top of your posts, in the same location as featured images, and optionally in post cards within archives and grid layouts. This feature supports Ghost's native Video cards and a wide range of embedded video platforms.

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

1. Log in to Ghost admin
1. Go to **Posts**, and open the post
1. Add a video as the **first element** in your post (see supported video types below)
1. Open the ** Post settings** sidebar
1. Add the appropriate internal tag(s) to **Tags**:
   - `#video` - for displaying video in the featured position on single post pages
   - `#video-preview` - for displaying video in post cards on archive pages (blog, tag, author pages)
   - You can use both tags to enable video display in both locations
1. Click **Publish**

## 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.

### For Single Post Featured Video (`#video`)

All video platforms below are supported for the featured video position on individual post pages:

| Platform | Description | Embed Type |
|----------|-------------|------------|
| **Ghost Video Card** | Native Ghost video card | `.kg-video-card` |
| YouTube | YouTube embeds | `youtube.com` or `youtube-nocookie.com` |
| Vimeo | Professional video hosting | `player.vimeo.com` |
| Dailymotion | Video sharing platform | `dailymotion.com` |
| Wistia | Business video hosting | `wistia.com` or `wistia.net` |
| Twitch | Live streaming and video clips | `twitch.tv` or `clips.twitch.tv` |
| Facebook | Social media video content | `facebook.com` |
| TikTok | Short-form video platform | `tiktok.com` |
| Instagram | Social media video content | `instagram.com` |
| Bunny.net | Video CDN service | `iframe.mediadelivery.net` or `video.bunnycdn.com` |
| Kickstarter | Project videos | `kickstarter.com` |

### For Post Grid Video Preview (`#video-preview`)

Only the following platforms are recommended and fully supported for post card previews:

| Platform | Description | Embed Type |
|----------|-------------|------------|
| **Ghost Video Card** | Native Ghost video card | `.kg-video-card video` |
| YouTube | YouTube embeds | `youtube.com` or `youtube-nocookie.com` |
| Vimeo | Professional video hosting | `player.vimeo.com` |

    Other video platforms may not display correctly in post cards and are not recommended for use with the `#video-preview` tag.

## 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.
    - You can use both `#video` and `#video-preview` tags on the same post to enable video display in both single post pages and post grid cards.

    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.

### Moment

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.

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

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

## 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:

| Platform | Description | Embed Type |
|----------|-------------|------------|
| **Ghost Video Card** | Native Ghost video card | `.kg-video-card` |
| YouTube | YouTube embeds | `youtube.com` or `youtube-nocookie.com` |
| Vimeo | Professional video hosting | `player.vimeo.com` |
| Dailymotion | Video sharing platform | `dailymotion.com` |
| Wistia | Business video hosting | `wistia.com` or `wistia.net` |
| Twitch | Live streaming and video clips | `twitch.tv` or `clips.twitch.tv` |
| Facebook | Social media video content | `facebook.com` |
| TikTok | Short-form video platform | `tiktok.com` |
| Instagram | Social media video content | `instagram.com` |
| Bunny.net | Video CDN service | `iframe.mediadelivery.net` or `video.bunnycdn.com` |
| Kickstarter | Project videos | `kickstarter.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.

### Aspect

The Featured Video feature allows you to display a video prominently at the top of your posts, in the same location as featured images, and optionally in post cards within archives and grid layouts. This feature supports Ghost's native Video cards and a wide range of embedded video platforms.

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

1. Log in to Ghost admin
1. Go to **Posts**, and open the post
1. Add a video as the **first element** in your post (see supported video types below)
1. Open the ** Post settings** sidebar
1. Add the appropriate internal tag(s) to **Tags**:
   - `#video` - for displaying video in the featured position on single post pages
   - `#video-preview` - for displaying video in post cards on archive pages (blog, tag, author pages)
   - You can use both tags to enable video display in both locations
1. Click **Publish**

## 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.

### For Single Post Featured Video (`#video`)

All video platforms below are supported for the featured video position on individual post pages:

| Platform | Description | Embed Type |
|----------|-------------|------------|
| **Ghost Video Card** | Native Ghost video card | `.kg-video-card` |
| YouTube | YouTube embeds | `youtube.com` or `youtube-nocookie.com` |
| Vimeo | Professional video hosting | `player.vimeo.com` |
| Dailymotion | Video sharing platform | `dailymotion.com` |
| Wistia | Business video hosting | `wistia.com` or `wistia.net` |
| Twitch | Live streaming and video clips | `twitch.tv` or `clips.twitch.tv` |
| Facebook | Social media video content | `facebook.com` |
| TikTok | Short-form video platform | `tiktok.com` |
| Instagram | Social media video content | `instagram.com` |
| Bunny.net | Video CDN service | `iframe.mediadelivery.net` or `video.bunnycdn.com` |
| Kickstarter | Project videos | `kickstarter.com` |

### For Post Grid Video Preview (`#video-preview`)

Only the following platforms are recommended and fully supported for post card previews:

| Platform | Description | Embed Type |
|----------|-------------|------------|
| **Ghost Video Card** | Native Ghost video card | `.kg-video-card video` |
| YouTube | YouTube embeds | `youtube.com` or `youtube-nocookie.com` |
| Vimeo | Professional video hosting | `player.vimeo.com` |

    Other video platforms may not display correctly in post cards and are not recommended for use with the `#video-preview` tag.

## 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.
    - You can use both `#video` and `#video-preview` tags on the same post to enable video display in both single post pages and post grid cards.

    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.

### OnFlow

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.

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

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

## 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:

| Platform | Description | Embed Type |
|----------|-------------|------------|
| **Ghost Video Card** | Native Ghost video card | `.kg-video-card` |
| YouTube | YouTube embeds | `youtube.com` or `youtube-nocookie.com` |
| Vimeo | Professional video hosting | `player.vimeo.com` |
| Dailymotion | Video sharing platform | `dailymotion.com` |
| Wistia | Business video hosting | `wistia.com` or `wistia.net` |
| Twitch | Live streaming and video clips | `twitch.tv` or `clips.twitch.tv` |
| Facebook | Social media video content | `facebook.com` |
| TikTok | Short-form video platform | `tiktok.com` |
| Instagram | Social media video content | `instagram.com` |
| Bunny.net | Video CDN service | `iframe.mediadelivery.net` or `video.bunnycdn.com` |
| Kickstarter | Project videos | `kickstarter.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.

### Thesis

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.

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

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

## 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:

| Platform | Description | Embed Type |
|----------|-------------|------------|
| **Ghost Video Card** | Native Ghost video card | `.kg-video-card` |
| YouTube | YouTube embeds | `youtube.com` or `youtube-nocookie.com` |
| Vimeo | Professional video hosting | `player.vimeo.com` |
| Dailymotion | Video sharing platform | `dailymotion.com` |
| Wistia | Business video hosting | `wistia.com` or `wistia.net` |
| Twitch | Live streaming and video clips | `twitch.tv` or `clips.twitch.tv` |
| Facebook | Social media video content | `facebook.com` |
| TikTok | Short-form video platform | `tiktok.com` |
| Instagram | Social media video content | `instagram.com` |
| Bunny.net | Video CDN service | `iframe.mediadelivery.net` or `video.bunnycdn.com` |
| Kickstarter | Project videos | `kickstarter.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.

### Format

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.

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

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

## 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:

| Platform | Description | Embed Type |
|----------|-------------|------------|
| **Ghost Video Card** | Native Ghost video card | `.kg-video-card` |
| YouTube | YouTube embeds | `youtube.com` or `youtube-nocookie.com` |
| Vimeo | Professional video hosting | `player.vimeo.com` |
| Dailymotion | Video sharing platform | `dailymotion.com` |
| Wistia | Business video hosting | `wistia.com` or `wistia.net` |
| Twitch | Live streaming and video clips | `twitch.tv` or `clips.twitch.tv` |
| Facebook | Social media video content | `facebook.com` |
| TikTok | Short-form video platform | `tiktok.com` |
| Instagram | Social media video content | `instagram.com` |
| Bunny.net | Video CDN service | `iframe.mediadelivery.net` or `video.bunnycdn.com` |
| Kickstarter | Project videos | `kickstarter.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.

</div>

## Documentation Index
> Fetch the complete documentation index at: https://www.priority.vision/docs/llms.txt
> Use this file to discover all available pages before exploring further.
