← All projects
York Hamilton··Complete

Website Fix & Headless CMS Integration

Resolved critical website issues on an existing Next.js build and implemented a headless WordPress CMS so the team can manage content without touching code.

Next.jsWordPressHeadless CMSHostingerVPS

York Hamilton came with an existing Next.js website that the team couldn't manage or update themselves. The codebase had issues that were blocking client-facing changes, so the first priority was getting in, understanding the structure, and implementing the required fixes cleanly. Beyond the immediate fixes, a deeper problem was identified, the team needed to regularly publish blog posts and articles but had no way to do it without manually editing code. This wasn't sustainable. The solution was a headless CMS architecture: WordPress installed on a Hostinger VPS as the content management layer, integrated with the existing Next.js frontend. Now the team can create, edit, and publish articles directly in WordPress and changes appear on the live site in real time, no developer needed.

Outcomes