Embedding a Youtube Video on a Website without Related Videos

Embedding a video

What you check and uncheck is important when you embed a video on a website if you won’t want to show related videos

The next time you embed a YouTube Video on a website, make sure no related videos show after your video plays. You might be surprised (and embarrassed) at what comes up! The videos that are played may not even be yours!

Here’s how to avoid that unfortunate situation:

  1. Begin the embed process by checking “share” under the video.
  2. Next, decide on your video size.
  3. MOST IMPORTANT: UNCHECK “Show suggested videos when the video finishes.” (see above)
  4. You know you’ve succeeded when you can play the entire video on your website and it ends at your original beginning.
  5. If for some reason, you aren’t given the option to “uncheck” embedding related videos: you must add some  code after the letters that identify the video for example:
    • The string of letters that identify the above video is: HjY3FRZ2xoc
    • To avoid related videos, this must follow these letters (as it does in the above example): ?rel=0 NOTE: The last figure is a zero.
    • So the entire code would be: HjY3FRZ2xoc?rel=0 (This is what appears above – if you didn’t you, would need to add the “?rel=0″

This is this the code I used to embed the above video on our FOOD website webpage:

sample code

Code used on website to get video in link below

Now, view how the embedded video plays on the webpage — play to the end (short video) to see how it ends.

Questions or comments? ahenneman@unl.edu

This entry was posted in Social Media, Web-based Learning and tagged , , , , . Bookmark the permalink.

One Response to Embedding a Youtube Video on a Website without Related Videos

  1. Pingback: How to Make a Mobile Friendly YouTube Video Embedded on a Website | Next Generation Extension

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Google+ photo

You are commenting using your Google+ account. Log Out / Change )

Connecting to %s