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 a subdomain of a domain (subdomain.example.com)
  • Notes:
  • Point a wildcard (*) subdomain

Was this helpful?

  1. Domains

Pointing a subdomain of an existing domain

Instructions on pointing a subdomain of a domain you or your customer owns

Point a subdomain of a domain (subdomain.example.com)

Pointing a subdomain of a domain that you already own requires you to add (or update in some cases) an CNAME Record that will point to a hostname. This CNAME address will be provided to you by a support team member.

You will create one CNAME Record for the subdomain:

  1. For "subbomain.example.com" the host name might be "subdomain" or "subdomain.example.com" depending on your DNS provider.

  2. Value of the CNAME address should match the provided hostname

Notes:

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

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

Point a wildcard (*) subdomain

This option is recommended if you plan to host multiple subdomains under the same domain. This option allows you to add the CNAME Record only one time to support all possible subdomains in the future. This saves time so that you do not need to make DNS changes for each new subdomain you would like to use.

Similar to the normal subdomain, you will create one CNAME record for the subdomain:

  1. For "*.example.com" the host name might be * or *.example.com depending on your DNS provider.

PreviousPointing an existing domainNextTransfer a domain

Last updated 2 years ago

Was this helpful?