<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>YouTube Archives - Becky &amp; Paula</title>
	<atom:link href="https://beckyandpaula.com/tag/youtube/feed/" rel="self" type="application/rss+xml" />
	<link>https://beckyandpaula.com/tag/youtube/</link>
	<description>Better Skills. Faster Stats. More Money.</description>
	<lastBuildDate>Thu, 14 Jan 2016 05:00:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.8</generator>

<image>
	<url>https://beckyandpaula.com/wp-content/uploads/2016/07/cropped-BP-Logo-Icon-32x32.jpg</url>
	<title>YouTube Archives - Becky &amp; Paula</title>
	<link>https://beckyandpaula.com/tag/youtube/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>YouTube 101:  how to stop related posts at the end of youtube videos</title>
		<link>https://beckyandpaula.com/youtube-101-how-to-stop-related-posts-at-the-end-of-your-videos/</link>
					<comments>https://beckyandpaula.com/youtube-101-how-to-stop-related-posts-at-the-end-of-your-videos/#respond</comments>
		
		<dc:creator><![CDATA[Becky Mansfield]]></dc:creator>
		<pubDate>Thu, 14 Jan 2016 05:00:02 +0000</pubDate>
				<category><![CDATA[YouTube]]></category>
		<guid isPermaLink="false">https://beckyandpaula.com/?p=14194</guid>

					<description><![CDATA[<p>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&#8230; they weren&#8217;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...</p>
<p>The post <a href="https://beckyandpaula.com/youtube-101-how-to-stop-related-posts-at-the-end-of-your-videos/">YouTube 101:  how to stop related posts at the end of youtube videos</a> appeared first on <a href="https://beckyandpaula.com">Becky &amp; Paula</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style='display:none;' class='shareaholic-canvas' data-app='share_buttons' data-title='YouTube 101: how to stop related posts at the end of youtube videos' data-link='https://beckyandpaula.com/youtube-101-how-to-stop-related-posts-at-the-end-of-your-videos/' data-app-id-name='category_above_content'></div><p>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&#8230; they weren&#8217;t mine.  I needed to know how to stop related posts that end of my youtube videos.<br />
<img fetchpriority="high" decoding="async" class="size-full wp-image-14195 aligncenter" src="https://beckyandpaula.com/wp-content/uploads/2016/01/YT.jpg" alt="how to get rid of related videos on my youtube video" width="650" height="650" srcset="https://beckyandpaula.com/wp-content/uploads/2016/01/YT.jpg 650w, https://beckyandpaula.com/wp-content/uploads/2016/01/YT-150x150.jpg 150w, https://beckyandpaula.com/wp-content/uploads/2016/01/YT-300x300.jpg 300w, https://beckyandpaula.com/wp-content/uploads/2016/01/YT-320x320.jpg 320w" sizes="(max-width: 650px) 100vw, 650px" /></p>
<p>Here is what it looked like before (note the videos at the end):</p>
<p><iframe src="https://www.youtube.com/embed/EMIxjz7OyKU" width="640" height="360" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p>Here is the code that I used: &lt;iframe width=&#8221;640&#8243; height=&#8221;360&#8243; src=&#8221;https://www.youtube.com/embed/EMIxjz7OyKU&#8221; frameborder=&#8221;0&#8243; allowfullscreen&gt;&lt;/iframe&gt;</p>
<p>Then I went back in and added 6 characters and got this:</p>
<p><iframe src="https://www.youtube.com/embed/EMIxjz7OyKU?rel=0" width="640" height="360" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p>I simply added ?rel=0 to the end of my link, so it now looks like this:</p>
<p>Here is the code that I used: &lt;iframe width=&#8221;640&#8243; height=&#8221;360&#8243; src=&#8221;https://www.youtube.com/embed/EMIxjz7OyKU<strong>?rel=0</strong>&#8221; frameborder=&#8221;0&#8243; allowfullscreen&gt;&lt;/iframe&gt;</p>
<p>Do you see how it doesn&#8217;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. <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>Hope that little tip helped!</p>
<div style='display:none;' class='shareaholic-canvas' data-app='share_buttons' data-title='YouTube 101: how to stop related posts at the end of youtube videos' data-link='https://beckyandpaula.com/youtube-101-how-to-stop-related-posts-at-the-end-of-your-videos/' data-app-id-name='category_below_content'></div><div style='display:none;' class='shareaholic-canvas' data-app='recommendations' data-title='YouTube 101: how to stop related posts at the end of youtube videos' data-link='https://beckyandpaula.com/youtube-101-how-to-stop-related-posts-at-the-end-of-your-videos/' data-app-id-name='category_below_content'></div><p>The post <a href="https://beckyandpaula.com/youtube-101-how-to-stop-related-posts-at-the-end-of-your-videos/">YouTube 101:  how to stop related posts at the end of youtube videos</a> appeared first on <a href="https://beckyandpaula.com">Becky &amp; Paula</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://beckyandpaula.com/youtube-101-how-to-stop-related-posts-at-the-end-of-your-videos/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Object Caching 21/22 objects using APC
Page Caching using Disk: Enhanced 

Served from: beckyandpaula.com @ 2026-06-03 17:07:15 by W3 Total Cache
-->