Monday 24 October 2011

Get Visitors To Your YouTube Channel


In this article I want to show you how to add a You Tube Subscription Button To Your Web Page Or Blog etc to promote your You Tube Channel.

Why Have a subscription button? Well you can post bulletins to your You Tube subscribers informing them of new videos that have been added to your channel

Look for the “Post Bulletin” button on your You Tube channel page.


 

Ok so here is the code you can copy and paste to your website to install your Subscription Button.


    <iframe src="http://www.youtube.com/subscribe_widget?p=xxxxxxxxxxxxx"
       style="overflow: hidden; height: 105px; width: 300px; border: 0;"
       scrolling="no" frameBorder="0">
    </iframe>


Just replace the x’s with your You Tube Username.

It should look something like this….





Or use this code for a smaller button:


    <iframe src="http://www.youtube.com/subscribe_widget?p=xxxxxxxxxxxxxxxxx"
       style="overflow: hidden; height: 160px; width: 140px; border: 0;"
       scrolling="no" frameBorder="0">
    </iframe>

Which should come out something like this:





Remember to replace the X’s with your You Tube Username not the name of your Channel.

Let me know how you get on, time for a coffee!

Best Wishes

Mike


No comments:

Post a Comment