How to add a video in WordPress Posts or Pages ?
Last Updated :
30 Jan, 2022
WordPress is an open-source Content Management System and an interface that is totally based on PHP and MySql which is used to create a dynamic website. Matt Mullenweg developed WordPress and Written in PHP language. WordPress is one of the most popular interfaces that allow users to customize and manage the website from its back-end content management system. It is used to organize the whole process of creating, storing, and showcasing web content in an optimal way. WordPress was initially developed as an improvement tool that enhances the regular typography of day-to-day writing.
In this article, we are going to discuss how we can add a video to WordPress Posts or Pages.
Let’s see the steps to how to add a video to WordPress Posts or Pages Easily and Quickly :
Step 1: First login into WordPress dashboard. For that, go to the WordPress login panel and try to log in to the WordPress Dashboard by entering the username and password. To access the WordPress login panel you can add /wp-login.php to the end of the website URL that you want to access.
WordPress Login Panel
After entering the username and password and login into WordPress, the user will be able to see a dashboard like this:
WordPress Dashboard
Step 2: Now search for Pages in the menu and open the Pages. To open Pages, for that:
In the menu option on the left side of the WordPress window, you will find many options. Then go to the Pages >> All Pages.
Opening the All Pages Section
After clicking on All Pages on the dropdown menu, you will see a similarAll Page section like this:
All Pages Section
Step 3: From the all page section, you need to select and open the page you want to add a video.
Click on the “more horiz” button for the selected page you want to add a video then click on ‘Edit’ to edit to the Pages. Or Directly Click on the page you want to add a video.
Editing the Page
After selecting and opening the page by clicking on Edit, you will see a similar page editor window as shown in the following screenshot:
Edit Page
Step 4: Now click on the '+' button on the left top corner of the page. After clicking on the button, you will find all options to edit the page.
Now search for videos in the search bar, you will find the Video option as shown below:
Now click on the Video option as shown below. In this option, you can add a video in three ways :
- Upload
- Media Library
- Insert From URL
Here, I am using the Insert From URL to add a video. I am trying to add a Youtube video (https://www.youtube.com/watch?v=ehUWhd50TEY) as shown below
Now insert the URL in the 'Insert From URL' section and then click on enter button or press the Enter key.
After inserting the URL, you will find the video is now added to the page in a similar manner as shown below on the page.
Now click on the update button to update the changes on the page. After clicking on the update button, You will get Page updated message with a View page link on the page.
That’s it, you have now successfully learned how to add a video to WordPress Posts or Pages.
Similar Reads
How to add a PHP page to WordPress? Adding a custom PHP page to your WordPress site can be useful for various reasons, such as adding unique functionality or creating custom templates. This article will walk you through the process step by step.1. Create a WordPress Template PageStep 1: Login to Microsoft Web Matrix:Open or create you
2 min read
How to Add JavaScript in WordPress Page and Post? WordPress doesnât allow you to directly add JavaScript code to your site, you can achieve this by using plugins or manual methods. JavaScript is a popular programming language that allows you to add interactive features to your website. Learning how to add JavaScript to your WordPress site can help
3 min read
How to use Wordpress as a video hosting platform Video content has become an essential part of online communication, marketing, and education. WordPress, a versatile content management system (CMS), allows users to host and display video content effectively. This guide will walk you through the steps to use WordPress as a video hosting platform.Wh
3 min read
How to Add Widgets in WordPress ? Adding widgets in WordPress is a straightforward way to enhance your website's functionality and design. Widgets are small blocks that perform specific functions, allowing you to add features such as calendars, search bars, recent posts, or custom menus to your WordPress site. They make your website
5 min read
How to Upload Video on WordPress? Uploading videos to your WordPress website can significantly enhance user engagement and make your content more dynamic. Whether you want to showcase a product demo, a tutorial, or just a fun video, WordPress makes it easy. In this guide, we'll walk you through the process of uploading videos to you
3 min read