Brainstorming on locally banned domains

GiuseFarao

Registered Member
Joined
Jul 16, 2023
Messages
74
Reaction score
52
Hi everybody.

I have some domains banned locally (not on an IP level, just the domain).

Is there a way to ignore the ban with some redirect, to send traffic to clean landing pages not banner?

It must be a system easy to change, in case the “clean landing pages” are banned as well.

Any idea?
 
You can chain redirects using double meta refresh or iframe jump between a few disposable domains. First one does the redirect, second holds the clean lander. When it gets flagged, just swap out the second domain.
 
You can chain redirects using double meta refresh or iframe jump between a few disposable domains. First one does the redirect, second holds the clean lander. When it gets flagged, just swap out the second domain.
Thanks, I’ll give it a try!
 
Hi everybody.

I have some domains banned locally (not on an IP level, just the domain).

Is there a way to ignore the ban with some redirect, to send traffic to clean landing pages not banner?

It must be a system easy to change, in case the “clean landing pages” are banned as well.

Any idea?
Many advertisers face the same problem, especially with local blocking on domains or landing pages, this is precisely where professional cloaking comes in a smart solution to direct the real visitor to the offer completely hiding the content from censorship or tracking systems.
 
Many advertisers face the same problem, especially with local blocking on domains or landing pages, this is precisely where professional cloaking comes in a smart solution to direct the real visitor to the offer completely hiding the content from censorship or tracking systems.
Please can you provide name of this service or link about this
 
Cloaker working with cdn workers
 
The modern and most effective solution is to use a CDN edge worker (like Cloudflare Workers).

It's a serverless cloaker that runs on Cloudflare's network, not your own server, leaving no footprint. You can filter visitors at the edge and, most importantly, you can swap out your banned "clean" landing pages instantly just by changing a single line of code.

It's faster, more secure, and more flexible than old methods like chained redirects.
 
Back
Top