Skip to main content
Custom Domains
Kevin Campbell avatar
Written by Kevin Campbell
Updated over 4 years ago

There are two places custom domains can be set:

- Properties page property tab

- Each property can be set up with their own custom domain. This can be set when the property is created in the new property modal or you can add/edit the custom domain in the property details section. If the custom domain is a valid domain the domain should show up as a link that will open in a new window or new tab (depending on how your preferences are set for your browser).

- Settings Company Information page

- The property manager site can also have a custom domain set. This can be set in the Website & Misc section in the Custom domain field on the Settings Company Information page. Like the property custom domains, this should show up as a link that will open in a new tab/window.

In order for your domains to route to PropertyMatrix correctly you will need to set up a reverse proxy, we recommend using cloudflare (cloudflare.com). You will need to have your domain point to cloudflare then set up DNS entries on cloudflare.

After setting up a cloudflare account you will need to 'Add site' on the top bar. A screen should appear where you can enter your domain.

Next you will need to select a plan. The free plan should be sufficient here.

The DNS records for your domain should be automatically pulled now. In order for this to work correctly with Property Matrix you must not have any other A or CNAME records for the custom domain you wish to use.

Here is an example of DNS entries you will need to enable this feature through Property Matrix

Type Name Target TTL Proxy status

CNAME yourdomain sites.propertymatrix.com Auto Proxied

CNAME www sites.propertymatrix.com Auto Proxied

The next page will give you information on nameservers. These will need to be updated through the registrar of your domain.

After this you will need to complete a few basic setup steps:

(*Note: the nameserver part is not on our end. cloudflare will give them that information and you will need to set it up through the registrar of your domain)

Did this answer your question?