---
title: "How to insert an iFrame / YouTube video in PHP-Fusion"
description: "You can insert iframes and YouTube videos in your PHP-Fusion pages through the editor in the Admin panel. Below are the steps on how to insert an iframe / YouTube video in PHP-Fusion page or article...."
url: https://www.inmotionhosting.com/support/edu/php-fusion/how-to-insert-an-iframe-youtube-video-in-php-fusion/
date: 2013-03-25
modified: 2022-03-11
author: "InMotion Hosting Contributor"
categories: ["PHP-Fusion"]
type: post
lang: en
---

# How to insert an iFrame / YouTube video in PHP-Fusion

You can insert iframes and YouTube videos in your PHP-Fusion pages through the editor in the Admin panel. Below are the steps on how to insert an iframe / YouTube video in PHP-Fusion page or article.

## Steps to insert an iFrame or YouTube video

1. [Log into your PHP-Fusion Admin Panel](/support/edu/php-fusion/login-admin-panel/).
2. [![Edit the article in PHP-Fusion](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/edu_php-fusion_102_insert-iframe-youtube_insert-iframe-youtube-1-edit-page.png)](/support/wp-content/uploads/2013/03/edu_php-fusion_102_insert-iframe-youtube_insert-iframe-youtube-1-edit-page.png) Find the article you want to insert the **iframe** / **YouTube** video into and **[Edit](/support/edu/php-fusion/edit-article/)** it.
3. [![Add the iframe youtube code PHP-Fusion](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/edu_php-fusion_102_insert-iframe-youtube_insert-iframe-youtube-2-youtube-code.png)](/support/wp-content/uploads/2013/03/edu_php-fusion_102_insert-iframe-youtube_insert-iframe-youtube-2-youtube-code.png) Paste the code into your article. In this case we are inserting the following Youtube iframe code. <iframe width="560" height="315" src="https://www.youtube.com/embed/dtoty6IC0X0" frameborder="0" allowfullscreen></iframe> Click **Save Article**. [![View of PHP-Fusion with youtube iframe](https://www.inmotionhosting.com/support/wp-content/uploads/2013/03/edu_php-fusion_102_insert-iframe-youtube_insert-iframe-youtube-3-final-result.png)](/support/wp-content/uploads/2013/03/edu_php-fusion_102_insert-iframe-youtube_insert-iframe-youtube-3-final-result.png) Now when you visit your page on your site the YouTube video will show up.
