When using Cloudflare Workers to proxy requests to your blog, make sure that your worker is correctly routing requests to the /blog path and not interfering with Bubble’s routing. You might need to check the worker script to ensure it handles that specific path properly.