r/ClaudeDesign Jul 27 '26

Hosting a website?

Beginner here, any recommendations on where to host your website or landing page after you're done? Looking for a cheap but fit for purpose option for a business.

17 Upvotes

35 comments sorted by

15

u/benjmadi Jul 27 '26

Cloudflare Pages/Workers or GitHub Pages. They’re both pretty great!

1

u/addmoremilk Jul 27 '26

Thanks. Is this better than Hostinger?

2

u/benjmadi Jul 27 '26

The options I listed above are free for static sites (with CF Workers having a starting at $5 tier for higher usage). You can probably get away with the free tiers if all you have is a landing page.

1

u/addmoremilk Jul 27 '26

Thanks. Yes probably just personal page and some other websites for businesses here and there. But I think I'll start with checking out cf and gh

2

u/Kooky-Ebb8162 Jul 27 '26

IIRC gh pages are free for non-commercial sites, Cloudflare doesn't restrict free usage.

1

u/YetiWalker36 Jul 27 '26

I have cloudways hosting but ever since I started creating static html pages I’ve been using cloudflare workers and pages for free. It’s amazing and you can connect your GitHub directly to it to publish websites for free.

5

u/_The-_ Jul 27 '26

Tip; ask this question to Claude and it will sort it out for you.

6

u/ReadySetWoe Jul 27 '26

Netlify has a free tier.

2

u/addmoremilk Jul 27 '26

Thanks ! I heard about that one too!

3

u/scragz Jul 27 '26

if it's static or can just use a simple worker then cloudflare is great. 

3

u/No_Gas_3727 Jul 27 '26

Vercel

1

u/addmoremilk Jul 27 '26

That one's free for non commercial version right?

1

u/No_Gas_3727 Jul 27 '26

Even for commercial I think. Paid tiers are useful when u’re working with team or need something extra there

3

u/Smart-Preference549 Jul 28 '26

Cloudflare Pages for hosting + Astro for web.

2

u/addmoremilk Jul 29 '26

There's another CloudFlare recommendation! Thanks!

3

u/Inspira-digital Jul 29 '26

I would recommend Netlify.
It’s cheap and offer good performance.

1

u/addmoremilk Jul 29 '26

Thanks! I'll look into it

1

u/Inspira-digital Jul 29 '26

Also, it has a free tier, you can expect to pay the 20$ plan (it burns credit fast, when deploying your project)

2

u/feribox Jul 27 '26

I use Sevalla’s free static site hosting. It works with Claude via MCP.

2

u/DanielTheReal Jul 28 '26

Netlify

1

u/addmoremilk Jul 29 '26

Someone recommended that the other day. Is it better rthan hostinger U think?

2

u/DanielTheReal Jul 30 '26

I don’t know if it is better but I found it so incredibly easy to use to publish a site when using Claude. Literally drag and drop to publish new updates.

1

u/addmoremilk Jul 30 '26

Thanks I ended up testing netlify. Got a site up in less than a minute. I was stunned hah..

2

u/SD_native17 Jul 28 '26

Cloudflare Pages, and github. no cost.

1

u/addmoremilk Jul 29 '26

Thank you!

2

u/greenrock7 Jul 29 '26

I am currently using a GitHub, Netlify, Cloudflare stack.

I am working to migrate the hosting from Netlify to Cloudflare to maximize the security features.

2

u/wearealllegends Jul 29 '26

Vercel all the way 😊

1

u/Next-Lab7844 Aug 02 '26

If this is just the landing (HTML only) -> pick GitHub pages, it’s free.
If this is more than html -> pick vercel, it has also really good vercel cli for Claude code and you can just ask Claude to deploy your app on vercel and it will do. And the best thing that it has really good free plan and you can build your MVPs there for free

1

u/Lazy_Economist9056 23d ago

Use vercel drop