I currently has a domain + subdomain:
text.usanumber.shop
the site itself has moved to a new domain. How do I redirect users who go to this domain to the new domain?
I currently has a domain + subdomain:
text.usanumber.shop
the site itself has moved to a new domain. How do I redirect users who go to this domain to the new domain?
Use a Page Rule - there’s a guide here: https://support.cloudflare.com/hc/en-us/articles/4729826525965-Configuring-URL-forwarding-or-redirects-with-Page-Rules#how-to
I tried and the redirect still gives a server not found error
http://text.usanumber.shop/ ’s DNS address could not be found. Diagnosing the problem.
DNS_PROBE_POSSIBLE
You’ll need a DNS record for that website to exist.
Add an AAAA record for text
on the usanumber.shop zone that points to 100::
Replace the www
with text
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.