[GUIDE] Get DR85 Do-Follow Link from Web.app

How did you get a web.app backlink i just gut a xxx.firebaseapp.com URL

You automatically got both when registered. Not one. To confirm this, click Hosting menu on the left sidebar and you'll see them both there.

@Rachmaninoff
I did, but site name should be looking like "https://site.com, site.com or just site?

Thanks
Just site. Read step number 4 again. That's your web app name.

Definitely going to try this
Good luck.
 
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 siteScreenshot 2021-03-19 at 21.37.11.png
Screenshot 2021-03-19 at 21.40.30.png

Am I doing this correctly?
 
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?
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).
 
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).
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/**"
]
}
}
 
J'adore le "oui oui baguette" lool thank you good guide as always !
 
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 )
 
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 )
Ahrefs is annoying. at times it may take months to find certain backlinks in my expirience.
 
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:

  1. You haven't deployed an app yet.
  2. You may have deployed an empty directory.
  3. This is a custom domain, but we haven't finished setting it up yet.
How can I deploy my first app?
 
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!
 
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?

Nope. Replace the "public": "thepcjournal.com" with "site": "thepcjournal";

See the screenshot below.

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/**"
]
}
}
Sometimes I thought I opened stackoverflow website instead.
Screen-Shot-2021-03-20-at-07-20-01.png


Let me know if it works out for you.

Another @Rachmaninoff valuable backlink guide.

Thanks for your contributions!
You're very welcome.
J'adore le "oui oui baguette" lool thank you good guide as always !

Merci beaucoup. I love baguette language and just started to learn it, so pardon me.

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 )
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.
Thnx! I'll try this out
Good luck
Damn I have missed your threads man
Thanks for stopping by.
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:

  1. You haven't deployed an app yet.
  2. You may have deployed an empty directory.
  3. This is a custom domain, but we haven't finished setting it up yet.
How can I deploy my first app?

Looks like you haven't deployed your firebase yet. Follow my instructions carefully.

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!

Refreshing the page should work, say that you have overwritten the index.html and re-deploy it.
 
I have a speed links account and not enough links to submit. If you need your links submitted for indexing hit me up with a .txt file ill be happy to submit it for you. only 200 links per txt file so I can cater for more people..
 
Well the JSON is fine but I am getting this error

Screenshot 2021-03-20 at 08.27.43.png

Screenshot 2021-03-20 at 08.27.18.png

Clearly i am doing something wrong so i will go through the tutorial again step by step...
 

Attachments

  • Screenshot 2021-03-20 at 08.27.43.png
    Screenshot 2021-03-20 at 08.27.43.png
    15.7 KB · Views: 6
Last edited:
Looks like you haven't deployed your firebase yet. Follow my instructions carefully.
i did every step in the video and everything went fine, still the web.app site shows that error
 
Back
Top