Content and application changes
Theme, plugin, and content updates that need a deployment plan. Validate in staging when practical, then promote to production. See Domains and Deployments.
You will know where to start when launching a hosted site and how to think about its normal operating lifecycle inside TMXIO.
A hosted launch is rarely a single event. It is a short sequence of confirmations that the site exists in the right place, points at the right domain, and serves traffic from the environment you expect.
Most hosted-site work falls into one of four categories. Identifying which category your task belongs to is the fastest way to find the right doc and avoid touching the wrong setting.
Content and application changes
Theme, plugin, and content updates that need a deployment plan. Validate in staging when practical, then promote to production. See Domains and Deployments.
Environment coordination
Keeping staging and production in sync, refreshing staging from production, or scheduling a change window. The environment label on every screen is your guide.
Domain and DNS changes
Adding a new domain, switching the primary domain, or moving DNS to a new provider. Plan for propagation lag and verify resolution after every change.
Platform settings
Security hardening, caching behavior, image handling, and mail. These are runtime controls that change how the site behaves rather than what it contains.
Domains and Deployments for go-live planning.Security Settings for hosted WordPress hardening.Performance and Caching or Mail and SMTP when changing runtime behavior.