Deployment hygiene

Codex Sites Deployment Checklist

Use this checklist before saving, deploying, migrating to a public host, binding a domain or asking Google to index the result.

C

Prompt includes audience, core UX and data needs.

Verify this item before the build leaves prototype mode.

C

Storage uses D1 for records and R2 only for uploaded files.

Verify this item before the build leaves prototype mode.

C

Access mode is explicit before deploy.

Verify this item before the build leaves prototype mode.

C

Save a version before production deployment.

Verify this item before the build leaves prototype mode.

C

Custom domain needs an external repo-backed deployment path.

Verify this item before the build leaves prototype mode.

C

Analytics, sitemap, canonical tags and robots are checked.

Verify this item before the build leaves prototype mode.

C

Security review confirms no tokens, auth files or unsafe install instructions.

Verify this item before the build leaves prototype mode.

C

Rollback path is known before sharing with real users.

Verify this item before the build leaves prototype mode.