Add YouTube subscribe button in your blog
Adding YouTube subscribe button in your blog is a good option to get subscribers on your youtube channel. Here you will find the full step by step method on:
How to add YouTube subscribe button in your blog:
1. Go to your blogger blog<layout<add a gadget.
2. Click on the edit HTML/JavaScript
3. paste here the below-given code, just replace the red text with your youtube channel id.
<script src="https://apis.google.com/js/platform.js"></script>
<div class="g-ytsubscribe" data-channelid="UCVWdc9qskkdubsjdk" data-layout="full" data-count="default"></div>
Finally, click on the save. In the layout, in the arrangement section move it to the place where you want it to appear.
Also read:




No comments