I recently created a project on firebase to host my website and I've transfered my data to their subdomain. But I want to connect my own domain ardacebi.com It gave me a TXT file to save from the DNS Manager but I can't save the file. It gives an error at the main machine part. I put the symbol @ but it ignores it.
How can I fix this problem or can you suggest me a website or tutorial (an easy one).
Thanks for all your help!
Step 1: Go to firebase console and check your project. Step 2: Click Hosting Link from the left side and you can see your default website deployed. Step 3: Click Connect Domain link from the page. Step 4: Add Domain name in the connect custom domain popup.
Quick SetupReturn to your domain name provider's DNS management site to create DNS A records pointing your page to Firebase Hosting. Add and save records with the following inputs: Type: Add two DNS A records. Host: Enter your custom domain key for both records.
Add custom domain from GoDaddy to firebase hosting
If you are reading this answer then you are lucky that you are at the right place. At initial, I also faced difficulty but its simple and needs patience.
Steps to add custom domain from GoDaddy to firebase hosting
www.xyz.com
and definitely you want to redirect like the standard approach(xyz.com). So add and redirect like this is your output after adding and verify.www.xyz.com
.Type Host Name Value
-----+-----------+-------------------------------------
TXT @ google-site-verification={ver-code}
and TTL to 1/2 hr then ADD. And wait for a few minutes to an hour to connect google-site-verification then click on Verify
in the firebase hosting console.
Note: Verify
will only work after some time.
A
type in GoDaddy. And delete all previous A
, AAAA
, and CNAME
types from Godaddy.Type Host Name Value
-----+-----------+-------------------------------------
A www 151.101.1.195
A www 151.101.65.195
xyz.com
again in firebase as a custom domain to work what you added in redirect in step 1. And this is your final view of the firebase hosting as connected in some time.
A
type like thisType Host Name Value
-----+-----------+-------------------------------------
A @ 151.101.1.195
A @ 151.101.65.195
So, at last, you have this in GoDaddy.
You need to add the TXT records provided by Firebase in your Domain Registrar (GoDaddy in your case). You can follow the steps provided in this link to add a TXT records in your Domain registered at GoDaddy.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With