How do I create a redirect?

What is the name of the domain?

https://www.brucapella.com/

What is the error message?

“The landing page is not found”

What is the issue you’re encountering

I want to create a redirect from my main domain https://www.brucapella.com/ to https://brucapella.com/emails

What steps have you taken to resolve the issue?

I created a page rule inside Cloudflare

What feature, service or problem is this related to?

I don’t know

What are the steps to reproduce the issue?

Go to https://www.brucapella.com/, and the error “The landing page is not found”

The DNS record for www is set to “DNS only”, so the request goes direct to the host and does not pass through Cloudflare for your redirect to have any effect…
https://cf.sjr.dev/tools/check?82aa4d59f2974534889f2b59ed8f9fc8#dns

You will need to change the record to proxied for the rule to work, but your host may then complain that your DNS is not correct. Likely the error message “The landing page is not found” is because your haven’t configured www to be answered at your host.

1 Like

Damn, I changed that and it worked instantly. Thanks a lot sir, you helped me a ton! I was stuck here for days.

2 Likes

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