The preview of other views on YouTube cannot be removed completely. You can, however, make sure that suggestions of other channels aren’t included in the preview.
Removing the preview of other channels
If you embed your video as follows, you will only be shown video suggestions uploaded on the same YouTube channel as yours.
At YouTube
- Access your video on YouTube
- Underneath the video, click Share
- Choose Embed
- Copy the embed code (it begins with
<iframe [...]>
)
At Jimdo
Log in to your Jimdo Creator website and go to the page you want to add the video to. Then:
- Click on Add Element and, under More Elements and Add-ons, choose the Widget/HTML Element
- Paste in the code you copied from the YouTube video
- Within the code, you’ll find the link of your video (it starts with
“https://www.youtube.com/embed[...]”
) - Add
&rel=0
to the end of the link (make sure that you paste it inside the quotation marks) - Click Save
The link in the code should now look similar to this:
“https://www.youtube.com/embed/YOURVIDEO&rel=0"