CodeeQR Docs
  • 👋Welcome to CodeeQR
  • 📃GUIDES
    • Creating a QR code
      • Text QR code
      • URL QR code
      • Phone QR code
      • SMS QR code
      • Email QR code
      • WhatsApp QR code
      • FaceTime QR code
      • Location QR code
      • WiFi QR Code
      • Calendar Event QR Code
      • Crypto QR Code
      • vCard QR Code
      • PayPal QR Code
    • Customise a QR code
    • Add your logo to a QR code
    • QR quality settings
    • Download QR codes
    • Print QR codes
  • Dashboard
    • Main dashboard overview
    • Generate QR
    • QR Codes
    • Dynamic short links
      • Create Dynamic short links
      • Analytics for Dynamic Short Links
      • Connect a Dynamic Short Link to Your QR Codes
      • Short link targeting
      • Short link protection
      • Temporary URL
    • Projects
      • Create a new project
      • Connect links to Project
      • Connect QR codes to Project
    • Pixels
      • Create a pixel
      • Connect Pixel to a short link
    • Custom domains
      • How to connect your own custom domain
      • The status of my domain is still pending
    • QR code analytics
    • Manage your team
      • Create a new team
      • Invite team members
      • Accept an invite to the team
    • Account details
    • CodeeQR API
  • Questions and Answers
    • 🛠️About QR codes general
      • Difference between static and dynamic QR codes
      • What is the smallest allowable size for a QR code?
Powered by GitBook
On this page
  • Example subdomain
  • Example main domain

Was this helpful?

  1. Dashboard
  2. Custom domains

How to connect your own custom domain

PreviousCustom domainsNextThe status of my domain is still pending

Last updated 2 years ago

Was this helpful?

  • A paid plan is required to connect custom domains.

  • Ensure that the custom domain you wish to add is not already in use. To use the domain of your main brand, consider using a subdomain (e.g. 'qr.domain.com').

  • Do not use the same custom domain for your custom index page in the submission form.

  • Some hosting providers may not allow both A & CNAME records, in which case you can use just the CNAME record."

  1. Go to the '' tab (or log in first).

  2. Click on the "+ Connect Custom Domain" button.

  3. Fill in the required fields. Many of our customers use a subdomain (e.g. 'qr.domain.com') to keep using their main domain.

  4. The 'Custom Index URL' is the page where your customers will be directed if the custom slug is empty. You can also leave this field blank to show the CodeeQR homepage.

  5. The 'Custom 404 URL' is the page where your customers will be directed if the dynamic link is not working. You can also leave this field blank to show the CodeeQR 404 page.

  6. Once you have completed the fields, click the "Create" button to save your settings.

  7. In order to complete the setup process, you will need to add DNS records to your hosting provider. Use an A record pointing to 143.198.171.114 and a CNAME record pointing to app.codeeqr.com.

  8. The CodeeQR team will be notified of your submission and will manually connect your custom domain. In some cases, additional verification may be required and we will email you about this.

  9. Check the 'Custom Domains' tab to see the status of your custom domain. When the status is 'active', your custom domain is ready to be connected and used in the 'Dynamic Links' tab.

  10. Please note that this process may take up to 48 hours to fully sync and become active.

Example subdomain

If you are using a subdomain as your custom domain, such as 'qr.domain.com', your DNS records should be similar to the following:

Type
Host
Value
TTL

A

qr

143.198.171.114

Automatic

CNAME

qr

app.codeeqr.com

Automatic

"Please note that it is also possible to use just the CNAME record. Some hosting providers may not allow both A and CNAME records."

Example main domain

If you are using your main domain as your custom domain, such as 'domain.com', your DNS records should be similar to the following:

Type
Host
Value
TTL

A

@

143.198.171.114

Automatic

CNAME

@

app.codeeqr.com

Automatic

"Note that you can also just use the CNAME record some hosting providers won't allow both records."

Custom Domains