Promoted articles
Using A Custom Domain Follow
Overview
The Pathable platform provides an option for you to expose your platform using your domain. For example, if your website is mycompany.com then you can use your Pathable platform at event.mycompany.com.
Setting up your DNS
Create a CNAME entry in your DNS server pointing to one of the entries listed. In the example above, the CNAME would be `event`.
US-based events:
us-east-1.galaxy-ingress.meteor.com.
EU-based events:
eu-west-1.galaxy-ingress.meteor.com.
APAC-based events:
ap-southeast-2.galaxy-ingress.meteor.com.
If you would like to use a root domain (event.com instead of event.yoursite.com) for your Pathable site, you may be able to, check the steps below:
CNAME Flattening
, sometimes called a ANAME
record. Cloudflare and DNSMadeEasy are examples of providers that support it.2. If your DNS provider supports CNAME Flattening
, you can point the root domain to the correct CNAME value using a ANAME
record. You will use the same CNAME entries listed above.
Once your CNAME is established visit Settings > Event to change to add the new domain name and delete the subdomain name.