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

Are you looking for a link opportunity to diversify your link profile?

Are you looking for a parasite to bring you a decent traffic to your moneysite/apps?

Are you on a tight budget and looking for a free hosting for a static page, or perhaps to host your CPA landing pages?

Would you like to save $20 for a single web.app link on Fiverr?

If the answer is yes, then you came to the right place! And no, this is not a sales page LOL. I've seen a few people mentioning firebase, but nobody has shared the guide yet, so here I am now.

Web.app DR85
Screen-Shot-2021-03-10-at-06-13-12.png


Disclaimer: This guide takes about 5-10 minutes to go through, and if you can’t stand with something technical then this might not be for you. No pain, no gain.

1. First, install NodeJs on your computer.
Code:
https://nodejs.org/en/download/

2. Go to this link
Code:
 https://console.firebase.google.com/project/_/overview?purchaseBillingPlan=free
and Create a project. Enter your project name. Click Continue twice. Select an account / create a new account of Google Analytics. Accept the terms and Create project.

3. Click the Web icon.
Screen-Shot-2021-03-10-at-07-43-44.png

4. Name your web app. Select “Also set up Firebase Hosting for this app”. Drop down the list, and select Create a new site. This is going to be the URL of your static page/parasite. Depends on what you want to rank for, you may use your site’s brand if you want to rank your personal/company brand, or use a long tail keyword if you want to rank an EMD.

5. Click register app and click Next.

For Windows users, you can follow the next tutorial on this video (minute 2:19). In case you have a problem deploying multiple sites, see point no.14 below.


For Mac/Linux users, follow the guide below.

6. Open your Terminal. Install Firebase CLI with the command below

Code:
curl -sL https://firebase.tools | bash

7. Once installed, login to your firebase with command
Code:
firebase login
Type Y and enter. You’ll be redirected to google’s page where you can login to your google account.

8. Once logged in, create a new folder named “firstproject” into your Documents folder. Then create another folder named "public" inside "firstproject" folder so google can access it. Then create an index.html page with TextEdit or CotEditor or whatever app you like. The index.html is going to be your static page where your article/content is stored. In case you already have the static page and other stuff, just copy your files into public folder.

9. Back to the Terminal, connect to your folder with command
Code:
cd documents/firstproject/public

10. Then initialize it with command
Code:
firebase init
In my case, my folder’s name is doggo, so please don’t be confused. Doggo is such a good booiii.
Screen-Shot-2021-03-09-at-17-29-08.png

11. Then press the down arrow key and select Hosting: configure blablabla and hit the space button. Select Use an existing project. Choose your Firebase project. Hit enter.

12. On Terminal, hit enter when asked What do you want to use as your public directory?

Type N when asked Set up automatic builds and deploys with GitHub?

Then type N when asked Configure as a singlepage app?

Type N again when asked to Overwrite your file. You will see this image below once the initialization completed.
Screen-Shot-2021-03-09-at-17-28-20.png


13. Deploy your first web app with command
Code:
firebase deploy

You will see the image below once the deploy is completed.
Screen-Shot-2021-03-09-at-17-59-14.png

Copy the hosting URL into your browser to see the result.

Live sample to see a good boiiii
Code:
 https://ouiouibaguette.web.app/

14. In case you have multiple sites under one project. You need to add your site name into firebase.json. It's located on your project's folder (or just use the search function). Open it and add your site name into the line and save it.
Screen-Shot-2021-03-18-at-09-44-53.png

On Terminal, deploy your site with command
Code:
firebase deploy --only hosting:mysecondsite
Replace mysecondsite with your site name and hit enter.

That's it!

Since this is a web2.0 link, you should build a few tier2 links to it and social signals to get some link juices and to get the page indexed.

How well this link perform as a parasite? just type "random anime generator" on google/ahrefs and you'll see it ranked a bunch of low-med keywords competition on top 3 google promoting a playstore app.

I hope you found this guide useful. If you’re facing any issues, leave a comment below.
And he’s back
Rach is back
:)
 
Another quality guide from BHW backlink wizard.
 
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...
Is it the-pc-journal or thepcjournal? Make sure you wrote it right. Let me know how it goes.
I had it also, but fixed with commands in terminal:
firebase init
and
firebase deploy
Glad to know you made it.
i did every step in the video and everything went fine, still the web.app site shows that error
That's too bad. I'm sure you're doing it wrong on the deploy part as the error page shown. Read step no. 14.
Thanks for the share. Always appreciate your threads
Thanks for stopping by.
And he’s back
Rach is back
:)
Thank you. :)
Great share, really apprreciated.
Thanks for stopping by.
Another quality guide from BHW backlink wizard.
Thanks for stopping by.
can we add wordpress?
No you can't with free plan.
 
This is awesome, i'm going to try this. Just confirming that i replace "mysecondsite" with my actual moneysite URL right? not the parasite url?
 
thanks for your tutorial..
actually i notice this trick just yesterday while checking back links of some competitors and i did my site at Firebase and was looking in internet if some one figure it out too and here you are....
ps, some apps do index the user content so people do upload or share pic to any app that support that but image should be hosted in there money site and they got free juice this way....

for people stacked with
"
Firebase Hosting Setup Complete
You're seeing this because you've successfully setup Firebase Hosting. Now it's time to go build something extraordinary! "

you have to open your index.html and make sure it's yours not the default one!!!!
i made new folder copy my site and init and deploy tens of times and stacked with above message until i found my index.html in my folder actually changed!!!
so plz check this first
second there is a folder named "public" in that directory
C:\Users\lazezo\public
in that folder there are the index file and 404 file that shown the above message you should delete and replace with your site!!!
//so strange specially if you create new directory!!!
also the same tow files exist in
C:\Users\lazezo\AppData\Roaming\npm\node_modules\firebase-tools\templates\init\hosting
you can replace them with your site!!

make a new folder in diff directory and put your site there and cd to that directory and firebase init and firebase deploy and it should work!!!
 
This is an amazing share! Complex guide but definitely worth the effort.
 
A debt of gratitude is in order for sharing a significant hint!
 
first thanks for this great guide
can you recomend a guid to build tier2 links to it and social signals to get some link juices
 
Most valueable backlinks when you give an effort on it. Thank you so much.
 
what about the description that appear in google search where do we add them
 

Attachments

  • image_2021-05-03_114258.png
    image_2021-05-03_114258.png
    19.5 KB · Views: 18
Back
Top