Is There A Way To Organize Who You Subscribe To On Youtube
Did yous know you can prompt people to subscribe when they visit your channel?
Here is what this will look like to someone who clicks the link on a laptop or desktop calculator:
And don't worry – if someone is already a subscriber to your channel when they click this link, they volition simply see your channel like normal, without the subscription confirmation message.
The 2 Methods of Getting People to Subscribe to Your YouTube Aqueduct Directly
There are two main methods you lot can use to achieve this goal of getting people to subscribe to your channel directly:
- A YouTube Subscribe link you can employ anywhere – including social media sites and messaging tools.
- A YouTube Subscribe button you can use anywhere where y'all tin embed JavaScript, such every bit your personal website.
How to Make Your Own YouTube Subscribe Link
YouTube has a characteristic where you can merely add the ?sub_confirmation=ane
parameter to your YouTube channel URL.
Once more, this is perfect for linking to your YouTube aqueduct from social media or some other place where you don't have the power to insert code for a proper subscribe button.
There are 2 types of channels on YouTube:
- Channel Channels
- Users Channels
In practise, there is no major departure between these types of channels. They each simply apply a slightly different URL structure.
How to Create a Subscribe Link if Your YouTube Aqueduct is Classified as a Aqueduct
You tin can tell your aqueduct uses the "aqueduct" structure by visiting your channel and seeing whether it has the word "channel" in the address bar.
Here's an example:
https://www.youtube.com/channel/freecodecamp
Encounter the word "channel" here? So in this case, y'all can use this structure for your link:
https://www.youtube.com/aqueduct/<YOUR CHANNEL ID>?sub_confirmation=one
You would just supplant the <YOUR CHANNEL ID>
in this URL with your channel's ID, which you tin can observe by going to your YouTube channel.
It will either exist a custom name (in this example, freecodecamp
) or information technology will exist a string of base of operations-64 characters like this: UC0syIz79dzjMXIf5VdJ65EA
In one case y'all add your channel ID to that link, you'll be expert to go. The people who click that link will not but be taken to your aqueduct, but they'll also see the subscription confirmation prompt.
How to Create a Subscribe Link if Your YouTube Aqueduct is Classified every bit a User
Some older channels are still set upwards as users rather than channels. Yous can tell your channel uses the "user" construction by visiting your channel and seeing whether it has the word "user" in the address bar.
Here'south an case:
https://world wide web.youtube.com/user/thenewboston
This channel is ready equally a user.
In this case, y'all would employ this structure:
https://www.youtube.com/user/<YOUR CHANNEL ID>?sub_confirmation=1
You would just supercede the <YOUR Aqueduct ID>
in this URL with your channel'southward ID. It will either be a custom name (in this example, thenewboston
) or it will be a string of base-64 characters similar this: UC0syIz79dzjMXIf5VdJ65EA
Once you add your channel ID to that link, y'all'll be good to go.
How to Make Your Own YouTube Subscribe Button
All right – here is the fun part. YouTube gives you a style to embed subscribe buttons directly into your website.
Here is what one of these buttons looks like:
And here's the embed-able HTML code you lot would add to your blog. Annotation that this code will import Google's platform.js
JavaScript library in lodge to dynamically show the push and your current subscriber count.
<script src="https://apis.google.com/js/platform.js"></script> <div class="m-ytsubscribe" data-channelid="<YOUR CHANNEL ID>" information-layout="full" information-theme="dark" data-count="default"></div>
Yous can embed this lawmaking. Exist sure to replace <YOUR CHANNEL ID>
with the channel ID y'all see when you visit your folio.
If you have a custom YouTube channel URL similar https://www.youtube.com/freecodecamp
y'all may be able to utilize that as your channel ID, just I find information technology more than reliable to use the full channel 24-graphic symbol ID.
How to Customize Your YouTube Subscribe Push button
There are ii other ways you can customize your subscribe button.
How to Show Your Aqueduct Proper name and Logo in your Subscribe Push button
Yous can change information-layout
to be either default
or full
(which will show your channel proper noun and icon).
Here is what this looks similar when you set data-layout="default"
:
And here'south what this looks like when you gear up data-layout="full"
:
You can also fix the theme to dark with data-theme="dark"
.
And y'all tin hibernate your subscriber count completely with data-count="hidden"
. If you lot simply take a scattering of subscribers, you may want to hide this for a few months while yous build upward a thousand subscribers or more, to avoid "negative social proof".
Why I Recommend YouTube Subscribe Links Instead of YouTube Subscribe Buttons
There are several reasons why I recommend using the link approach instead of these dynamic buttons.
- Ad blockers, firewalls, and browser plugins may block the button from rendering correctly or from working correctly. This push button does involve pulling a JavaScript file from Google's CDNs, which ways it won't render in China, for instance, where Google is currently blocked.
- It is difficult to control the styling of these buttons, and they may terminate up looking bad on a mobile device.
- These buttons may atomic number 82 to accessibility problems. The link, on the other hand, is only a link, and is easy for people to utilise in screen readers or other assistive tools.
But Google does support these YouTube subscription buttons likewise, so it's up to you whether y'all desire to utilize them.
Google has an official tool for customizing these YouTube subscribe buttons. Y'all tin access it here. Annotation that yous volition nevertheless need to take access to the HTML of the page you lot desire to embed these buttons into.
Thank you for reading this guide, and I hope it has helped you lot sympathize how these YouTube subscribe links and buttons work, and how yous can use them to go more than people to subscribe to your aqueduct.
If you want more tips on being a successful YouTube creator in general, you tin can acquire from our nonprofit's 5+ years of experimentation that has helped us go the largest programming aqueduct on YouTube.
Here's our free YouTube handbook, which also includes a one hour video form. We designed information technology with software-focused creators in listen, but many of the techniques can be applied to other subject field domains. I hope it'south helpful for you.
Cheers.
– Quincy
Acquire to code for free. freeCodeCamp's open source curriculum has helped more than twoscore,000 people get jobs as developers. Go started
Source: https://www.freecodecamp.org/news/youtube-subscribe-button-link/
Posted by: solistheaks.blogspot.com
0 Response to "Is There A Way To Organize Who You Subscribe To On Youtube"
Post a Comment