I rebuilt my site without WordPress, by talking to AI

You can build a real, modern website with a working store and never touch WordPress. I just did it for a site I actually care about, and the only thing I "wrote" was a description of what good looked like.
Some backstory. Before this, I had a project sitting on WordPress. It is a peer-support thing, a resource about mental health that means a lot to me. And it was parked on the same setup half the internet is parked on: WordPress, a stack of plugins, a monthly bill, and a quiet feeling that I did not really own the thing I had built.
So I rebuilt it from scratch by talking to an AI. There is no WordPress anywhere in it now.
WordPress is what you reach for when you do not know you have a choice.
WordPress was the easy default and the wrong one
I want to be fair here. WordPress is fine. It runs a huge chunk of the web for a reason. But "fine" was costing me more than I noticed.
Every feature was a plugin. The store was a plugin. The forms were a plugin. The speed fixes were a plugin to fix the slowdown from the other plugins. Each one was another thing to update, another thing that could break, another login I had to keep straight. And it was never fast, no matter what I bolted on.
The bigger problem was that none of it felt like mine. It looked like a WordPress site wearing a theme, because that is what it was. I could not get it to feel like the thing in my head. I told this same story about my own site in building this site by talking to AI, and it kept being true: the limit was never my idea, it was the box the idea had to fit in.
I gave it a world instead of a homepage
Here is where the AI earned its keep.
Instead of a normal homepage, I wanted the site to feel like walking into a place. So now you land inside a hand-drawn coffee shop. There is an illustrated version of me sitting at a table with a coffee, like you just pulled up a chair across from a friend. Warm light, real warmth, none of the cold clinical thing most sites in that space do.
I did not draw any of that. I described it. The look, the mood, the colors, where I am sitting, what the light is doing. The AI built the page, generated the art direction, and I did the part I am actually good at: looking at it and saying "his eyes are wrong" or "the whole thing is too dark" until it was right. Same loop as always, just pointed at something bigger.
That is the whole trick, and it is why you do not need to know how to code to make something custom. You need to know what you want and refuse to settle before it gets there.
The scary part was the store
A pretty site is one thing. A site that takes someone's money is another. This is the part I was nervous about, because if it breaks, it breaks in public and it breaks with real dollars.
The site sells a couple of digital workbooks. So I needed: a real checkout, real payment, and the file actually landing in the buyer's hands the second they pay. No "we will email it within 24 hours." Instant.
On WordPress that is a plugin, plus a plugin to connect the plugin, plus a hope. We built it directly instead. You click buy, you pay through a real payment processor, and a little piece of code we wrote checks that the payment actually cleared, then hands you the file and drops it in your inbox at the same time. No plugin in the middle. We own every step of it.
The plugin did not deliver the file. We did. That is the whole difference.
And I tested it the boring way, with a real run all the way through, before I trusted it with a single customer. It worked. The right file, every time, in seconds.
What broke
It would not be honest if nothing broke.
The security lockdown almost took the store down with it. I added the strict headers that tell a browser exactly what it is allowed to load, and the first version was too strict. It blocked the payment window from opening. So nobody could have checked out at all. Caught it in testing, loosened the one rule that needed loosening, and the lock held everywhere else.
The other one was moving the old web addresses over. People had old links saved, search engines had old pages indexed, and a fresh site means every one of those could have turned into a dead end. Boring to fix, genuinely bad if you skip it. So we mapped every old address to its new home before flipping the switch. Nobody who clicks an old link ever sees a broken page.
The honest scorecard
Here is what I actually walked away with, no spin.
- No WordPress, no plugins. Nothing to update, nothing to patch, way less that can break.
- It costs almost nothing to host now. The site is built in a way that serves up as plain fast files, so the hosting bill basically went away.
- It is genuinely locked down. It scores an A on the security scanners, which a lot of plugin-stacked WordPress sites flat out fail. Not because I am a security expert. Because there is no sprawling admin panel and no plugin soup to attack in the first place.
- It finally feels like mine. That is the one I care about most. It looks like the thing in my head, not like a theme.
Was it more work than clicking "install theme"? At the start, a little. But I will never update a plugin on it, never pay a creep-up monthly fee for features I half use, and never fight a box to make it feel like me. If you want the real dollar breakdown of building this way, I put it in what it costs to build a website with AI.
The point is not that WordPress is bad. The point is that "custom, fast, and actually yours" stopped being something you need a developer for. You need a clear picture of what you want, and an AI that will keep building until it matches.
If you want one of your own built the same way, without doing any of it yourself, that is the whole service. Otherwise stick around. I write down every build as it happens, the wins and the things that broke, right here.
FAQ
Can you build a website without WordPress?
Yes, and it's easier than it used to be. You can describe what you want to an AI, have it write the actual site code, and put it on free, fast hosting. No WordPress, no themes, no plugins. That's exactly what I did with this site, and I can't code.
What do you use instead of WordPress?
For me it's an AI (Claude) that writes the code, plus simple hosting that serves the site as plain fast files. There are also all-in-one AI website builders like Wix ADI, Framer, or Durable if you'd rather not touch anything technical. The common thread: none of them need WordPress.
Can a website without WordPress still have a store and take payments?
Yes. A custom site can take payments through a checkout like Stripe and deliver digital products, with no WordPress and no store plugin required. Mine does exactly that, tested end to end before a single customer. You're not giving anything up by leaving WordPress behind.
Keep reading more from the field
Don't miss the next one.
Every build, start to finish, free in your inbox.
Get the notes →