Demand for free Serverless Hosting (vercel, cloudflare pages, etc) vs wordpress

Zeexz

Junior Member
Joined
Nov 12, 2022
Messages
152
Reaction score
98
Just curious if there is any demand for serverless set up for money sites and PBN's vs wordpress.
My plan is to create open source as well as done-for-you templates accessible on github, together with a CMS system and whatever else users need that can be created and scaled much quicker than a wordpress site.

I know old-school pros already have their wordpress systems scaled in, so I'm curious what kind of features would one want or expect?

I'd like to understand the pain points that you're having with wordpress, and I'll see if I can fix it, anything from:
- setting up 100 sites at scale in a short amount of time
- low cost static and dynamic sites
- advanced features such as agents etc that wordpress cannot handle
- quick branding and set up at scale
- automatic blog creation at scale
- etc.
 
There is real demand; WordPress’s main pain points are slow scaling, heavy maintenance, and easily detectable footprints, so a lightweight serverless/CMS solution that enables fast mass deployment, low cost, automated content/branding, and reduced footprints would be very attractive for money sites and PBNs.
 
There is real demand; WordPress’s main pain points are slow scaling, heavy maintenance, and easily detectable footprints, so a lightweight serverless/CMS solution that enables fast mass deployment, low cost, automated content/branding, and reduced footprints would be very attractive for money sites and PBNs.
any specific sites you're running? what is typical time for you to set them up?
 
Just curious if there is any demand for serverless set up for money sites and PBN's vs wordpress.
My plan is to create open source as well as done-for-you templates accessible on github, together with a CMS system and whatever else users need that can be created and scaled much quicker than a wordpress site.

I know old-school pros already have their wordpress systems scaled in, so I'm curious what kind of features would one want or expect?

I'd like to understand the pain points that you're having with wordpress, and I'll see if I can fix it, anything from:
- setting up 100 sites at scale in a short amount of time
- low cost static and dynamic sites
- advanced features such as agents etc that wordpress cannot handle
- quick branding and set up at scale
- automatic blog creation at scale
- etc.

there's a growing demand for serverless setups for money sites and PBNs due
to benefits like automatic scaling, cost-efficiency (pay-per-use),
enhanced security, and improved performance
 
you cant be fine with serverlerss bcs they have too much limitations
 
there's a growing demand for serverless setups for money sites and PBNs due
to benefits like automatic scaling, cost-efficiency (pay-per-use),
enhanced security, and improved performance
Would you or someone need a free site + cms set up for it? I have a really clean set up and happy to learn how I can fit this tech to optimise pbn or money site providers etc
 
serverless is the future for pbn scale tbh . wordpress is just bloatware at this point
i’ve been moving my tier-1 networks to hugo + cloudflare pages
no wp-admin , no plugins to update , no mysql injection vectors
static html served from the edge hits 100 on pagespeed without trying
hosting 1000 static sites is free on cloudflare/vercel . hosting 1000 wp sites costs a fortune in vps resources
the only bottleneck is content pipeline . if u can build a script that converts gpt articles -> markdown -> git commit -> auto-deploy , u have a money printer . manual cms is dead for mass page gen
 
Back
Top