What do people see when they get to the end of the videos embedded on your website?

Do they see inappropriate videos, or do they see your other videos recommended to them? In this video, I show you how to remove related videos from embedded YouTube videos.

How To Embed YouTube Video on WordPress (or other CMS) and Disable Suggested Videos After Your Video Ends

For this to work, your video should be embedded on your site – not added as a link. This means you need to get the embed code by clicking the share button on your video.

  1. Find the YouTube video you want to embed
  2. Click Share
  3. Click Embed
  4. Copy the embed code
  5. Paste this html code into your text editor or a code block if you’re using a page builder like me.
  6. Modify the code. Find the end of the embed link (https://www.youtube.com/embed/xxxxxxx) and add ?rel=0

e.g. https://www.youtube.com/embed/xxxxxxx?rel=0

That’s it! It’s pretty easy to stop related videos from showing up on embedded videos. If you’re using a different CMS, share with us your process in the comments!