During the April 5, 2026 check-in, Mark migrated PaperTube's landing pages from a temporary WP Engine subdomain to the client-owned papertube.pro domain. DNS records were configured in Cloudflare and the domain was added as the primary domain in WP Engine. Root domain redirect behavior and page slug communication to the client were identified as outstanding next steps.
Related meeting: [1]
Client: [2]
Jeff (developer) had built PaperTube's landing pages on a WP Engine-generated domain. The client owns papertube.pro, which had previously been used only for email. The goal was to move the landing pages to papertube.pro so they could be shared with prospects and used in LinkedIn ad campaigns.
PaperTubeLP environment in WP Enginepapertube.pro (including www variant) as a custom domainpapertube.pro as the primary domainMark logged into Cloudflare and manually added DNS records for papertube.pro:
| Type | Name | Target / Value |
|---|---|---|
| A | @ (root) |
WP Engine IP address |
| CNAME | www |
WP Engine CNAME endpoint |
DNS propagation was expected to resolve quickly (within minutes for Cloudflare-managed domains).
Landing pages are accessible at slug-based paths, for example:
papertube.pro/agriculture-and-farm-products
There is no homepage configured at the root domain. The intended behavior for papertube.pro (naked domain) is a redirect to the client's main company website.
| Item | Owner | Status |
|---|---|---|
Configure root domain redirect (papertube.pro โ client's main site) |
Mark | ๐ฒ Pending |
| Compile full list of landing page slugs for client | Karly | ๐ฒ Pending |
| Share slug list with Mark for redirect/review | Karly | ๐ฒ Pending |
/agriculture-and-farm-products). Karly to compile the full list from WP Engine for client handoff.papertube.pro domain was previously used for email only. DNS changes should not affect email records (MX/SPF/DKIM), but this should be verified post-migration.