How to Connect a Namecheap Domain to Firebase Hosting

1 min. read

In this How to guide, we will show you how to connect a Namecheap Domain to Firebase Hosting

  • Firebase - Create a new Firebase Project
  • Firebase - Click on Hosting
  • Firebase - Click “Connect domain”
  • Firebase - You will see some settings for TXT records. Copy the value, its should be something like: google-site-verification=
  • Namecheap - Click on your domain
  • Namecheap - Click on Advanced DNS
  • Namecheap - Click on “Add new Record”
  • Namecheap - Type should be TXT Record. Host should be @. And paste the value copied from Firebase.
  • Firebase - Click Verify. NOTE: This might take up to 24h.

References