Here is a handy little tip for those of you who like to do it yourself with embedding videos on your website. If you are embedding a video on your website and do not want all the related videos showing at the end of the video, there is a quick way to fix that and keep people on your websit.
You just need to add a small bit of code to the end of the embed code YouTube has. That code is &rel=0.
If your embedd YouTube code is:
<iframe src=”//www.youtube.com/embed/SiIIQ3TH5hI?list=UU0rXsXevgVRF-ZL6YuSs_DQ&” width=”560″ height=”315″ frameborder=”0″ allowfullscreen=”allowfullscreen”></iframe>
It would then be this:
<iframe src=”//www.youtube.com/embed/SiIIQ3TH5hI?list=UU0rXsXevgVRF-ZL6YuSs_DQ&rel=0” width=”560″ height=”315″ frameborder=”0″ allowfullscreen=”allowfullscreen”></iframe>
I had to do this for a client this week for one of his videos. It worked like a charm. Here is the video.
Website Design – Logo Design – Print Design – Social Media and Marketing
0 Comments