How did you get a web.app backlink i just gut a xxx.firebaseapp.com URL
Just site. Read step number 4 again. That's your web app name.@Rachmaninoff
I did, but site name should be looking like "https://site.com, site.com or just site?
Thanks
Good luck.Definitely going to try this
If I understood well you need to put only site name (thepcjournal - without .com)This is clear and concise thanks man. I did everything and the web app is deployed. The last part is the tricy part i get errors trying to deploy for my money siteView attachment 166862
View attachment 166863
Am I doing this correctly?
I just tried that, didnt workIf I understood well you need to put only site name (thepcjournal - without .com)
You have duplicate key in that last screenshot (public). That's not valid json ( i mean it may be valid, but I am sure the parser won't like it).This is clear and concise thanks man. I did everything and the web app is deployed. The last part is the tricy part i get errors trying to deploy for my money siteView attachment 166862
View attachment 166863
Am I doing this correctly?
So i updated the JSON to look like this. but i get this error:You have duplicate key in that last screenshot (public). That's not valid json ( i mean it may be valid, but I am sure the parser won't like it).
Ahrefs is annoying. at times it may take months to find certain backlinks in my expirience.I think i did it, i will order some indexing service at seoclerk to give a juicy links as author wrote.
Can someone tell how soon i can find it on my backlinks on ahrefs ( just to confirm my self if i really did all correct )
This is clear and concise thanks man. I did everything and the web app is deployed. The last part is the tricy part i get errors trying to deploy for my money siteView attachment 166862
View attachment 166863
Am I doing this correctly?
Sometimes I thought I opened stackoverflow website instead.So i updated the JSON to look like this. but i get this error:
Hosting site or target thepcjournal not detected in firebase.json
I feel like this has turned into a stackoverflow thread
{
"hosting": {
"public": [
"thepcjournal",
"public"
],
"ignore": [
"firebase.json",
"**/.*",
"**/node_modules/**"
]
}
}
You're very welcome.
J'adore le "oui oui baguette" lool thank you good guide as always !
It will take some time to get your page picked up by ahrefs. Just make sure your tier2 links are indexed on google. Eventually your web.app will be indexed too.I think i did it, i will order some indexing service at seoclerk to give a juicy links as author wrote.
Can someone tell how soon i can find it on my backlinks on ahrefs ( just to confirm my self if i really did all correct )
Good luckThnx! I'll try this out
Thanks for stopping by.Damn I have missed your threads man
Thanks bro, after sometime I got it to work however, the firebaseapp.com is up and running but the web.app one shows this
'
Site Not Found
Why am I seeing this?
There are a few potential reasons:
How can I deploy my first app?
- You haven't deployed an app yet.
- You may have deployed an empty directory.
- This is a custom domain, but we haven't finished setting it up yet.
I have tried adding a different index.html file to the public folder and re-deploy firebase still getting this screen on the web.app page.
Firebase Hosting Setup Complete
You're seeing this because you've successfully setup Firebase Hosting. Now it's time to go build something extraordinary!
I had it also, but fixed with commands in terminal:Well the JSON is fine but I am getting this error
View attachment 166888
View attachment 166886
Clearly i am doing something wrong so i will go through the tutorial again step by step...
i did every step in the video and everything went fine, still the web.app site shows that errorLooks like you haven't deployed your firebase yet. Follow my instructions carefully.