Logo

How to Connect Domain and www

Set root and www records correctly to avoid split traffic and access errors.

Home / Support / Shared Hosting / Connect Domain and www

Record Setup

Use a simple and consistent record strategy.

Recommended workflow

  1. Point root domain to hosting IP with A record.
  2. Point www with CNAME to root domain (recommended).
  3. Avoid duplicate www A and CNAME records together.
  4. Keep TTL moderate during setup and migrations.

Validation

Confirm both hostnames resolve and serve same site.

Recommended workflow

  1. Check DNS resolution for root and www using public resolvers.
  2. Test both URLs with HTTPS and redirect consistency.
  3. Verify canonical URL behavior in application settings.