How to add Youtube Subscribe Widget on Website

YouTube Subscribe Widget

In this tutorial, we will see how to add Youtube Subscribe button of your channel to website. It is so simple to add Youtube Subscribe widget on website. In this article you will see with short snippet how to create Youtube subscription Widget for Your website. No need to go to Youtube channel for subscription, visitor can subscribe from your website easily. Let us see the given below snippet.

<iframe src="http://www.youtube.com/subscribe_widget?p=Your YouTube User ID "  style="border-style: none; height: 120px;"></iframe>

Now the Question is where will get YouTube User ID? Just follow the given below steps and you will get that particular credential.
These steps are as follows:

  • Click on top left corner profile Picture.
  • Click on gear-icon.
  • Now in account information click on advanced link.
  • Here you will get a YouTube User ID:
  • Just put in the above snippet.

That’s it.
See live example displayed below.

Leave a Comment