> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.dorik.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Embed a video to a blog post

# Getting Started

Adding videos can be very engaging for a site visitor. Whether a Youtube video or a video from your local drive, it can easily be attached to your blog post and make your content more engaging.

---

# Embed a YouTube video

Adding a **Youtube video** to your **blog post** is easy; follow these steps listed below: 

- Go to a Youtube video and click on **↗️ Share**
- Copy the URL
- Come back to your blog post and simply paste the URL.

**Done!** Your **Youtube video** has been **embedded**.


${youtube}[.](PhMoTzb6BtE)

| 💡 To make your embed Youtube video responsive set the value of width as 100% and height as 480px inside the iframe of an youtube video.

---

