Redirect one single page?

What is the name of the domain?

example.com

What is the issue you’re encountering

Is this possible? I’m trying to set up a redirect for one page only: example.com/testhello.example.com

Yes. Create a redirect rule like this…

This requires that example.com is proxied. If your host is also using Cloudflare, example.com must be a CNAME record or the request won’t pass through your Cloudflare account.

2 Likes

I tried what you suggested, as follows:

The result was this:

https://example.com/test
redirected to
https://example.com/hello.example.com

You missed the https:// in front of hello.example.com

2 Likes

I’m so sorry, you’re right—this works perfectly. thanks!!

This worked on my test site (hosted on Cloudflare), but not my actual site, which is hosted on another server. I just set the CNAME server records to proxy—still not working.

Is this not possible if I’m hosting site on another page?

Who is the host?

It will be easier to look if you can give the real domain and link.

1 Like

sure—

I don’t know the host, I’m only handling DNS and some static pages on subdomains.

i thought maybe the proxy setting needed some time to set in, but it’s still not working.

Headers indicate you are using WPEngine…
https://cf.sjr.org.uk/tools/check?10656d5223dc4bf5821980eb0f96ce12#connection-server-https

WPEngine uses Cloudflare so ensure the DNS records are proxied CNAMEs as here…

The link you have posted is www.premierrm.com but you asked for the redirect from premierrm.com so make sure the redirect rule covers the correct hostname(s).

3 Likes

I can’t thank you enough for your help :pray: works perfectly now.

2 Likes

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