Reverse proxy and webflow branding

Hey,

I have a site (educai.io) which I have set up rewrites using blitz.js (https://blitzjs.com/docs/blitz-config#rewrites).
I have webflow set up to be hosted on connect.educai.io in cloudflare which the rewrite code is pointing to (see images below). The actual rewrite works fine, but I still get the “made in webflow” branding.


This is the solution described https://discourse.webflow.com/t/built-with-webflow-badge-is-still-showing-up-due-to-reverse-proxy-setup/31470l, and I can’t find any other way around it as the majority of the questions asked either go ignored or link to this post.

I know that you don’t technically support reverse proxying, but I can’t use subdomains. So it is probably either get this working or leave webflow.

I would also ideally not want to have to set up a whole nginx server for this.

Help is appreciated.

Does this work as a simple redirect? Because the source code of educai.io is not the same as connect.educai.io

Hey @Paul_Rodriguez

https://staging.educai.io/ should be the same as connect.educai.io , I was originally rewriting it from educai.webflow.io, but from the ticket linked above I found I couldn’t do that, and the code that changes the rewrite just hasn’t made it to production yet.