| Turn on registrar auto-renew | Minute one | You lose the domain to a squatter over a lapsed card. |
| Turn on WHOIS privacy | Minute one | Your home address is in a public database, and the spam calls start within a day. |
| Decide where DNS lives | Before any record | Records added at the registrar while the host is authoritative do nothing at all. This is the single most common wasted hour. |
| Drop TTL to 300s | While you're changing things | A typo takes 24 hours to fix instead of five minutes. Put it back up afterwards. |
| www + app subdomains | Day one | Migrating a live app onto a subdomain later means breaking every link. |
| notify + mail subdomains | Day one | Marketing reputation and transactional reputation become the same thing. |
| SPF, DKIM, DMARC on each sender | Same hour you create them | Password resets land in spam and you blame the code. |
| Verify the domain with your email provider | Before the first send | The first campaign goes out unauthenticated, which is the worst possible first impression to a mailbox provider. |
| Pick canonical, redirect the other | Day one | Duplicate content, split ranking. |
| sitemap.xml + robots.txt | Day one | Slow indexing, and staging pages showing up in search. |
| Force HTTPS | Day one | Mixed-content warnings and a browser telling visitors you're not secure. |
| Set a calendar reminder for expiry | Day one | Auto-renew fails silently more often than anyone admits. |