View on website:
scottsweb.dev/how-to-add-youtube-subscribe-button-…
In this video I show you how to get the link to a youtube subscibe button. That way you can then place it on your website.
Go to your channel and in the url you'll see something like:
/ @scottswebdev
Add ?sub_confirmation=1 to the end of the URL.
Copy this URL and add it to the href of an a tag so you end up with:
a href=" / @scottswebdev "
That's it!
If this video was helpful, please consider liking this video and subscribing.
コメント