AI Prompting Kills Small Website Fees | Analysis by Brian Moineau

TL;DR

  • Business Insider’s Kelsey Vlamis copied Sam Altman’s exact ChatGPT prompt and, in under two hours, shipped a functioning group‑trip website—no hand coding required [1].
  • The business story is bundling: OpenAI’s Sites (public beta) turns a $20/month ChatGPT Plus subscription into an all‑in‑one builder‑and‑host, compressing the entry‑level website market and rerouting demand away from third‑party hosts [2][5].
  • If “vibe coding” becomes the default for simple apps, the first losers are low‑end hosting fees and small “brochure site” gigs; the winners are platforms with free or near‑free deployment paths (Cloudflare Pages, Render static sites) and any incumbent that pairs distribution with opinionated AI workflows [3][4][7].

What the source said

Kelsey Vlamis took Sam Altman’s prompt—asking ChatGPT to mine her chat history, plan three long‑weekend options for nine friends, build a coordination website, and draft an email—and got a live site within two hours, without writing code [1]. ChatGPT walked her through Terminal basics, GitHub, and deployment; she briefly paid $7.25/month on Render before being nudged toward free options [1][7]. OpenAI also pointed her to “Sites,” a public‑beta feature that lets Plus users create, edit, and host sites from inside ChatGPT [1][2]. The shipped site handled voting, budgeting, dates, and task assignment, and she iterated small changes via chat and redeploys [1].

Why it matters

Two business levers just moved. First, “vibe coding” converts intent into working software for non‑developers at consumer price points. Second, hosting is collapsing into the chat surface: a $20/month ChatGPT Plus plan with Sites (public beta) makes “ship a simple web app” feel like a zero‑incremental‑cost add‑on for millions of subscribers [2][5]. That threatens paid tiers where traditional builders and hosts monetize basics (Wix entry plans and managed static hosting) and reshapes the freelance “simple site” market [6].

Stakeholders include consumer site builders (Wix, Squarespace), infra and JAMstack deployers (Cloudflare, Render, Vercel), and small agencies that sell brochureware. Near‑term winners are platforms with generous free tiers and frictionless deploys—Cloudflare Pages and Render static sites—because they catch graduates who outgrow Sites or want custom domains and integrations without a surprise bill [3][4][7].

Original analysis

Consensus says “vibe coding” will steamroll no‑code and hosting; that’s lazy. The real motion is bundling: the point of creation (chat) is swallowing scaffolding and commodity hosting, just as Heroku (2007) and Google App Engine (2008) bundled deploy + runtime for developers before recommercializing around add‑ons and scale [10][11]. Distribution, commerce, and governance will re‑differentiate, echoing earlier cycles from GeoCities (1994) to GitHub Pages (2008) that started simple and later pushed users into richer stacks [9][10].

  • Back‑of‑envelope math

    • Replace a template site: A solo user on Wix will likely pay $17–$159/month when billed annually to remove branding, attach a domain, and access basics [6]. ChatGPT Plus is $20/month and, per OpenAI, Sites is available in public beta to Plus users—i.e., build/edit/host from the same surface [2][5]. If you already pay for Plus, the incremental cost to ship a simple public site is roughly $0/year versus at least $204/year for Wix’s entry plan ($17×12), before any transaction add‑ons [6]. Cloudflare Pages and Render static hosting both offer free routes, so if you outgrow Sites you can still deploy at $0 hosting cost and keep total spend near the $20/month you were paying anyway [3][7].
    • Arithmetic takeaway: Basic “presence” sites and micro‑tools will consolidate into Plus for subscribers.
    • Cost floor on hosting: Cloudflare Pages’ free plan supports up to 20,000 files per site on the Free tier—ample for personal projects and small marketing sites—undercutting paid entry hosting tiers for many use cases [4]. Render static sites are also free with managed TLS, which erases the old “but SSL and build pipelines are hard” objection [7].
  • 2x2: Complexity vs. Stakes (who wins where)

    • Simple + Low‑stakes (trip‑planners, checklists, RSVP pages): ChatGPT Sites wins. Fast iteration beats pixel‑perfect control.
    • Simple + High‑stakes (lead‑gen with compliance, data capture): Cloudflare/Render/Vercel + human review. You need auditability and integrations.
    • Complex + Low‑stakes (hobby SaaS, side projects): AI‑assisted frameworks (export from Sites or start on Pages/Render) with code‑level control.
    • Complex + High‑stakes (payments, PII, regulated workflows): Traditional engineering with AI copilots. Governance, testing, and SLAs dominate.
  • Named‑stakeholder breakdown

    • OpenAI: The moat is bundling. Sites keeps users “in the chat,” raises Plus stickiness, and pressures incumbents on the first dollar of spend [2][5].
    • Cloudflare: Quiet beneficiary. Pages’ free tier (20k file limit; Workers/Functions on a free allotment) absorbs migrations when users need domains, CI, or edge logic without a new bill line [3][4][8].
    • Render: Mixed bag. Free static sites blunt churn from Sites, but the “$5–$10/month” habit on entry hosting will deflate if “basic hosting” becomes a feature, not a product [7][12].
    • Wix/Squarespace: Risk on the bottom rung. If “Plus already in wallet” becomes normal, willingness to start a paid builder at $17+/month erodes; their counter is integrated commerce, templates, and distribution [5][6].
    • SMB agencies/freelancers: Fewer paid “brochure site” tickets; more paid “prompt ops + integration + QA.” The unit of work shifts from pages to workflows.
  • Historical analogue

    • GeoCities (1994–2009) proved that bundling creation + hosting pulls in amateurs first, then hits limits on commerce and control, which competitors monetize later [9].
    • Google App Engine’s 2008 beta and Heroku’s 2007 launch set the template for “free or cheap deploy, monetize on scale/add‑ons,” the same gravity now visible with Sites + free static hosts [10][11].

