Add YouTube Subscribe widget to Website / Blog
In a previous post, we’ve covered how to add YouTube Subscribe link to your site or blog. This post is about adding a YouTube Subscribe widget to a website, which will let people subscribe to your channel directly from the site without going to YouTube.
All you need to do is copy, modify (as described below) and paste the following code in your website and save the changes:
<iframe id="fr" src="http://www.youtube.com/subscribe_widget?p=techably1" style="overflow:hidden; width:300px; height:105px; border:0;" scrolling="no" frameBorder="0″></iframe>
Replace techably1 to your YouTube username. You can also manipulate width and height attributes in the code to get the widget in desired size. Below you can see how the widget will appear on your site:
On WordPress, Blogger, MoveAble Type etc., you can add this YouTube Subscribe widget by adding an HTML / JavaScript sidebar widget and paste in the code in it.
Hope you find the article useful. Also check out Embed YouTube playlists.