FB experts needed with coding knowledge. Ad accounts disabled automatically.

yagami-iori

Regular Member
Joined
Nov 13, 2009
Messages
204
Reaction score
318
Hi,

As a few may know now, almost all my ad accounts got deactivated by FB even though i'm running 100% WH ads and content. We are many affiliates that are running the same Domain on FB and some are doing pretty good while others are struggling to launch campaigns on the platform as all their ad account got shutdown.

After many days of reading tons of similar cases, I can't pinpoint the issue. I had many FB concierge look at my ads and they found nothing wrong with the ads nor the LP but I still can't reinstate the accounts.

My guess is that those successful affiliates might be doing something different, either cloaking or something else. I don't want to go the cloaking way as I'm WH and FB permanently bans FB accounts if they detect any cloaking.

My guess is that they hide the domain in a way or another. I've done some research and I can hide the affiliate link on a new domain with an iframe, but I'm not sure if FB allows this, and it'll for sure detect the affiliate link as an iframe in the code.

The solution is to encrypt the HTML code, but I'm not sure to what extend the code encrypted can't be read by FB algorithm.

I've used an online tool to encrypt the HTML code and it return something like this:

https://pasteboard.co/JjeHl1p.png
My questions:
- Can this code be easily decrypted by any intelligent algo?
- If yes, any other alternatives to generate stronger undecryptable code that can't be read?
- What is FB takes on JS/HTML encrypted codes in LP?
- Any solution online that automate this task?
- Any guess what the problem could be?

Thank you.
 
You can not encrypt HTML code and pass on to browser.

What that tool does is just hexadecimal replacement.

Whatever a browser can parse will be visible to FB.
 
Ok, so there no way to use an iframe without having the child URL showing in the code?
Thank you
 
Back
Top