How do I link my GoDaddy domain to GitHub?
Table of Contents
How do I link my GoDaddy domain to GitHub?
Setup Godaddy Domain for GitHub Page
- Create a new file CNAME and put the domain.com in the file.
- Login GoDaddy > Manage domain > DNS Zone File.
- Under A (Host) change @ point to 192.30. 252.153.
- Under CName (Alias) change www point to website.github.io.
How do I link my domain to GitHub?
On your site’s repository, click the settings tab . Under custom domain, type your custom domain and save. GitHub will automatically create a commit with a CNAME file at the root of your repository. Visit the dashboard provided by your domain provider and add a CNAME record pointing to your subdomain.
Does GitHub Pages support custom domain?
You can customize the domain name of your GitHub Pages site.
How do I forward my domain to another domain GoDaddy?
Edit my domain forwarding
- Log in to your GoDaddy Domain Control Center.
- Select your domain to access the Domain Settings page.
- Select Manage DNS under Additional Settings.
- Under Forwarding, select Edit next to Domain or Subdomain.
- Edit your existing forwarding settings or add new settings.
- Select Save.
How do I add a CNAME to GoDaddy?
Add a CNAME record
- Log in to your GoDaddy Domain Control Center.
- Select your domain to access the Domain Settings page.
- Under Additional Settings, select Manage DNS.
- Select Add under the records table.
- Under Type, select CNAME.
- Enter the details for your CNAME record:
- Select Save to save your new CNAME.
What does TTL mean in DNS?
time to live
DNS TTL (time to live) is a setting that tells the DNS resolver how long to cache a query before requesting a new one. The information gathered is then stored in the cache of the recursive or local resolver for the TTL before it reaches back out to collect new, updated details.