Namecheap Domain Setup
This guide walks you through configuring your Namecheap domain to work with your Forge site.
Overview
Namecheap is a popular domain registrar that provides excellent DNS management tools. This guide shows you how to configure your Namecheap domain for use with Forge.
Prerequisites
Before starting, ensure you have:
- A domain registered with Namecheap
- Access to your Namecheap account
- A deployed Forge site
- Your site's IP address from Site Settings > Custom Domains in the Forge dashboard
Step-by-Step Configuration
1. Get Your Forge IP Address
- Log into your Forge dashboard
- Navigate to your site's Settings > Custom Domains
- Note the IP address displayed for A record configuration
2. Access Namecheap DNS Settings
- Log into your Namecheap account
- Go to "Domain List"
- Click "Manage" next to your domain
- Navigate to the "Advanced DNS" tab
3. Configure DNS Records
In the Advanced DNS settings, add the following records:
For root domain (yourdomain.com):
- Click "Add New Record"
- Select "A Record" from the dropdown
- Set Host to "@"
- Set Value to the IP address from your Forge site settings
- Set TTL to "Automatic"
- Click the checkmark to save
For www subdomain:
- Click "Add New Record"
- Select "CNAME Record" from the dropdown
- Set Host to "www"
- Set Value to your Forge site URL (e.g.,
yoursite.getforge.io) - Set TTL to "Automatic"
- Click the checkmark to save
4. Verify Configuration
After adding the DNS records:
- Wait for DNS propagation (can take up to 48 hours)
- Test your domain by visiting it in a browser
- Check that SSL certificate is provisioned
Common Namecheap-Specific Issues
If you encounter problems:
- DNS propagation delays - Namecheap can take longer than other registrars
- TTL settings - Use automatic TTL for faster updates
- Record conflicts - Remove any conflicting A or CNAME records
- Domain parking - Ensure your domain isn't parked or redirected
Next Steps
After configuring your Namecheap domain:
- Add your domain in the Forge dashboard
- Wait for domain verification
- Test your site with the new domain
- Consider setting up email forwarding if needed
Ask AI About This Page
Get AI-powered answers about this topic. Ask any of these models with full context about Forge documentation to help you understand concepts, troubleshoot issues, and find related resources.
Ask Forge AIJoin the Discussion
Have questions or want to share your experience? Join our community discussion to connect with other developers and get help from the Forge team.
Visit Forum Discussion