If you own a channel on YouTube and want to add a Subscribe to Channel Link/Widget to your website. Here we have a short code for widget and a link shortcut to do the same.
If you want add a widget box for your YouTube channel use the below code snippet :
<iframe src="http://www.YouTube.com/subscribe_widget?p=T2LeadVideos"
style="overflow: hidden; height: 105px; width: 300px; border: 0;"
scrolling="no" frameBorder="0">
</iframe>
Demo :
Replace “T2LeadVideos” with your channel name.
You may also customize the widget by changing its width, height, border and more which is suitable to your website.
If you want add a Hyperlink for your YouTube channel use the below code snippet :
<a href="http://www.youtube.com/user/T2LeadVideos?sub_confirmation=1" target="_blank">Subscribe to Youtube</a>
From the above link replace “T2LeadVideos” with your channel name.
When you click on the link it will directly takes you to your YouTube channel and prompts for subscribe.
We have added a YouTube Widget to our sidebar, think you may noticed it. Check it out.