← Blog

A faster, sharper Pagecog

We rebuilt our own site on the same stack we sell: a custom build on TanStack Start and Cloudflare, not a WordPress template, content written by an actual person.

We use what we sell. Pagecog now runs on TanStack Start, deployed to Cloudflare. It's the same setup we build client sites on, so the new site isn't a showroom we keep separate from the work. It's the work.

For a while our own site sat on WordPress while we shipped fast custom builds for everyone else. That gap bugged us. So we tore it down and started again from a blank page.

What changed

The old site was the usual story: a WordPress install, a theme, a stack of plugins, a hosting bill, and a security patch to keep on top of every other week. We replaced the lot with a hand-coded build on a lightweight headless CMS. Every page is written by us, in our own components, and the content sits in version control next to the code (here's why we skip WordPress).

That last part matters more than it sounds. When content lives in Git, every change is tracked, reviewable, and reversible. Nothing happens in a hidden admin panel that no one can account for later. If a paragraph changes, we can see who changed it and why, and roll it back in seconds.

Built to run on the edge

The whole thing is deployed to Cloudflare, which serves the site from data centres close to whoever's visiting. Someone loading the page in Perth gets it from a server near Perth, not from a box in Sydney or, worse, Virginia. For an Australian audience that's the difference between a page that feels instant and one that hangs for a beat before it paints.

Speed isn't a vanity number. Google measures real-world loading, interactivity, and layout stability through its Core Web Vitals, and those signals feed into search ranking and, more importantly, into whether a visitor sticks around long enough to do anything. A site that's static HTML rendered at the edge clears those checks without a fight.

The setup is also boring to run, in the best way. There's no server to keep patched, no database sitting open to attack, and no plugin we forgot to update becoming someone's way in. There's almost nothing to hack. Hosting on this stack costs us essentially nothing, which is exactly why we put clients on it too.

Written by people

None of the words here are AI filler. We write our own content because we'd rather say something true and specific than pad a page out to hit a word count. That's a deliberate choice, and it's the same one Google's own guidance for creating helpful content keeps pushing toward: pages built for the reader, not for a crawler.

Who we are, briefly

Pagecog is a Wollongong agency working with businesses right across Australia. We build fast websites that turn visitors into enquiries. The sites we ship average roughly 7–8% visitor-to-lead, against an industry norm closer to 2%, and we back the build with ongoing SEO and analytics rather than handing over a site and disappearing.

What's next here

This is the start of a proper blog and knowledge base. Expect practical, Australian-market writing: what a custom website actually costs here, how to get found on Google without burning money, when e-commerce is worth it and when it isn't, and the trade-offs behind the tech we choose. Less theory, more of what we'd tell a client over a coffee.

This is the starting point. More to come.