Chat Online
Support

Forum

A place for Dynadot and community experts alike to ask questions, share ideas, and more.
Github pages
7/8/2017 03:26
Hi all! Is it enough to add A-records 192.30.252.153/192.30.252.154 in DNS table for redirect domain to my gh-pages? Or I need to add CNAME record or something else?
Reply Quote
2/11/2020 03:46
Hello all!
The consensus is correct! All you need to do is set the 2 IP address to the root domain, then add a www subdomain CNAME.
After that, you will need to create a domain forward from domain.com to www.domain.com to complete the setup.
Reply Quote
4/3/2018 19:17
Hi, you just have to add the DNS and it will be all ready
Reply Quote
9/23/2017 05:44
you have to add 3 records for total connection with www

- A record for @ pointing to 192.30.252.153
- A record for @ pointing to 192.30.252.154

Next in Subdomain

- CNAME record for www pointing to your username.github.io

and wait for atleast 3 to 4 hours and maximum 24 hours
Reply Quote
Posted By kid
7/23/2017 14:48
Have you found a way to solve this? For me, by simply adding the two A type IP's doesn't work; neither setting a CNAME to my github.io link. Cheers
Reply Quote