Run these steps in order when launching a new WordPress site. Do not skip steps — each builds on the previous.
Launch Sequence
[ ] 1. Add site to MainWP (network management hub)
[ ] 2. Install and configure Rank Math (SEO plugin)
[ ] 3. Install and configure Wordfence (security)
[ ] 4. Install and configure Optimole (image optimization)
[ ] 5. Schedule WPvivid backups
[ ] 6. Install and configure WP Rocket (speed)
[ ] 7. Add site to Google Search Console (HTML or DNS method)
[ ] 8. Set up Site Kit + GA4 (analytics)
[ ] 9. Verify site with Bing Webmaster Tools
[ ] 10. Import any content via Bulk Markdown Import (optional)
Step 1 — Add to MainWP
- Install MainWP Child plugin on the site
- In MainWP Dashboard: Sites > Add New
- Enter site URL and admin credentials
- Verify connection status shows green
Step 2 — Rank Math
- Install Rank Math plugin
- Run setup wizard: choose "Advanced" mode
- Connect Google Search Console account
- Configure sitemap: include posts, pages, custom post types
- Enable breadcrumbs (use in theme templates)
- Set default meta patterns for posts and pages
Step 3 — Wordfence
- Install Wordfence Security plugin
- Enter license key (or use free version)
- Run initial scan
- Enable firewall — set to "Extended Protection" mode
- Configure login security: limit attempts, enable 2FA for admins
Step 4 — Optimole
- Install Optimole plugin
- Connect with API key
- Enable lazy loading, WebP conversion, smart cropping
- Set compression quality: 80 (balanced)
Step 5 — WPvivid Backups
- Install WPvivid Backup Plugin
- Connect remote storage (Google Drive or S3)
- Schedule: daily incremental, weekly full
- Retention: keep 14 days
- Test restore on staging before going live
Step 6 — WP Rocket
- Install WP Rocket (paid, per-license)
- Enable page caching, mobile cache, user cache
- Minify CSS and JS, defer JS
- Enable LazyLoad for images and iframes
- Configure Cloudflare integration if applicable
Step 7-9 — Search Consoles
GSC HTML method: Upload verification file to root, add property, submit sitemap. GSC DNS method: Add TXT record in DNS zone editor, verify in GSC. GA4: Install Site Kit plugin, connect GA4 property. Bing: Add site at https://www.bing.com/webmasters, verify via XML or DNS.