that page your seeing is the sample index.html file found in your public file. Download a source code editor like notepad++ Once you have that you can right click on the index.html file in your public folder and choose edit with notepad++ when it opens up you will see the code for the above-attached page. You can then delete or modify that code to make it the way you want it displayed.Completed all my steps. But the article is not loading for me. What is the problem?
View attachment 166712
Thanks, I will try this....the tier 2 links youd recommend we build besides the socials, would that be PBNs, or other Web 2.0s?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
![]()
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 linkand 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.Code:https://console.firebase.google.com/project/_/overview?purchaseBillingPlan=free
3. Click the Web icon.
![]()
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
Type Y and enter. You’ll be redirected to google’s page where you can login to your google account.Code:firebase login
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 commandCode:cd documents/firstproject/public
10. Then initialize it with commandIn my case, my folder’s name is doggo, so please don’t be confused. Doggo is such a good booiii.Code:firebase init
![]()
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.
![]()
13. Deploy your first web app with commandCode:firebase deploy
You will see the image below once the deploy is completed.
![]()
Copy the hosting URL into your browser to see the result.
Live sample to see a good boiiiiCode: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.
![]()
On Terminal, deploy your site with commandReplace mysecondsite with your site name and hit enter.Code:firebase deploy --only hosting:mysecondsite
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.
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!!!
I got dizzy even just reading your tutorial.....
it actually isThis is an amazing share! Complex guide but definitely worth the effort.
you add it manually using html tags? please don't ask how. google is your bestfriend.what about the description that appear in google search where do we add them
I certainly one of them and if you have ahrefs, it will reveal everything you need to know.who managed to rank this parasite
as easy as 123...Thanks Rachmaninoff !! This guide is working real good and easy to follow.![]()
social media like twitter and reddit works for me as long as your accounts are aged and updated regularly.Thanks, I will try this....the tier 2 links youd recommend we build besides the socials, would that be PBNs, or other Web 2.0s?
glad to know you're getting through the ordeals.Wokrd like a CHARM!!!! Can't thank you enough
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!!!
I have not checked the tutorial, but it looks like you are in node prompt, and not in the terminal. Try pressing ctrl + c and then try the same command perhaps. Really sorry for my ignorance though, as I did not myself followed the tutorial (yet).getting this error
Code:Welcome to Node.js v14.17.4. Type ".help" for more information. > firebase login firebase login ^^^^^ Uncaught SyntaxError: Unexpected identifier > >
I have not checked the tutorial, but it looks like you are in node prompt, and not in the terminal. Try pressing ctrl + c and then try the same command perhaps. Really sorry for my ignorance though, as I did not myself followed the tutorial (yet).
Awesome post. How long should the twitter and reddits be aged before you use them as buffers? Is this also what people refer to as "domain stacking" or "pillow links?" Also, any reason why you'd prefer these as opposed to FB, IG, etc? And finally, if you're using those as buffers, do you see this working long term or would you only recommend it for churn and burn sites?no not your moneysite url, but your project name.
it's good to know that you understand the whole things and use the opportunity to get some nice link juices.
lmao, i'm sorry bud.
it actually is
you add it manually using html tags? please don't ask how. google is your bestfriend.
I certainly one of them and if you have ahrefs, it will reveal everything you need to know.
as easy as 123...
social media like twitter and reddit works for me as long as your accounts are aged and updated regularly.
low quality web2.0 also works very well.
glad to know you're getting through the ordeals.![]()
Glad to know you've sorted it out.solved
i was using node js console , then i switched to cmd
I have a bunch of 7-11 y.o accounts laying around for indexing purposes mainly. I connected them to dlvr and other services and automate the posts to keep them updated.Awesome post. How long should the twitter and reddits be aged before you use them as buffers? Is this also what people refer to as "domain stacking" or "pillow links?" Also, any reason why you'd prefer these as opposed to FB, IG, etc? And finally, if you're using those as buffers, do you see this working long term or would you only recommend it for churn and burn sites?
Hi bro... Can I ask a question? How do you index your backlink?Thank you Rachmaninoff my web.app site indexed fast and shows up in GSC and Ahrefs. I just noticed one of my competitors has a couple of these in their backlink list. Maybe I could build a few more![]()