DNS Configuration — IONOS

Step-by-step instructions for updating DNS records in IONOS (formerly 1&1) to point your domain to Orchid eCommerce.

Updated Jun 04, 2026 1 views
DNS Configuration
Orchid eCommerce DNS Setup: After your Orchid eCommerce mock website is approved, follow these steps to point your domain to the Orchid hosting environment. Your Orchid implementation consultant will provide the exact IP address or CNAME target to use.

About IONOS DNS

IONOS (formerly 1&1 Internet) is a major hosting and domain provider. DNS records are managed through the Domains & SSL section of your IONOS control panel.

Before You Start

  • Confirm you have admin/owner access to your domain registrar account.
  • Get the target IP address (for A records) or CNAME hostname (for CNAME records) from your Orchid implementation consultant.
  • Note your current DNS records before making changes — screenshot or write them down as a backup.
  • If you use email on this domain (e.g., you@yourdomain.com), do not change MX records — only modify A and/or CNAME records as instructed.
  • DNS changes can take 15 minutes to 48 hours to fully propagate worldwide.

Step-by-Step: Update A Record (Root Domain)

  1. Sign in to your IONOS account.
  2. Navigate to Domains & SSL.
  3. Click the three-dot menu (Actions) next to your domain.
  4. Select DNS.
  5. Click Add Record and select A.
  6. Leave the hostname blank for the root domain.
  7. Enter the IP address from Orchid in the Points to field.
  8. Set TTL (default is 1 hour).
  9. Click Save.

To edit an existing A record, click the pencil icon under Actions next to the record, then click Edit record.

Step-by-Step: Update CNAME Record (www subdomain)

  1. On the DNS settings page, click Add Record and select CNAME.
  2. Enter www in the Hostname field.
  3. Enter the Orchid hostname in the Points to field.
  4. Click Save.

Important IONOS Notes

  • No CNAME on root domain. CNAME records can only be set on subdomains.
  • CNAME records cannot coexist with other record types on the same hostname.
  • Delete default hosting records. If you previously had IONOS hosting configured, default records may need to be deleted before adding custom ones.

TTL and Propagation

Default TTL is 1 hour (3600 seconds). Changes take effect at IONOS immediately. Full global propagation is typically under 1 hour but can take 12–48 hours in edge cases.

Verifying Your DNS Changes

After saving your records, verify propagation:

  1. Open a terminal or command prompt.
  2. Run: nslookup yourdomain.com (replace with your actual domain).
  3. Confirm the returned IP address matches the one provided by Orchid.
  4. Alternatively, use an online tool like whatsmydns.net to check global propagation.

If your domain still shows the old site after 48 hours, clear your browser cache, try an incognito window, or contact your Orchid consultant.

Need help? If you're uncomfortable making DNS changes, your Orchid implementation consultant can walk you through it on a screen-share. Submit a support ticket to schedule.

Was this article helpful?

Thanks for your feedback!

More in DNS Configuration