Looking for help with serious Blackhat Adsense Method

wi11iam

Junior Member
Joined
Jan 8, 2012
Messages
123
Reaction score
55
Hi,

Before we begin, if you are one of those 'members' that will say stuff like:

"Don't do that, you'll get banned"
"Easy way to get banned"

Then stop reading now.....


I've been successfully testing a few things with Adsense recently and I have access to unlimited Adsense accounts, so getting banned isn't a problem.

However, what I'm looking for is some script that will show 2 different websites. For example, if you come from Facebook you see one website. If you come from Google, you see another website. I want to put my ads in an iframe and do the same old stories from 2010 or whatever, where we used to put ads behind pictures, etc. But I want to hide it from my 'natural' traffic and/or any manual reviewers.

Anyone got any tips on the code I can use for this? I can't find anything.

Thanks
 
I know how to put the ads in iframes and behind images, that isn't a problem. What I really need is some code to show 2 different websites depending on where the traffic came from. I've been searching for a while now and can't seem to find anything. It can be anything javascript, php, or even a .htacess redirect or whatever, just something that will show 2 different websites.
 
Check for the referrer with htaccess or even php and then show a different code.

Just google for htaccess referrer check and you can find code that does that. Making one with php is even easier but it requires your site to be coded in php or you knowing where to modify your site cms code.
 
Back
Top