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.
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
- ✓Resolved existing Next.js codebase issues and implemented pending client-facing changes
- ✓Designed and built a headless WordPress + Next.js architecture on Hostinger VPS
- ✓Content team can now publish and update articles in real time without touching code
- ✓Eliminated the bottleneck of developer dependency for routine content updates
- ✓Clean separation between content management and frontend codebase
- ✓Solution built for long-term scalability as content volume grows