How to Align The YouTube Channel Embed (iframe) in Our Website.

Configure a YouTube Button to Your Website

Few Days Back I Was Trying To Add An YouTube Subscribe Button to My blogger Website and searched about it.

So During finding a Way of how to add a subscribe button to an website i found some ways which doesn't worked that much.

Here's an example,Which aren't Working Now

- Add a (anchor) tag Where <YOUR CHANNEL ID> Should be replaced With Your channel Id.

<a href="https://www.youtube.com/channel/<YOUR CHANNEL ID>?sub_confirmation=1">Subscribe</a>

Here's an another example,Which aren't Working Now

- Add a (anchor) tag Where <YOUR CHANNEL ID> Should be replaced With Your channel Id.

<a href="https://www.youtube.com/channel/<YOUR CHANNEL ID>?sub_confirmation=1">Subscribe</a>

Which are Still Working Now.

Go to Google’s HTML embed code generator here.
Or Don't The Tool Is Recreated Below

Add Options Here To Get Script of of Button:

Code To Copy:

Comments