Launch checklist
Keep the live site stable while improvements continue locally.
Use this checklist every time you build, zip and upload the static export to cPanel public_html.
Production readiness
A launch checklist for going live without breaking the growth system.
Use this as your operating checklist before every cPanel upload. It keeps the live website stable while future improvements continue locally.
Static export verified for cPanel
Sitemap and robots included
Social links secured
Core pages indexed
Lead capture paths visible
Mobile navigation tested
Images compressed and framed
HTTPS and domain readiness
Step 1
Run npm run build
Verify the generated files sit directly under public_html, not inside an extra out folder.
Step 2
Zip contents inside out
Verify the generated files sit directly under public_html, not inside an extra out folder.
Step 3
Upload to public_html
Verify the generated files sit directly under public_html, not inside an extra out folder.

