Back to index
Question 3: Workers not applied
Hi,
Thank you for contacting us with your concerns.
Usually, after adding a Worker in the Cloudflare Dashboard, you need to make sure it’s properly deployed and attached to the correct route on your domain. In the meantime, please check the following:
- Verify that the Worker is deployed (published) and not just saved as a draft.
- Confirm the Worker is assigned to the correct URL pattern or route that matches your website requests.
- Check that your domain is proxied through Cloudflare (orange cloud enabled) because Workers only run on proxied traffic.
- Clear your browser cache or try a private/incognito window to avoid cached responses.
- Review Cloudflare’s dashboard for any errors or logs related to your Worker.
You can also test your Worker with the built-in debugger to see if it’s responding correctly.
Please try these steps and let us know if the issue persists or if you have further questions.
Best regards,
Priya.
Cloudflare Customer Support Team.