Page Rules Question - subdomain to external domain

Hello,

I want to forward a subdomain to a zendesk instance. Can I do this using page rules?

IE: support.mydomain.com —> mydomain.zendesk.com

I didn’t see this particular scenario in the community. Sorry if I missed it.

Yes:
Match: support.example.com/* and add Setting: Forwarding URL (301) to https://mydomain.zendesk.com

Note that this is a redirect. If you want support as a subdomain, there should be instructions for this in the zendesk configuration panel.

1 Like

Also, doesn’t Zendesk allow CNAME’s [if] you want to use support.mydomain.com?

Actually I guess this isn’t available at all plans

Host mapping is available if you have Support Team, Professional, or Enterprise and Guide Lite or Professional.

the “essential” plan does not include this, so you would need a redirect page rule as detailed by @sdayman above.

1 Like

I set it up

It’s resolving and redirecting for me.
39%20AM

1 Like

So here is what solved it.

  1. Set up the page rule as stated in this ticket
    2. Set up an A record for your subdomain and point it to ANY IP address. ***** this is what is missing
1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.