DevHub Docs
  • Welcome
  • Analytics
    • What events are tracked automatically?
    • Custom events
    • Google Analytics
  • API documentation
  • Domains
    • Registering a new domain
    • Renewing a domain
    • Pointing an existing domain
    • Pointing a subdomain of an existing domain
    • Transfer a domain
      • Transfer a domain to another registrar
    • Validating your domain
      • Validate with Google Webmaster Tools
    • Domain expiration process
  • Email accounts
    • Hosted email (rackspace)
      • Configure email clients to use POP or IMAP
  • Forms
    • Form and field options
    • Using fieldsets
    • Spam filtering
    • Configure SMTP For outbound emails
    • Using Marketo forms
  • Google Sheets
  • Hosting options
    • Embed pages
    • Wordpress plugin for path override
    • Server path override
      • Apache configuration
      • IIS configuration
      • NGINX configuration
    • CDN (content delivery network) support
  • Maps
    • Location finder
    • Map options explained
    • Google Maps API keys
  • Privacy
    • OneTrust integration
    • Cookies
  • Reverse proxy
    • Privacy and security
    • Proxy Configuration
    • Proxy Gating
    • Form lead tracking
    • Blocking and Whitelisting
      • Whitelisting Options
      • Google Ads rejections or disapprovals
      • 3rd Party Services/Widgets
      • Common Security System Restrictions or Domain Errors
  • SEO
    • Schema.org support
    • Sitemap XML
    • Enable No Index
  • Site builder
    • Getting Started
    • Images and video
    • Pages and content
      • Using page drafts
      • Adding Text
      • Adding and Managing Pages
      • Adding Images
      • Page templates and Templated pages
      • Maps
    • Redirects
    • Site Settings
    • Style Options
    • Adding a Business and location
    • Adding a site
    • Adding a user
    • Adding Custom Forms
    • Adding HTML to Sites or Pages
    • Blogs
  • SSL and security
    • SSL Troubleshooting
    • SSL certificate install options
      • Use your own purchased SSL certificate
    • Enable HTTPS for Sites and Proxies
  • Support
    • Creating a Zendesk account
    • Ticketing submission workflow
    • Builder URL and Site ID
  • Themes and custom templates
    • Getting started
    • Using macros
    • Using custom fields
    • Using URL parameters
    • Hours of operation
    • Using date and time in templates
    • Template variables
    • Site Builder Markup
      • Avoiding Site Builder CSS and HTML duplication
    • Example themes
      • Location focused page with bootstrap
      • Store locator theme example
    • Advanced Examples
      • Theme module templates
      • Static Google maps
      • Content translations
      • Page navigation
      • Override page title and meta tags
      • Adding line breaks to content
      • Get objects
      • Handling boolean values
      • Right to left languages
      • Access current URL
      • Social sharing links
      • Standard filters
      • Serializing data to JSON
      • Form events
      • Schema.org FAQ utility
  • Trace technology
    • What is Trace?
    • Configuration options
  • Data Sources
    • External Contexts
Powered by GitBook
On this page
  • Point your entire domain (www.example.com)
  • Notes:
  • Email hosting

Was this helpful?

  1. Domains

Pointing an existing domain

Instructions on pointing an existing domain you or your customer owns

Point your entire domain (www.example.com)

Pointing a domain that you already own requires you to modify a website's existing A Record and CNAME. Depending on where you modify the DNS settings, you may need to add a record, or modify the records. In both cases you will need to point to a new IP address and CNAME. This IP address and CNAME will be provided to you by a support team member.

You must create a record for with, and without, "www". For instance, "www.example.com" and "example.com" are two different addresses and they both need to be pointed in order to work.

  1. For "example.com", the host name might be "@" or "example.com" or simply left blank. This A-Record should be set to the IP address provided

  2. For "www.example.com" the host name might be "www" or "www.example.com". This CNAME record should be set to the CNAME address provided.

Notes:

  • Ensure that once the new IP address and CNAME is entered, there are no additional A records for www.example.com or example.com. Having multiple records (with other IP addresses or CNAMEs) will cause your domain to bounce back and forth from our host and your old host.

  • Once you've added the records, it can take 24­-48 hours for the new record values to propagate across the internet. But if have not visited the domain recently, you should be able to see the site resolve within 60 minutes.

Email hosting

If you would like to use our hosted Webmail/Email service to create email accounts under your domain (i.e. mailbox@example.com), you will need to enter 3 additional DNS records to the domain.

2 MX records, and a TXT record:

  1. MX record for example.com set to mx1.emailsrvr.com with a "priority" setting of 10

  2. MX record for example.com set to mx2.emailsrvr.com with a "priority" setting of 20

  3. TXT record for example.com set to v=spf1 include:emailsrvr.com ~all

PreviousRenewing a domainNextPointing a subdomain of an existing domain

Last updated 2 years ago

Was this helpful?