How to Add Custom Domains for your Zuddl Event
In this article
Zuddl lets you add custom subdomains for your event and landing pages like "events.acme.com" or "ʼconferences.acme.com instead of the default “app.zuddl.com”.
Important:
If you want to create a custom landing page. The custom root domain for the landing page and the custom root domain for the events should be the same.
For example,
Overview
Set up a custom subdomain for your custom landing page.
Prerequisite:
If you want to create a custom landing page (i.e using templates other than the basic or sponsor templates), a custom subdomain for landing page is required. The custom domain for this landing page should be the same as your event domain.
- Set up a custom domain for your live event app This needs to be a subdomain of the URL used for the registration page custom domain. For example, if your registration page domain is reg.event.com your live event side can be live.event.com.
1. Set up a subdomain for your custom landing page
If you wish to use the Registration widget in your custom landing page, a subdomain for event-side is mandatory. This is crucial if you have magic links set up for your events. Additionally, in order for magic links to work correctly with a custom landing page builder, you must use the registration widget or tickets widget on the landing page
If you don’t need these widgets, you can drag it onto your page and make it hidden with CSS.
After you publish your custom landing page, select “Use a domain you already own” option and enter the subdomain (for example, “events.acme.com” ) you want to use then click Save.
Ignore the “make sure you added ‘www.’ to the URL”
Ignore the instructions on the next screen, instead add the CNAME record in you DNS provider settings (replace the Host/Alias with your actual subdomain) as shown in the table below:
Custom Landing Page DNS Record
Type | Host/Alias | Destination/Target |
---|---|---|
CNAME | events.acme.com |
s.multiscreensite.com
|
Warning: After the registrations have started, do not remove/modify the custom domain from the landing page editor else event links (magic links) that were already sent to the event registrants become invalid.
Refer to the steps to learn how to create new subdomains in your DNS.
2. Set up custom subdomain for an event
Adding subdomains
The following steps explain the process of how to create and share the subdomain with Zuddl.
Important
The entire process of mapping and validating a new subdomain to your organization in Zuddl may take upto 5-7 days. Ensure that you take into account this time frame before organizing your next event.
Steps
- Decide on a suitable subdomain name such as, events.acme.com or conferences.acme.com.
- Send an email to your account executive or the CSM at Zuddl with the following details:
- Organization name
- Name of the event subdomain
- Name of registration page subdomain (Optional)
- Upon receiving your details, Zuddl maps the given subdomain to your organization in the backend. Once the mapping is successful, a confirmation email is sent which contains two CNAME records: a subdomain name and a random unique validation string.
- Once you’ve received the confirmation email, sign in to your domain host.
-
Tip: If you don’t know your domain host, check your billing records in your mailbox or visit https://lookup.icann.org/
- In your domain's DNS records, create two CNAME records:
- The subdomain name that points to your domain. For example, if you want to represent virtual.foobar.com, enter “virtual” in the Name column. In the corresponding Value column, copy and paste the value shared in the confirmation email.
A unique string for verifying the ownership of the subdomain. For example, _c3e2d7eaf1e656b73f46cd6980fdc0e. This unique string points to the ACM validation certificate which is the validation server. For example, _cjhwou20vhu2exampleuw20vuyb2ovb9.j9s73ucn9vy.acm-validations.aws
A validated ACM generates a SSL/TLS certificate for your subdomain.
DNS Records 4
S.No. | Name | Record type | Value |
---|---|---|---|
1 |
examplestring.virtual
|
CNAME |
randomstring.acm-validations.aws
|
2 |
virtual
|
CNAME | foobar.randomstring.cloudfront.net |
The CNAME records sent by Zuddl must be added to your DNS within a prescribed time window of 48 hours to avoid expiration of the records. Should the records expire, the same process needs to be followed to make a fresh request.
The event setup-side remains unaffected by the domain changes and can only be accessed from setup.zuddl.com.
Future changes to the custom domain follow the same process as explained above.
Use of root domains
Similarly, domain URL paths cannot be mapped as custom domain. However, you can set up a redirection from the path to the mapped subdomain at your end.
- Large events with more than 3000 attendees do not work in custom domains.
Landing page domain | Events domain | |
---|---|---|
landing.acme.com | events.acme.com | Correct |
events.acme.com | events.acme.com | Incorrect |
acme.site.zuddl.com | events.acme.com | Incorrect |