How to embed a YouTube video in my YABB forum

How to make a favicon

Adding images into my YaBB forum

Advertising in the satsig forum

Embedded YouTube video not working on iPad problem.

This applies if you are preparing a web page to go on an internet server. It does not apply when entering a text message into a forum such as YaBB.

Updated 2024:

The process is now simplified:

On your PC, go to YouTube and view the video you want to include on your web page

Click the Share button in the row below the video.

In the options, click Embed.

In the pop-up box see the html code provided, for example:

<iframe width="560" height="315" src="https://www.youtube.com/embed/L6vUeNf2wqU?si=tKIQobZFK8oMK5ce" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

Highlight and copy this HTML code and paste it into your web page before uploading to your server.

In the demonstration example case below I have centered the video in a paragraph like so:   <p style="text-align: center> the code above <p>



Consider modifying the pixel size and other parameters.

Legacy information: This page started a long time ago and a variety of instructions were shown (both bad versions and good versions) but as they are all now obsolete they have been deleted.

Send us an email eric@satsig.net if you have any comment or explanation. I can add your comments here below:

13 Sept 2013:   email message from someone who found this page:
The fix you put up at https://www.satsig.net/images/youtube-on-ipad.htm worked!!!
Really want to thank you for posting it



► Page created 5 July 2013, updated 13 March 2024. Eric Johnston