What is the name of the domain?
example.app, cant share domain because its a private client project but it ends in .app
What is the issue you’re encountering
Trying to redirect within the same websites from the Home page to “/waitlist” all visitors who are outside the US, but nothing works
What steps have you taken to resolve the issue?
I checked to make sure all DNS records are in order and proxied through cloudflare, website and email are work fine but redirect doesn’t work
Created a redirect rule based on country but when opening the website on different devices it doesn’t work on any of them
I have bypassed cache page rule and purged all cache and still nothing
I tried creating a page rule that does the same instead of a redirect rule and it does nothing
I created a worker as well to do this and also it doesn’t redirect, the worker seem to show log data so I assume it was working, I tried 2 different workers
I changed the settings on the redirect rule many times and tried again but still nothing, I even tried redirecting anyone that visits the homepage no matter the country and it still didn’t redirect
My website/app is built on bubble io so Im not sure if this is part of the issue but I doubt it?
Its as if my website is not being affected by Cloudflare at all, but again DNS records and custom email routing and website are working fine what could be the issue?