bill24
November 10, 2021, 9:04pm
1
I have a travel agency where our booking engine uses our subdomain to make it look like it is hosted on our site.
Two questions:
Is there a DNS entry for the subdomain
Will Cloudflare cause my customers any problems when this subdomain forwards to another URL?
sdayman
November 10, 2021, 9:12pm
2
That sounds more like a CNAME entry. If so, then they should know what that DNS record should look like. Best to set it to DNS Only.
If not, let us know and we can provide Forwarding instructions.
bill24
November 10, 2021, 9:31pm
3
Hi Sdayman, thanks for the time. Can you tell the forwarding instructions?
sdayman
November 11, 2021, 2:10am
4
It’s pretty much the below tutorial. You probably already have a DNS record for that subdomain. If not, do it like the ‘www’ record. And Step 2, Page Rule is just a match for sub.example.com/*
This tutorial covers redirecting one domain to another. For this, we will be redirecting domainA.com to domainB.com.
The following settings need to be configured under the domain you are redirecting from, in this example, this is domainA.com
Step 1, The DNS Record:
The first thing you will need is a DNS record for @, www and any other subdomains you want to redirect, set to . This can point to any IP address as the redirection page rule will execute first. I would recommend pointing…
system
Closed
November 26, 2021, 2:11am
5
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.