发布前,若步骤依赖主机商,我们会在至少两家平台各走一遍;否则在同一环境隔日执行两次。我们记录控制台报错、不同地区的界面文案差异,并在厂商调整按钮位置后立即更新文案。路径与截图每季度抽检。涉及 DNS、SSL 或付款时,我们确认回滚/补救选项,并链接到官方文档以获取权威表述。
If your host gives you two or more nameservers (e.g. ns1.example.com), pointing the domain at the host is usually easiest. The host then manages all DNS. If you keep DNS at Cloudflare or your registrar, instead add an A record for @ to your server IP and a CNAME for www to your apex or host-provided target.
In your hosting welcome email or control panel, copy the exact nameserver hostnames or the IPv4 address for your account. Typos here are the #1 cause of "site not found" issues.
Log into Namecheap, GoDaddy, or IONOS → Domain → DNS / Nameservers → Custom DNS. Paste each nameserver. Save. If using A/CNAME only, switch to DNS records mode and add @ A and www CNAME per your host's doc.
If migrating live traffic, drop TTL to 300 seconds a day ahead so rollback is faster. then raise TTL again after stability.
Global propagation typically takes minutes to 48 hours. Use a public DNS checker tool querying multiple regions to see when new values appear.
Once DNS resolves, issue SSL in the hosting panel, then in WordPress set Settings → General URLs to https if needed.