Tuesday, March 27, 2012

How To Add A Youtube Subscribe Button To Blogger




Do you have a video channel on YouTube? Then you may require to add this straightforward Subscribe button to your Blogger Blog that will help visitors subscribe to your YouTube channel with Single click without having to leave your site for YouTube.


How To Add ?
Sign in Blogger Account 
Click on " Design " Tab

Click on " Add New Gadget " (Any Were )

Select " Html /Javascript "

Past this Html Code and Save

<iframe src="http://www.youtube.com/subscribe_widget?p=Your YoutubeUser Name"
       style="overflow: hidden; height: 105px; width: 300px; border: 0;"
       scrolling="no" frameBorder="0">
    </iframe>
Remember to to replace Your Youtube User Name in the subscription URL with your YouTube username.

No comments:

Post a Comment