Skip to content

Domain Strategy

LarVPS manages extra domains from the site UI so you do not have to hand-edit vhosts.

Open Site Settings, then use Manage Domains.

This is the main domain of the application.

Examples:

  • example.com
  • shop.example.com

Use this when another hostname should open the same app and same content.

Good examples:

  • www.example.com should open the same site as example.com
  • app.example.com should show the same product UI as the primary domain

Use this when an older or alternate domain should forward users to the main domain.

Good examples:

  • an old brand domain you bought for SEO or migration
  • a misspelling or defensive brand domain
GoalChoose
www should open the same siteAlias
extra campaign domain should fully forward to the main domain301 Redirect
main app hostnamePrimary site

LarVPS prevents common mistakes such as:

  • adding the primary domain as its own alias
  • reusing a domain that already belongs to another site on the same server
  • mixing up “serve the same app” and “redirect away”

If you add a new alias or redirect domain, that hostname still needs correct DNS and may need SSL attention afterward.

LarVPS will keep the next action visible from the site instead of making you guess.

LarVPS helps configure the domain strategy, but you still decide:

  • whether a domain should serve content or redirect
  • whether an existing DNS record is safe to change
  • whether an SEO migration should use a shared app or a clean 301 redirect