+ 1
Creating a website and make it public?!?
Hi ! So after for example writing a code, a website and you want it to be public so that anyone can visit the link URL by Google Chrome or Firefox How can you make it public then ?
12 ответов
+ 3
Feres Daghrour A server for a website is like a cook in a restaurant, that cook works in a kitchen (backend) to prepare that delicious meal for the client who is probably enjoying his time on his table (frontend), so basically the server receives data from the user (what the client wants to eat for today) and responds based on that data (prepares the meal)
e.g: registering new users and logging in which requires working with data bases and that task is for your server.
That kitchen thing belongs to that video, he clarifies things better of course, it is worth a watch
https://youtu.be/n_gODKYn9dM
+ 3
If you want to publish your website free then GitHub is best for you.
It allows you to public your website.
+ 2
You buy a domain or use free hosting.
+ 2
Bright Obeng ok thnx
I understand now ♥️👹♥️
+ 2
Bright Obeng so I have heard a lot about a server and many gamers use it
I searched about that word but I actually didn't understand what's its use or what's it ..
So can you explain it by giving examples maybe... ?
+ 2
Ali Abdelhady thnx bro
+ 1
@suresh .... if you are talking of google drive <they stopped this service..... #webhostig
+ 1
It all depends on 3 questions:
1 How that URL should look like? (Basically, you need a registered DNS address that can be publicly resolved to a public IP.)
2 What technologies you will be using? (A large scale web app deploys multiple technologies on multiple platforms)
3 How can you have all the technology and platforms readily available? ( On-premise, you buy hosting services or you use a combination of bought services with services that you built on-premise)
Depending on the answers to those 3 questions, then you have numerous ways to make and serve a web app publicly.
0
It's a long process to make a website link...but it is easy...
1) make your drive as public and upload your html file also upload html related images to it and enable it as public
2) go to drive to web website and log into that using same drive mail
And automatically it's creat a URL
0
You can use Blogger or Wordpress to make your website public at free of cost.
There are a lot more sites that provide you with free hosting.
0
You can buy hosting or use free hosting services.
0
U can buy a domain name for your website at either namecheap, godaddy, domain.com or any other domain name service providers..
If your website is only static with no back-end / server side programs, then u can host it for free on github or netlify or any other web service that may provide free hosting for Static sites...
Even if u like, u can decide not to pay money to buy any domain name as the free hosting companies can give u a domain( a subdomain of their website ) to host your website.
So incase u are using netlify subdomain, it will be https://yourdomainname.netlify.app