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?
Posted By kid07/23/2017 21:48
kid replied o_moscow_ru_13
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
Like
0 Replies
Posted By p_thane_in_209/23/2017 12:44
p_thane_in_2 replied o_moscow_ru_13
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
1
4 Replies
Posted By l_m_i_annaba_dz01/24/2020 22:16
l_m_i_annaba_dz replied p_thane_in_2
p_thane_in_2 says: 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
Like
0 Replies
Posted By l_m_i_annaba_dz01/24/2020 22:17
l_m_i_annaba_dz replied p_thane_in_2
can you explain more where to set @ host when there is only 2 feilds
Reply Quote
Like
0 Replies
Posted By p_thane_in_201/27/2020 11:09
p_thane_in_2 replied p_thane_in_2
You can email me for further help on my email-id: connect@yogeshpatil.com
Reply Quote
Like
0 Replies
Posted By teamdynadot02/11/2020 11:44
teamdynadot replied p_thane_in_2
Hello, under the Domain DNS, the root (@) is automatically added, so no need to enter it!
Reply Quote
Like
0 Replies
Posted By id0o0bi04/04/2018 02:17
id0o0bi replied o_moscow_ru_13
Hi, you just have to add the DNS and it will be all ready
Reply Quote
Like
0 Replies
Posted By teamdynadot02/11/2020 11:46
teamdynadot replied o_moscow_ru_13
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.
Github pages