So yesterday I posted a video on my blog about packing tips and I noticed that I had related videos showing up in my video… they weren’t mine. I needed to know how to stop related posts that end of my youtube videos.
Here is what it looked like before (note the videos at the end):
Here is the code that I used: <iframe width=”640″ height=”360″ src=”https://www.youtube.com/embed/EMIxjz7OyKU” frameborder=”0″ allowfullscreen></iframe>
Then I went back in and added 6 characters and got this:
I simply added ?rel=0 to the end of my link, so it now looks like this:
Here is the code that I used: <iframe width=”640″ height=”360″ src=”https://www.youtube.com/embed/EMIxjz7OyKU?rel=0” frameborder=”0″ allowfullscreen></iframe>
Do you see how it doesn’t show videos at the end? No one wants their traffic to go away, so this stopped it. You can also add cards, which would bring up your videos next, but I am not going to get into that today. 🙂
Hope that little tip helped!
Leave a Reply