Firebase + Namecheap Setup

Emily Xiong
1 min readFeb 19, 2019

I bought a domain from Namecheap, and this is how I setup SSL hosting with Firebase.

Follow steps here to connect your domain on Firebase side: https://firebase.google.com/docs/hosting/custom-domain

My setting on Namecheap:

There are 2 A Record: IP addresses provided by Firebase.

There is 1 TXT Record: a long string provided by Firebase.

There is 1 CNAME Record: usually yoursite.com.

It would take up to 24 hours for your DNS records to get updated. You have to wait patiently.

--

--