Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can I have two domains for one website (Firebase)?

I have developed a Flutter website and use Firebase for my storage and hosting. Now I want to use two domains "www.mywebsite.de" and "www.mywebsite.fr". Can I do this with Firebase?

like image 671
Animalis App Avatar asked Oct 15 '25 16:10

Animalis App


1 Answers

Yes, you can configure multiple custom domains for a single Firebase Hosting project. In fact this is quite common.

Just keep in mind that all domains will be serving the exact same content, unless you also set up multiple sites on the Firebase project.

So given your use-case, you may either serve the same resources to French and German users, or you can configure a separate site for each in the same project, and then serve different resources to French and German users.

like image 148
Frank van Puffelen Avatar answered Oct 17 '25 10:10

Frank van Puffelen



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!