You need to get geoip blocking setup on your sites or your server if its dedicated to proxy sites only. Google is not even counting the impressions from certain locations. This would be my guess for the 40k uniques and lack of impressions. Could be partly hotlinking. If you share the urls might be a tad easier to give an answer.
If I were to block the websense user agent in htaccess, could I stop websense blocking my proxies? Or would they ignore the htaccess?
Could try this instead of a htaccess block. Use php to redirect them to there own site <?php $ip = $_SERVER['REMOTE_ADDR']; $parts = explode('.', $ip); $mask = $parts[count($parts) - 4] . '.' . $parts[count($parts) - 3] . '.' . $parts[count($parts) - 2]; if ($mask == '66.194.6') { header("HTTP/1.1 301 Moved Permanently"); header("location: http://www.websense.com"); exit(); } ?> PHP: Would think this is better as they cant ignore it
hey Just found a new secret made me $19 since now for today Best choice for proxy network owners I may write a new e-book for this great service
if (strpos($_SERVER['REMOTE_ADDR'], '66.194.6')) { header("HTTP/1.1 301 Moved Permanently"); header("location: http://www.websense.com"); exit(); } PHP:
Let me know your method and i will certify it to see whether it is feasible and recommended for others to try
Proxy.biz will be up in about 3-4 days. looking for interested parties to link up and share the rev as well
JacobNix - share with me at will sent you $? money..but want to be sure that trick is steady not for 1-2 days
hey what a great offer you are a genius man ! sending me $? well i do prefer to keep it secret and earn $$ a day well let me earn some cash out of this unique money making method and wait for the E-book or just let me know your offers for a single PM to you ,explaining that bible Today's earning using this Method:$32 since now (in 17 hours) thats cool !
Sell ebooks telling people how to sell ebooks to make money cough if you found something worthwhile which somehow no one else did you should keep it to your self, but i smell BS (with regards to this SUPER SECRET METHOD TRICKZ - not the $32 earning)
I am interested JacobNix, but for once you should do something for the community without milking money from it. You know what I say? Open it up to 10 or 15 people. Either do a 1st come 1st serve thread or pm selected well respected proxy owners with it. The method won't become saturated, so you'll keep on making the money from it. Oh, and @Ianmonkey, you wouldn't happen to know where I can find these ips? Or is that the 'holy grail'?
i tested all but only this one is working in glype for me, How to redirect by CIDR or IP range using this php code ?
Hey guys, http://www.proxyheaven.net is back open for registration currently, it is a PR3 directory so it gives you a quality backlink. Also get your new layout here: http://www.freeproxylayouts.com/
I would like to mention something to the proxy owners out there. When you place your pop unders ads make sure you site works correctly. Theres this site here that has the pop unders and its very hard to browse the proxified pages. The green header of the phproxy on the proxified page is messing up the page being viewed. I run a topsite and i'm sick and tired of seeing these sites filled with ads and i have to scrolllllllllllllllllllll all the way down to find the URL bar. So i just deny them And if you think that pissed me off sometimes think of your visiting users and your converted users.