-->

How to Generate and Add YouTube Subscribe Button in Blogger

9 years ago

Video Blogger always upload and share their videos on various video channels like YouTube, Dailymotion, Vimeo etc. But among various video s...

How+to+Generate+and+Add+YouTube+Subscribe+Button+in+Blogger

Video Blogger always upload and share their videos on various video channels like YouTube, Dailymotion, Vimeo etc. But among various video sharing channels YouTube is most popular medium to reach huge number of viewers. Because there are millions of skilled and non-skilled users are using YouTube for various purposes. So there is a chance to broadcast our videos towards maximum number of viewers through YouTube channel.

According to YouTube if your channel has more subscriber then your number of video view will increase rapidly. However there are little chances to get direct subscriber through your YouTube channel, but we can take help of your Blog to promote our YouTube channel. Because there are many visitors visit your blog and they may feel interest to visit your YouTube channel and subscribe on it. To increase your YouTube channel subscriber you must add a subscription button on your Blog site.


To add YouTube channel subscription button on your blog you don’t need any extra coding knowledge. In Google developers site you will find an option to create YouTube channel subscription button.


How to Generate YouTube Subscribe Button?

To create a YouTube channel subscription button please follow the below steps-

Step 1 Go to YouTube developer page through https://developers.google.com/youtube/youtube_subscribe_buttonlink.

Step 2 You have to configure your YouTube button now. In Channel Name or ID field write your Channel name or ID (e.g. BloggerSpice).

YouTube+button+configuration

Step 3 in Layoutoption select default or full. Similarly in Theme option select default or dark option.

Step 4 For displaying or hiding Subscriber count you can choose option either default (shown) or hidden.

According to your selected option the button will be generate automatically. As well as you will see the code for using it on your Blog. 

Youtube+button+code


That’s it you have successfully created your YouTube subscription button.

How to add YouTube Subscribe Button in Blogger?


This is really simple to add YouTube Subscribe Button in Blogger. To do this just follow the below steps-

Step 1 Log in to your Blogger account and Go to your Blogger Dashboard

Step 2 Go to your Layout tab.

Step 3 Click on "Add a Gadget" then select "HTML/JavaScript" Gadget.

Step 4 Now Copy the below code and paste it in "HTML/JavaScript" Gadget.

Below code is for example purpose. However you can use it by replacing channel name.
  • Below script can be use for light theme.
<script src="https://apis.google.com/js/platform.js"></script><div class="g-ytsubscribe" data-channel="BloggerSpice" data-layout="full" data-count="default"></div>
  • Below script can be use for Dark theme.
<script src="https://apis.google.com/js/platform.js"></script><div class="g-ytsubscribe" data-channel="BloggerSpice" data-layout="full" data-theme="dark" data-count="default"></div>

Customization

  • Please Replace BloggerSpice with your channel name.

Step 5 Finally click on Save arrangement button from top of the template Layout page. 

Now check your Blog and see the brand new YouTube Subscribe Button. I hope this button will help you to increase your YouTube channel subscriber. 

No comments: