October 30, 2024 | By: PhotoBiz Knowledge Base
YouTube is one of the easiest platforms for embedding videos on your website. If you want to embed a YouTube Short on your PhotoBiz site, just follow these simple steps:
Find the YouTube Short you want to use. The link will look something like this:
youtube.com/shorts/YOURVIDEOLINK
In the URL, change the word “shorts” to “watch” so it looks like this:
youtube.com/watch?v=YOURVIDEOLINK
Then press Enter to reload the page.
Click the Share button below the video, select Embed, and copy the embed code.
Log in to your PhotoBiz account and open the Website Builder.
Add a new Text Block, or click on an existing text block where you want the video to appear.
Click on the HTML tab (you’ll be in the Visual tab by default). Paste the embed code where you want the video to appear.
The video will display using standard horizontal dimensions. If you prefer a vertical layout (to match the style of YouTube Shorts), you can switch the width and height values in the embed code.
For example, change:
width="560" height="315"
to
width="315" height="560"
Click Save. Your YouTube Short will now appear on your website!