Skip to content

Point app links at app.dnsimple.com - #2101

Merged
weppos merged 3 commits into
mainfrom
dnsimple-domain-migration-links-9289b0
Aug 24, 2026
Merged

Point app links at app.dnsimple.com#2101
weppos merged 3 commits into
mainfrom
dnsimple-domain-migration-links-9289b0

Conversation

@weppos

@weppos weppos commented Aug 21, 2026

Copy link
Copy Markdown
Member

Summary

The application moved from dnsimple.com to app.dnsimple.com, so every support link that points at a page behind login now uses the app host. The /user and /dashboard links returned a 404 on the bare host, and the /login and /signup redirects drop the query string, which cost the header CTA its UTM parameters. Sandbox moved the same way: sandbox.dnsimple.com now serves the marketing copy, and the web interface is at app.sandbox.dnsimple.com.

The Entra redirect URIs stay on dnsimple.com. DNSimple sends the bare host as the redirect URI in the authorization request, and docs/subapps.md records that host as a durable compatibility boundary, so a registration on the app host fails at Entra. dnsimple/dnsimple-app#36593 changes that decision, and this article needs a follow-up when it lands.

Files changed

  • content/articles/ — the user, dashboard, login, signup, email verification, and Sandbox links use the app host
  • layouts/default.html — the header CTA uses the app host, so the UTM parameters survive
  • CONTRIBUTING.md, .cursor/rules/article-structure.mdc — the link conventions record the app host

The marketing links stay on dnsimple.com. I checked each one against the site route set and confirmed that it serves on the bare host.

Checklist

  • Branch created from up-to-date main
  • Only files related to this task are included
  • Frontmatter has title, excerpt, meta, and categories
  • Opening paragraph directly answers the article's core question (SEO/GEO)
  • Cross-links added on first mention of related concepts
  • Existing articles updated to link back (if applicable)
  • No smart/curly quotes or special characters from macOS
  • Callouts use correct types: [!NOTE], [!TIP], or [!WARNING]
  • Tested locally with rake run

Review

  • Second expert tagged for feature/product knowledge
  • Customer Success tagged (required for substantial updates)

@weppos weppos self-assigned this Aug 21, 2026
@weppos weppos added the documentation Updates on the documentation and support content. label Aug 21, 2026
Signed-off-by: Carla Marmolejos <110252982+Pemacaa@users.noreply.github.com>
@Pemacaa
Pemacaa self-requested a review August 21, 2026 11:18
@weppos
weppos merged commit 1b7531f into main Aug 24, 2026
6 checks passed
@weppos
weppos deleted the dnsimple-domain-migration-links-9289b0 branch August 24, 2026 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Updates on the documentation and support content.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants