Host choice for static/landing page for beginner

KoffeMaker

Registered Member
Joined
Sep 1, 2022
Messages
50
Reaction score
21
hello everyone, i have some short term project, a trial. i want try create landing page or static page for trial purpose, what host that should i choose ? free host or paid one (free if possible :)), and domain i choose .id since it cheap in my country.
 
You can host static pages on Cloudflare for free if I don´t remember wrong, or host them on Bunny.net for a tiny amount of money direct on the edge storage, really fast.
 
hello everyone, i have some short term project, a trial. i want try create landing page or static page for trial purpose, what host that should i choose ? free host or paid one (free if possible :)), and domain i choose .id since it cheap in my country.
Github pages is free. Netlify is free. Just make sure the pages are static (html/css/js). You can use custom domain with this.
b
 
Github pages is free. Netlify is free. Just make sure the pages are static (html/css/js). You can use custom domain with this.
b
Netlify its a great choice. I’ve working with the platform to make some tests before going live and works good
 
You can host static pages on Cloudflare for free if I don´t remember wrong, or host them on Bunny.net for a tiny amount of money direct on the edge storage, really fast.
i will look into it, thanks
 
Github pages is free. Netlify is free. Just make sure the pages are static (html/css/js). You can use custom domain with this.
b
oh yeah i forget about github thanks
Netlify its a great choice. I’ve working with the platform to make some tests before going live and works good
ok will try it to thanks to
 
I've been using CentoServer.com hosting solutions since May 2024 and i don't know how good is support because i haven't needed till know. Everything works perfect!
 
vercel. use react or even pure html and just push to repo
 
Back
Top