How to Add Youtube Subscribe Button on your Blog
How to Add Youtube Subscribe Button on your Blog | Today, I do some editing on my client’s blog and add the youtube’s subscribe button.
If you have web or blog, you can do it by following instruction below.
You can change it appearance to match you blog. Here’s the option :
It’s very easy, juct copy and paste the html code.
1. Get your channel ID here :
https://www.youtube.com/account_advanced
2. Enter your username or channel ID here :
https://developers.google.com/youtube/youtube_subscribe_button
3. Ubah setting ikut keperluan.
4. The copy and paste the kod.
function onYtEvent(payload) {
if (payload.eventType == ‘subscribe’) {
// Add code to handle subscribe event.
} else if (payload.eventType == ‘unsubscribe’) {
// Add code to handle unsubscribe event.
}
if (window.console) { // for debugging only
window.console.log(‘YT event: ‘, payload);
}
}
See? Now you can already click my subscribe button.
MD. LATIFF | BLOGGING
“Youtube is the world’s number 1 video seach engine. Contact me if you want to generate lifetime’s passive income from Youtube.”
Contact us : 018-4024608
| masterlatif.com/whatsapp
| masterlatif.com/telegram
Are you using Youtube as your marketing tools?
Don’t forget to like and share this article. =)
Like | Comment | Share | Subscribe
Discussion about this post