I have created firebase hosting site and it connected to my domain(www.mydomain.com
). But I want to remove this firebase hosting site and I want to get back my previous site on my domain. I deleted my custom domain from my firebase console so it disconnected. However when I go to my domain it says Site Not Found
. How I get my previous site?
Asked
Active
Viewed 2,550 times
0

isuru
- 3,385
- 4
- 27
- 62
-
You managed to solve it, how did you do it? I have the same problem. – Paco Zevallos Sep 30 '18 at 15:41
-
1@PacoZevallos Remove the TXT records which you added previously below to your DNS provider to verify you. – isuru Oct 01 '18 at 07:05
1 Answers
2
You probably have to change your DNS nameservers
on your domain provider back to the providers original IP's.
Here's some explanation from GoDaddy.
Also, it always takes some time to propagate the changes. So it might be that you only need to wait.

Marco Daniel
- 5,467
- 5
- 28
- 36