Easy steps to get your free .is-a.software subdomain working.
User GuideDeploy your website on Vercel, Netlify, Render, or any hosting platform.
In your hosting platform settings, add your future custom domain (like myproject.is-a.software). The platform will show you DNS records to copy. Most platforms give you a CNAME record (like 'cname.vercel-dns.com'), but some providers give you A records (IP addresses like '192.168.1.1') instead. Note: Your DNS record will be different depending on your hosting platform.

⚠️ Special Note for Vercel Users: If Vercel asks you to create a TXT record for '_vercel', you should instead create '_vercel.myproject' (replace 'myproject' with your actual subdomain name). This ensures proper domain verification.
Go to is-a.software dashboard, sign in with GitHub, and choose your subdomain name like 'myproject'. This will create myproject.is-a.software for you.
In the is-a.software dashboard, choose the correct record type (CNAME if you got a domain name, or A Record if you got an IP address) and paste the value you copied from Step 2. Click submit to create your DNS record.
Wait 5-30 minutes for DNS changes to spread worldwide. Then visit your new subdomain - your website should be live!
Connect your subdomain to another website (best for most websites)
your-project.vercel.appConnect your subdomain to a server IP address (IPv4)
192.168.1.1Connect your subdomain to a server IP address (IPv6)
2001:db8::1Add verification codes or configuration text
verification-token-here