please advise who brevo can work with cloudflare, we get the following error Error 1014 Ray ID: 8ec4a8a66d49f660 • 2024-12-03 15:41:04 UTC CNAME Cross-User Banned
What is the issue you’re encountering
we use gamil for business and brevo on the same email address, if it sends from brevo, if they click a link error appears
What steps have you taken to resolve the issue?
i have reached out to brevo and they suggest I contact cloudflare
So it seems you’re not even using a custom subdomain for your Brevo click tracking. The problem is rather occurring on www.caredemy.us.
For the specific problem reported, all you’d have to do is change your “Thank You” page’s URL from https://www.caredemy.us/optin to https://caredemy.us/optin
But there’s the bigger issue that any link using www.caredemy.us will fail, and that needs to be fixed. Since your WordPress site is configured to use the naked domain caredemy.us, you want to redirect www to caredemy.us.
To do this, remove the existing CNAME record for www (ie www.caredemy.us) and add an A record pointing at the dummy IP address 192.0.2.1. Make sure this is proxied . Then set up a Redirect rule to forward www to the apex domain. See the link below for step-by-step instructions.