I have 2 domains, domainA and domainB after configuring a worker and added both domains to it it’s working. However domainB is redirecting to domainA on it’s own which is weird because i haven’t configured the rules section yet, how to remove the redirection? Thank you
What steps have you taken to resolve the issue?
None
What feature, service or problem is this related to?
Without knowing the domain names, you could troubleshoot and track&trace to see which rule is executed, or rather where the redirection happens using the Trace tool from the Dashboard, adding the URL as an example with the GET request type as follows:
Furthermore, could be a catch somewhere in the:
Page Rules - maybe left from old setup?
Redirect Rules - if some particular configured
Bulk Redirects - if used
Workers - if you’ve used it on domainB since before?
If used WordPress, maybe it’s making such redirection?
Temporary Pause Cloudflare to see if the redirection happens on the origin host/server as well
Cache - Purge Everything on both domains just in case
For sure what we’d need to do is check the HTTP headers to see as well.