Hi @coelmay,
I didn’t realize that at the time so thank you.
@luke I don’t think that would fully meet my use case requirements if it redirects me since it would be a redirect. although I could make it work possibly. However, because my ultimate use case is a little different I did some digging and I found that wildcard subdomains might be what I’m looking for. I actually upgraded to Pro last night and tried creating a CNAME record as follows, but it did not work.
Some further digging around and it seems this is a feature that has to be activated - is that still the case? re: Enabling wildcard subdomains
My use case is as follows:
- user signs up
- account activated and their site is generated at usersite.taskovate.com
- the user accesses usersite.taskovate.com
- the wildcard subdomain servs taskovate.com and my site reads the subdomain portion of the URL to serve the correct content.
is that possible? also I don’t intend to use branch subdomains in the future.