Adwords cloaking - backend javascript vs php

Brgs316

Newbie
Joined
Dec 9, 2018
Messages
1
Reaction score
0
Hey guys. So i wanna cloak my affiliate site on adwords and for my backend i use node js(express js).

My idea is to basically set up a bunch of criterias like matching user ip to known crawler ip lists, user agent matching etc. All of this is done before rendering/redirecting in the GET request in my routes.

Im just wondering, since i have discovered most of the people doing cloaking are using php, is javascript inferior to php when it comes to cloaking? is it more easily detectable? Is there a component im not thinking about?

I can add that i have tried crawling a site i made with this logic using a googlebot user-agent etc and it turns out clean, but i dont know how this would work in a real-life situation.

/brgs
 
If you are serious about cloaking I would suggest you go with one of the services that are already out there and working. That way if your ads account gets banned you will know the fault is on your end and not the cloaker's end. If you try to do the cloaker yourself and your ads account gets banned you will have no idea if the fault was with your ads account or your code.

Once you get the hang of cloaking sure try to make your own but at that time you should focus on scaling rather than saving few hundred $ a month. So I would see it as a waste of time, hobby maybe...

The worst strategy when it comes to making money is trying to do it by saving money, does not work that way.
 
can not cloak with adsence it just not possable

also faking clicks and all that just dont pay plus why thift from the hand what feeds you.
 
I am sure JCI has a guide on that and recommendations. just try it and see for yourself! PHP is better.
 
Back
Top