Real fixes for broken websites and AI-generated code
Practical technical guides, diagnostics, recovery walkthroughs, and deep dives into the real-world failures we see fixing WordPress and AI-built websites.
Technical articles based on real-world failures
AI App Deployment Checklist
A practical deployment checklist for AI-built apps, covering build settings, environment variables, APIs, auth, routing and live testing.
What To Check Before Launching an AI-Built App
A pre-launch checklist for AI-built apps covering deployment, auth, data, forms, APIs, mobile layout, security, logs and real user journeys.
AI App Deployment Logs Explained in Plain English
A plain-English guide to AI app deployment logs, including build errors, runtime failures, warnings, serverless logs and what to copy for diagnosis.
AI App Build Failed? How To Read the Problem Properly
A practical guide to reading AI app build failures, finding the first useful error and avoiding broad prompts that make the project harder to repair.
Netlify Deployment Problems With AI-Built Apps
A practical guide to Netlify deployment problems in AI-built apps, including publish directories, redirects, functions, build logs and production variables.
Vercel Deployment Problems With AI-Built Apps
A practical guide to Vercel deployment problems in AI-built apps, including build commands, routes, environment variables, serverless functions and production behaviour.
API Works Locally But Not Live
Why an API can work locally but fail after deployment, with practical checks for CORS, domains, production URLs, auth and serverless limits.