Home/Tools/YouTube Subscribe Link Generator
Free Tool

YouTube Subscribe Link Generator

Paste your YouTube channel URL. Get a link that opens the subscribe confirmation popup when clicked.

How to Create a YouTube Subscribe Link

Add ?sub_confirmation=1 to any channel URL. When clicked, YouTube shows a 'Subscribe to this channel?' popup instead of just opening the channel page.

Find your channel URL

Go to your YouTube channel and copy the URL from the address bar. It will look like youtube.com/@YourHandle or youtube.com/channel/UC...

Paste it above

Paste your handle or channel ID into the generator. The tool detects the format and automatically constructs the confirmation URL.

Copy and use it

Pick the format you need: raw link for descriptions, HTML for websites, or the official YouTube button embed widget.

Where to Put Your Subscribe Link

Video descriptions

Put the link in the first two lines. YouTube shows those above the 'Show more' fold for maximum clicks.

Social bios (Insta/TikTok)

Paste the raw link into your Linktree or bio. Opens the app directly with the confirmation prompt.

Email signatures

Add 'Subscribe to my YouTube' using the HTML format. Every email you send becomes a growth opportunity.

Website or blog

Embed the full layout widget. Social proof from your subscriber count encourages new visitors to join.

QR codes on slides

Download the QR code for your webinar slides or business cards. Scan and subscribe in seconds.

Community comments

Drop the link in your pinned comments or community posts. Works as a clickable trigger everywhere.

How to add a YouTube subscribe button to your website

YouTube provides an official subscribe button widget that loads their JavaScript platform, renders a branded button, and can even show your subscriber count as social proof.

Official widget (default)

Loads YouTube's JavaScript and renders a compact branded button. Best for standard web use.

<script src="https://apis.google.com/js/platform.js"></script>
<div class="g-ytsubscribe" data-channelid="UC..." data-layout="default"></div>

Full layout (with count)

Shows your channel name and live subscriber count. Perfect for building trust and authority.

<div class="g-ytsubscribe" data-channelid="UC..." data-layout="full" data-count="default"></div>

Custom styled button

A lightweight HTML link styled as a button. No scripts needed. Loads faster and works in email/Notion.

<a href="...?sub_confirmation=1" style="display:inline-block;background:#FF0000;color:#fff;padding:12px 24px;border-radius:4px;text-decoration:none;font-family:sans-serif;font-weight:bold;">Subscribe</a>

Pro Tip:Pick the official widget for branding and count. Use the custom button for faster page loads or when external scripts are blocked (like in certain CMS platforms or email newsletters).

Frequently asked questions

Yes. It remains the standard way to trigger the subscription confirmation dialog on desktop and mobile browsers. It is widely used by top creators to maximize conversion rates.

A regular link just opens your channel. A subscribe link opens your channel AND pops up a 'Confirm subscription' dialog, removing friction for the viewer.

Yes. When someone taps a subscribe link on their phone, the YouTube app opens (if installed) and shows the confirmation prompt automatically.

Absolutely. Both formats work perfectly. However, the official YouTube G+ widget REQUIRES the Channel ID (beginning with UC) to function.

No. YouTube requires a voluntary click from the user in the confirmation dialog. This tool creates a prompt, not a forced action.

No. All generation happens locally in your browser. Growati never stores your channel data or subscriber links on our servers.

Build YouTube tools with an API

Need video metadata, live subscriber counts, or content analysis at scale? Growati's API delivers clean JSON for developers.