Contrarian read: The hot take is that Sites kills hosts; short‑term, the larger casualty is the “I’ll just spin up a $7/month server” tier. Cloudflare Pages is free and good enough for many; Render static sites are also free [3][7]. Hosting gravity is pulling to $0, not because OpenAI wants to be your forever host, but because free deploy paths make vibe‑coded prototypes stick. The money reappears in higher‑order services: payments, auth, analytics, compliance, and marketing—domains where Wix/Squarespace still have leverage and where infra players monetize usage instead of seats.

What others are missing

Governance at the creation layer will decide who captures value; OpenAI’s Sites help page states that conversations may be used to train models if “Improve the model for everyone” is on, and that Sites can include chat context, files, hosted URLs, logs, and operational data [2]. It also advises reviewing any feature that collects user content (forms, message boards, sign‑ins) before you publish [2]. That means a chat‑born site can become a data‑collection surface whose inputs might feed future training unless settings are managed. Enterprises and regulated SMBs will demand explicit controls, audit trails, and export paths—pressure that will either force OpenAI to harden Sites for compliance, or push serious users to Cloudflare/Render/Vercel where data boundaries are familiar [2][3][4].

What to watch next

  1. By November 30, 2026, at least one of Render, Vercel, or Cloudflare will ship an official “Import from ChatGPT Sites” workflow (CLI or dashboard), enabling one‑click export‑to‑deploy.

  2. By March 31, 2027, OpenAI will disclose a milestone of at least 1,000,000 ChatGPT Sites published (public or private) as part of a Plus/Pro retention update.

  3. By June 30, 2027, either Wix or Squarespace will launch a chat‑first builder that ingests prior user content (docs, posts, galleries) to auto‑scaffold an entire site—GA, not beta.

My take

Vibe coding for simple software wins because a $20/month Plus plan with Sites collapses scaffolding and hosting into one step, siphoning demand from $17–$30/month starter plans whose chief value was convenience [5][6]. The shift doesn’t end website builders or hosts; it ends charging rent for friction. The next wins accrue to whoever pairs chat‑native creation with distribution, commerce, and governance at named‑brand scale (Wix, Squarespace, Cloudflare, Render). If I ran Wix or Squarespace, I’d ship a ruthless “AI + go‑live” funnel now and make exporting to Cloudflare/Render painless.

Sources

  1. I tried the same ChatGPT prompt Sam Altman used to build a website and finally learned how to vibe code — Business Insider — First‑person test of Altman’s prompt; confirms Sites exists in public beta and that a non‑coder shipped a live site in under two hours.

  2. Creating and managing ChatGPT Sites — OpenAI Help Center — Documents Sites (public beta), hosting behavior, export/permissions considerations, and data‑use language relevant to governance.

  3. Cloudflare Pages — Cloudflare — Describes Pages as a free JAMstack deployment platform suitable for small apps and marketing sites.

  4. Limits for Cloudflare Pages — Cloudflare Docs — Specifies free‑tier constraints (for example, up to 20,000 files per site), anchoring the “free deploy is enough for many” claim.

  5. What is ChatGPT Plus? — OpenAI Help Center — Confirms Plus pricing at $20/month and clarifies subscription scope and data‑use settings.

  6. Wix Premium Plans — Wix — Lists current Wix plan price ranges ($17–$159/month when billed annually), used for cost comparison.

  7. Deploy static sites for free — Render Docs — States that static sites can be deployed on Render for free with managed TLS.

  8. Cloudflare Workers pricing — Cloudflare Docs — Details the free monthly allotment for Workers/Functions that pair with Pages.

  9. GeoCities — Wikipedia — Establishes a 1994–2009 precedent for bundled creation + hosting aimed at amateurs.

  10. Google App Engine — Wikipedia — Documents the 2008 launch of a managed app‑hosting platform that bundled deploy and infra.

  11. Heroku — Wikipedia — Notes the 2007 launch and the model of bundling deploy + runtime with monetization on add‑ons/scale.

  12. Render pricing — Render — Provides context for entry‑level monthly hosting habits in the single‑digit range.