D

Add YouTube Subscribe Button in your Blog Post-HTML and CSS Button Script-100% Real Method

You can add a responsive YouTube subscribe button to your YouTube channel in your blog post. In this article, I will tell you how to add a responsive and beautiful subscribe button to your blog using HTML and CSS. Visitors can subscribe to your channel with one click on this subscribe button.

Friends, in today's fast era, if you ask someone to subscribe to your YouTube channel, who does it so that person goes to YouTube, especially for you, and searches and subscribes to your channel? And if I tell you that if you put the subscribe button of your channel in your blog post, then one of the benefits will be that the person can subscribe to your channel in one click while reading your articles. And the second advantage will be that your visitor will keep reading your article, which means he will spend time on your website. And the third benefit will be that traffic will go to your channel through your articles. (Meaning that your channel will get traffic from Google). And you all know that your revenue increases when you get traffic from Google.

You can see the example of the YouTube subscribe button below. As soon as you click on the subscribe button, you will reach our YouTube channel.

Friends, if you are facing any problem related to this, then let me know in the comment below so that I can give you the solution to your problem. And subscribe to our channel for more information.

Click on Subscribe Button

Subscribe

So let's begin.

Add YouTube Subscribe Button in your Blog Post-HTML and CSS Button Script-100% Real Method


Add YouTube Subscribe Button in Blog Post

Friends here I would like to tell you one thing I will make YouTube subscribe button using HTML and CSS. I will write only 6-7 lines of code in front of you and the button will be ready. That is very easy. I will give you the script of the YouTube subscribe button. But I will recommend you develop the code yourself. So that you can also know to code. I will make my YouTube subscribe button. In which I will add custom button colors and custom button sizes.

Friends! First, open the notepad on your PC. You can use anything. (Notepad++, VS Code, etc.). You don't have to use a simple notepad. In my case, I will use a simple notepad to explain to you.

Create HTML and CSS YouTube Subscribe Button

To create an HTML and CSS YouTube subscribe button, first of all, you have to add an HTML tag in notepad.

<html>

To add <html> you have to add a title tag. You can write anything in the Title. For example, YouTube Subscribe Button. 👇

Add YouTube Subscribe Button in your Blog Post-HTML and CSS Button Script-100% Real Method

Here you have to take care of one thing when you are putting the title tag, it has to be closed at the end. Title tag is closed like this.(</title>)

After that, you have to use a name tag and write something like this. 👇


Friends, after this you have to use a link rel-tag. Which you have to write. 👇

Add YouTube Subscribe Button in your Blog Post-HTML and CSS Button Script-100% Real Method

Here you have to take care of one thing, you have to write the code as I have written it. If you edit something in it or change its links, then you will not be able to put the youtube subscribe button in your blog post. And any type of error can occur.

Friends, now after this you have to create the body and div of the YouTube subscribe button. Which is to be made like this. 👇

Add YouTube Subscribe Button in your Blog Post-HTML and CSS Button Script-100% Real Method

After that, you have to add text. Which will be visible above your YouTube subscribe button. If you do not edit this text, there is no problem. Your YouTube subscribe button can work without it. But if it is added, it gives a good user experience. If you want to add it, you have to tag a paragraph first. You have to add this text something like this. 👇

Add YouTube Subscribe Button in your Blog Post-HTML and CSS Button Script-100% Real Method

After that, you have to add a button class. And in this, you have to add the name of your YouTube channel. Which will be like this. 👇

Add YouTube Subscribe Button in your Blog Post-HTML and CSS Button Script-100% Real Method

And friends, if you consider what button class has been created. The word red has been used in it. Which will be the background color of your YouTube subscribe button. If you want to change the background color of the YouTube subscribe button, then you can write the name of any color instead of red. The background color of your YouTube subscribe button will change to the same color. In my case, I will keep the background color of the button red. I am giving an example below. 👇

Add YouTube Subscribe Button in your Blog Post-HTML and CSS Button Script-100% Real Method

So friends go ahead and now it's your turn to put your channel link in these YouTube subscribe buttons. So that whoever is reading your post can easily subscribe to your channel.

So you have to use the link tag to put your channel link in the YouTube subscribe button. Which will be used or written in this way. 👇

Add YouTube Subscribe Button in your Blog Post-HTML and CSS Button Script-100% Real Method

Now here I have written your channel link. Here you have to put your YouTube channel which will be written like this.

Add YouTube Subscribe Button in your Blog Post-HTML and CSS Button Script-100% Real Method

Friends, here you should consider that the word red has been used in this line as well. Here also you have to change the color. If you want to. I will keep red. Which looks good for the YouTube subscribe button.

Now our YouTube subscribe button script is ready. You can also use this in your blog post. Now put this script in your blog post and check it by viewing it. Two buttons will show in front of you. Your channel name will be written on one button and subscribe will be written on the other button.

As soon as you click on the subscribe button, you will reach your YouTube channel. And from there, anyone can subscribe to your channel.

Now, friends, there is a problem here when you click on the subscribe button, your channel will be opened in the same tab in which you are already present. In this way, your website will be closed to visitors and only your channel will remain open.

If you want visitors to click on your subscribe button as soon as your channel opens in front of them in a new tab. So in this condition, you have to edit the code a little. Which you can do with one click. The benefit is yours. Your website will remain open in the previous tab and you will also get a new subscriber.

You have to look carefully at the last line of code. Where your channel link ends, you have to write target=_main. Which will be written like this.

Add YouTube Subscribe Button in your Blog Post-HTML and CSS Button Script-100% Real Method

Now, as soon as you or a visitor clicks on the subscribe button, your channel will open in the new tab in front of it and your website will remain open in the previous tab.

How to Download YouTube Subscribe Button Script

  • Click on the Download button below
  • Wait for 30sec
  • After the timer ends, you will be redirected to another page
  • Here on the top you will find the download button click on it and download the script


YouTube Subscribe Button Script 428 bytes

Note: These buttons are not only for YouTube channels. Rather, you can add links to Facebook, Instagram, Twitter, and other social media platforms.

Hope you like this article. Will tell by commenting below. And subscribe to our channel for more information. Thank you.

Click on Subscribe Button

Subscribe




Post a Comment

0 Comments