Wednesday, February 24, 2021

DNS Record Management between GoDaddy and Firebase

To add a custom domain to the firebase app, just need to do this 


  1. Go to hosting and press on Add Custom domain 
  2. Now the firebase will give TXT record details 
  3. Go to the Go Daddy domain management console and add the TXT record 
  4. Once the TXT record is verified, A records will be given by the firebase
  5. Very important to note is on Go daddy, the root is @ and not the domain given by the firebase. So add the domain as @ and then give the IP as the A record IPs given by firebase 
  6. May need to wait for 10-15 minutes to have this change happened. But then good to go! 

No comments:

Post a Comment