Carl Riedel

About

One WordPress plugin — installed by my daughter for a university project — exploited a vulnerability that wiped out 18 of my professional sites in a single afternoon. One plugin. One afternoon. Eighteen sites gone. That day changed how I think about websites permanently. I built CARL — a CMS that generates real static files, has no plugin ecosystem to exploit, and gives you complete ownership of your data and server. I'm a full-time SEO developer and web designer, with 15 years of remote work across Europe, the Caribbean, and South America. I specialize in mass page SEO and PHP-based web systems. CARL runs my own sites. That's the only guarantee that matters — I'm not going to abandon software I depend on every day.

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking
Gone streaking 5
Gone streaking 5

Forums

The Includes File System is possibly one of the most powerful features in CARL

There's one concept in CARL that takes people a few minutes to get their head around. I want to explain it here because it's also one of the best things about the system once it clicks. It's called the includes file system. Every CARL site has a folder of plain text files: your navigation, your footer, your sidebar widgets, your signup form. These files are included in your pages at runtime, meaning every time a visitor loads a page, they get the current version of those files. The practical result: you edit your navigation once and every single page on your site updates instantly. No regeneration. No cache clearing. No plugin. You save the file and it's live everywhere, immediately. The same system lets you add entire applications to any page with a single line of PHP. I've used it to add lead marketplace systems, booking forms, calculators, and custom tools to CARL sites. The CMS and your custom business logic live in the same file structure, on your own server, owned completely by you. The first time you see it, it looks unfamiliar. Ten minutes later it makes complete sense and you start thinking of things you want to build with it. Has anyone here built something unusual on top of a CMS? Custom tools, calculators, niche applications? I'm curious what people actually need that platforms never seem to provide out of the box.

This type of lead generation is entirely possible in CARL, with just 1 simple INCLUDE.

Going to share some numbers because I think people deserve to see them plainly.

I added up what a typical WordPress setup actually costs per site per year. Managed hosting, a premium theme, an SEO plugin, a security plugin, a backup plugin, and a caching plugin. Conservative estimates.

The total lands between 500 and 900. Per site. Every year.

Building CARL in public: a WordPress alternative that generates real static files

I'm Carl. I've been building websites professionally for 15 years. For the past 8 years, I've been building HTML sites exclusively, mostly to escape WordPress after a single plugin destroyed 18 of my clients' sites in a single afternoon.

CARL is the system I built instead. It generates complete PHP files and writes them directly to your server. No runtime on page load. No plugin ecosystem. No attack surface. A visitor arrives, gets a file, and that's it.

I'm launching here in about 30 days, and I'm using this thread to share what I'm building, answer questions, and hear from anyone else who's been down the WordPress rabbit hole.

One question to start: what finally pushed you away from WordPress? Or if you're still on it, what's keeping you there?

View more