Page rules not working properly, Tried everything

What is the name of the domain?

clicked com

What is the issue you’re encountering

I’ve Setup a redirect rule and have DNS A records proxied but still the redirection is not working.

What feature, service or problem is this related to?

DNS not responding/updating

What is the DNS record and can you show a screenshot of your redirect rule?

@sjr Yes so basically this is my Rule and you can see in the screenshot all the A records are proxied through Cloudflare.

Here is the Rule I have added.

Your domain is giving me a response from Bubble. As your DNS records don’t point to them, are you in the correct account? If your redirects weren’t working but requests were going to this account, you’d get a Cloudflare timeout error due to the 192.0.2.1.

What does the bar at the top of the dashboard show? Like this…

curl -I https://www.clicked.com
HTTP/2 200
date: Thu, 27 Mar 2025 20:19:46 GMT
content-type: text/html
x-powered-by: Express
set-cookie: clicked-copy-nov11_live_u2main=bus|1743106786311x108232394243303660|1743106786326x783226483227806200; path=/; expires=Sun, 30 Mar 2025 20:19:46 GMT; domain=www.clicked.com; secure; httponly
set-cookie: clicked-copy-nov11_live_u2main.sig=1lf5h0MLtKhIo6KoJWM_q9NFFJA; path=/; expires=Sun, 30 Mar 2025 20:19:46 GMT; domain=www.clicked.com; secure; httponly
set-cookie: clicked-copy-nov11_u1main=1743106786311x108232394243303660; path=/; domain=www.clicked.com; secure
referrer-policy: origin
x-frame-options: DENY
content-security-policy: frame-ancestors 'none';
cache-control: no-store
x-bubble-perf: {"total":160.1,"percents":{"top":{"bubble_cpu":41.2,"block":59,"capacity_rl":0,"other_pause":0,"pre_fiber":0.4},"sub":{"pp_userdb":0,"pp_wait_userdb":0,"http_request":0,"serverjson":71.1,"appserver_cache_misses_time":0,"redis":31.9,"fiber_queue":11,"capacity_wait":0}},"counts":{"pp_userdb":0,"http_request":0,"derived_build":0,"derived_cache_attempts":9,"derived_cache_memory_misses":9,"serverjson":78,"appserver_cache_attempts":1,"appserver_mem_cache_hits":0,"appserver_cache_hits":1,"appserver_cache_misses":0,"redis":60,"fiber_queue":142,"blocks":141},"misc":{"userdb_results":1,"userdb_data":612,"spent_time":9897447}}
x-bubble-capacity-used: 0.152 unit-seconds used
x-bubble-capacity-limit: 0 ms slower
vary: Accept-Encoding
cf-cache-status: DYNAMIC
server: cloudflare
cf-ray: 927195a59c9f8867-LHR
alt-svc: h3=":443"; ma=86400

https://cf.sjr.dev/tools/check?91bbf75f07ca4b538b57b8c9678aa1fb#dns

1 Like

Yes I am in the correct account. Basically when I turn off the proxy it starts to point out that added IP and give me an unreachable response. But the moment I turn proxy On, it starts directing me back to bubble which was the old server my A records were pointed too.

It feels like cloudflare’s Proxy server is caching my old server’s IP. But still in both cases the Page rule should work, but it doesn’t.

Yes the top bar looks the Same, Free plan and the clicked domain.

Does it say the domain is active in that top bar? Does the DNS page give you the nameservers adi and olof?

Bubble use Cloudflare so, if you haven’t already done so, delete your custom domains from Bubble that you are no longer using with them.

1 Like

Yes it is set to adi and olof though.

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