In this video I will show you how to auto play a YouTube video on your website with HTML Code. [ Ссылка ]
This process uses a very simple HTML Code edit, but don't worry it's extremely easy and I show you exactly how to do it.
I find that auto playing videos on your website can really help you get information to your visitors. Sometimes you have videos that have most of the key information in your post. People don’t always read every word in your post, which makes a video a great way to share your key information. Making the video auto play ensures that your visitor will at least hear what you have to say before leaving your site.
Here is the code you will need: &autoplay=1
How To AutoPlay A Youtube Video On Your Website:
1) Find the video you would like to embed on your website.
2) Click on the share tab under the YouTube video.
3) Click on the embed tab
4)Leave all boxes unchecked other than Use old embed code. Check use old embed code.
5) Highlight the video HTML code. Open up a text editor. Either word pad or text edit.
6) Past the code into the text edit document.
7) Highlight this code: &autoplay=1
8) Go to the text edit document and find the first video URL. Will look like: www.youtube.com/v/BYDRwYBLZHw?hl=en_US&version=3&rel=0
9) Paste the code &autoplay=1 at the end of the URL or in this case after rel=o. New URL will look like www.youtube.com/v/BYDRwYBLZHw?hl=en_US&version=3&rel=0&autoplay=1
10) Find the second URL in the HTML Code. Will look like: www.youtube.com/v/BYDRwYBLZHw?hl=en_US&version=3&rel=0
11) Paste the code &autoplay=1 at the end of the URL in this case after rel=o. New video URL will look like: www.youtube.com/v/BYDRwYBLZHw?hl=en_US&version=3&rel=0&autoplay=1
12) Once you have added the code &autoplay=1 to both URLs in the HTML code. Copy the whole HTML code and paste it into the text section of your post.
13) Paste the code into the text section of your website and the video should now auto play!
If you liked this video please like and subscribe!
Visit my website at: [ Ссылка ]
Ещё видео!