add youtube subscribe button to wordpress website

Many bloggers have youtube channel now days. Here in this wordpress tutorial we will show you to add youtube subscribe button to your website. Creating social presence through youtube is really futuristic way. So if you do not have your own youtube channel than create it. Put your ideas and thoughts through videos.

Steps for adding youtube subscription button to wordpress

Using following worpdress plugin you can easily add youtube subscibe button.

YouTube Subscribe Button

Adds the YouTube Subscribe Button to your website.

It adds a widget to your blog that will display the YouTube Subscribe Button. The button lets people subscribe to your YouTube channel without having to leave your site to either log in to YouTube or confirm their subscriptions.

How to use this plugin?

Go to Appearance->Widgets section. You will find “Youtube Subscription Button”  widget there. Drag and drop this widget to your sidebar or your chosen place. This has following setting.

youtube-subscribe-Widgets

We found this plugin very helpful and handy.

Manual Way to add youtube subscribe button

If you want to add youtube subscribe button to your wordpress theme than use following steps. Go to following youtube social button configuration page.

YouTube Subscribe Button
 

You will see following setting and options on page.

YouTube-Subscribe-Button-samples

 

In “Configure a button” section just add your channel name and and copy text from “code” text area. That will be as follows:


<script src="https://apis.google.com/js/platform.js"></script>

<div class="g-ytsubscribe" data-channel="purabdk" data-layout="default" data-count="default"></div>

Just use above code in your theme files. There are many styles and options you will find on this page. Choose style and color as per your wordpress theme and use in your theme code.

Using above technique you will increase your youtube channel subscribers through your wordpress blog or website.

Published by

Purab

I am Purab from India, Software development is my profession and teaching is my passion. Programmers blog dedicated to the JAVA, Python, PHP, DevOps and Opensource Frameworks. Purab's Github Repo Youtube Chanel Video Tutorials Connect to on LinkedIn

Leave a Reply

Your email address will not be published.