Did you know you can officially verify your website on your Discord profile?
Connecting your personal domain (website) to your Discord account allows you to display a “Verified” link on your profile. This adds a layer of authenticity, improves trust with your community, and helps drive traffic to your site.
According to Discord’s developer documentation, this process proves ownership of a domain. In this guide, we will break down the three official methods to connect your domain: the Profile Setup, DNS Configuration, and HTTPS Verification.
🔗 Method 1: Start in Discord Settings (The Setup)
The first step always begins inside the Discord app. This generates the unique verification code you will need later.
- Open User Settings (the gear icon ⚙️).
- Navigate to the Connections tab.
- Click “Add” (or the > arrow on mobile) and select the “Domain” icon (it looks like a globe 🌐).
- Enter your website URL (e.g.,
yourwebsite.com) and click Next. - Stop here: Discord will now show you a Verification Code. Keep this window open.
🛠️ Method 2: DNS Record (Recommended)
This is the most common and reliable method. You will add a specific text record to your domain host (like GoDaddy, Namecheap, or Cloudflare) to prove you own the site.
Steps:
- Log in to your Domain Provider’s dashboard.
- Find the DNS Settings or DNS Management page.
- Create a new TXT Record.
- Host/Name: Enter
_discord(or_discord.yourdomain.comdepending on the provider). - Value/Content: Paste the Verification Code copied from Discord in Method 1.
- Save the record.
- Return to Discord and click “Verify”.
Note: DNS changes can take anywhere from a few minutes to 48 hours to propagate globally.
📂 Method 3: HTTPS File Upload (Alternative)
If you have direct access to your website’s server files (FTP) but cannot access DNS settings, use this method.
Steps:
- Access your website’s root folder via FTP or File Manager.
- Create a new folder named
.well-known. - Inside that folder, create another folder named
discord. - Create a text file inside simply named
discord(no extension). - Paste the Verification Code inside that file and save it.
- Return to Discord and click “Verify”.
❓ FAQ: Common Questions
Q: What is the benefit of connecting a domain?
A: It adds a “Verified” checkmark next to the website link on your user profile. This signals to users that the link is safe and officially owned by you, which is crucial for creators and community managers to prevent impersonation.
Q: Does this replace my Discord Invite link?
A: No. This process verifies your Profile. It does not change your server invite link. If you want a custom invite (like discord.gg/brand), you need Server Boosts (Level 3).
Q: I added the DNS record, but it still fails. Why?
A: DNS caching can cause delays. If it fails immediately, wait 1 hour and try clicking “Verify” in Discord again. Also, ensure there are no extra spaces in the TXT record value.
Q: Can I connect a free blog domain (like Wix or WordPress.com)?
A: Usually, no. You typically need a custom domain (e.g., .com, .net) where you have permission to edit DNS records or upload server files.
🌟 Conclusion
Connecting your domain to Discord is a quick win for your personal branding.
- Start in Discord “Connections”.
- Add the TXT record to your DNS.
- Verify to get the official tag.
It establishes trust instantly and makes your profile look professional.
Next Step for You: Do you have access to your DNS provider right now? Open a new tab and try Method 2—it usually takes less than 5 minutes!