[GET] Cloaker Script 2013

Status
Not open for further replies.
Refer to post #4

also you've got help on TB forum, did you even checked it ?
 
can I increase my website ranking on a spcefic keyword by redircting google bot to only one single page on my website from any web page that it tries to access?
Use the script ?
 
Script can redirect traffic by IP, user agent and host name, almost all of google elements are already blocked by simple putting "google" in host and UA redirect, you can do additional work looking for their ip ranges and adding them. I am not into google adwords but I heard that they have 3rd party human checking from non google ip ranges so whatever you do mostly doesn't work if they really want to find what you are doing.
 
can I increase my website ranking on a spcefic keyword by redircting google bot to only one single page on my website from any web page that it tries to access?
Use the script ?

You can redirect google bot, yes, but not sure is it helpful to rank keyword since they see redirects. I am making version with curl fetching so all material will be served without redirects, directly on visited page.
 
You can redirect google bot, yes, but not sure is it helpful to rank keyword since they see redirects. I am making version with curl fetching so all material will be served without redirects, directly on visited page.

can you explain what is curl fetching? thanks.
 
Fetching another web page to be shown on your website, same thing you can get with get_contents and/or fopen. You will see when I finish it.
Code:
http://www.php.net/manual/en/book.curl.php
 
Thanks for the script, but can i use this for CPA? is that safe if i redirect it to the link offers? sorry for the noob question.
 
Yes, but referrers will be passed, I didn't wanted to blank them out because many aff managers want to see from where traffic is coming. If you use traffic from shady and not permitted sources you need to fake referrers.

Put script on blackhat domain, receive traffic and send cleaned traffic to your whitehat sites, you will see all clear when you open the script.
- If you have cpa / product offers on your whitehat sites than is all good, your site will be referrer.
- If you are sending traffic directly to cpa offers and your traffic source is not allowed, you need to fake referrers.

Also its on you what to allow or block, I don't have list of ip's / hosts that you need to block, its up to you how you will track them and add them to the script.
 
Last edited:
Ok, made same script to work differently.

This version is slightly updated with new bots / ip's, main difference from previous version is that doesn't do classic 301 redirect but fetch desired page / website with cURL and shows other page / website on same domain (www. domainOne. com will fetch page from www. domainTwo. com and show it like it is original page hosted on first domain)

Not sure is it helpful for classic cpa offers and surveys, didn't test it yet.

For twitter purposes works very well as long as fetched page is on your domain, if you use direct offer (landing page not hosted by you but cpa company) referrer will be server which is fetching offer, probably not good. Script is rotating some of most popular user agents while fetching to avoid footprints.


Download:
Code:
https://www.box.com/s/xwl8zbwr67fla6u8bftl

Virus Total:
Code:
https://www.virustotal.com/en/file/563b10c45f3bcd6b3331e1064e821bbccb806eaca9f4293f80999c6b7d3bdfeb/analysis/1361678583/

HA256:563b10c45f3bcd6b3331e1064e821bbccb806eaca9f4293f80999c6b7d3bdfeb
File name:Cloaker-Redirector Script 2013 - update 24.2.2013 - version cURL fetch.zip
Detection ratio:
Analysis date: 2013-02-24 04:03:03 UTC ( 0 minutes ago )

[TD="class: text-green"] 0 / 46[/TD]
 
Great work!
Do you think these versions increased ranking keywords?
How can I contact you, please send me an email or a Yahoo ID.
 
It will show your desired page without a redirect, yes I think that it will help you. But you have to test it, I use (and test) script for totally different tasks.
 
Great share, I've always wanted to make one of these for myself but never got around to it.

Btw instead of trying to block certain types of traffic, why not only let in the type of traffic you're pushing to the site and block everything else?
For instance, if you were doing a BH adwords campaign, you could block EVERYTHING without google as ref. PLUS block their IP range, user agents, etc.

This way, you will prevent bots from looking at your site PLUS the only way a human reviewer would be able to see your site is if he typed the keywords you were targeting and then found your ad and clicked it. (and I'm guessing they don't do that) This is just theory tho since I never tried it myself.
 
I made another script (not shared here) that can do exactly that, and many stuff more. But it is not for sharing.
 
Last edited:
Status
Not open for further replies.
Back
Top