The Proxy Discussion Thread

Discussion in 'General Business' started by antman, Jul 14, 2007.

  1. xrvel

    xrvel Notable Member

    Messages:
    918
    Likes Received:
    30
    Best Answers:
    2
    Trophy Points:
    225
    #13841
    Is it a glype? If so, just modify the settings.php file.
    
    // Theme/skin to use. This should be the name of the appropriate
    // folder inside the /themes/ folder.
    $randomThemes = array('default', 'theme2', 'theme3', 'theme4', 'etc');
    $CONFIG['theme'] = $randomThemes[array_rand($randomThemes)];
    
    PHP:

     
    xrvel, Jan 27, 2009 IP
  2. lightless

    lightless Notable Member

    Messages:
    3,850
    Likes Received:
    334
    Best Answers:
    0
    Trophy Points:
    230
    #13842
    No, not yet [Just rebelling a bit against Adsense :D].

    Privacy policies are needed only because Google said so, not because they serve much [If any] purpose.
     
    lightless, Jan 27, 2009 IP
  3. dlatua

    dlatua Notable Member

    Messages:
    3,985
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    235
    #13843
    Can sm1 sugest me a site for pupups for my proxy?

    PM me

    thanks
     
    dlatua, Jan 27, 2009 IP
  4. shawnpm

    shawnpm Peon

    Messages:
    236
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #13844
    They didn't actually ban my account, I guess it was a warning or something. They never responded after I sent them my explanation of what was going on. That was something like 4 or 5 months ago.
     
    shawnpm, Jan 27, 2009 IP
  5. geekos

    geekos Well-Known Member

    Messages:
    3,365
    Likes Received:
    50
    Best Answers:
    0
    Trophy Points:
    140
    #13845

    All my adsense is on my homepage only, and I dont do framing :(
    Maybe I should switch back to phpproxy now :(
     
    geekos, Jan 27, 2009 IP
  6. chandan123

    chandan123 Prominent Member

    Messages:
    11,586
    Likes Received:
    578
    Best Answers:
    0
    Trophy Points:
    360
    #13846
    i too got the warning once and they banned one domain :(

    luckily my account not banned :D

    i still no idea why they banned that domain :rolleyes:
     
    chandan123, Jan 27, 2009 IP
  7. mentos

    mentos Prominent Member

    Messages:
    15,280
    Likes Received:
    473
    Best Answers:
    0
    Trophy Points:
    330
    #13847
    mentos, Jan 27, 2009 IP
  8. koceto

    koceto Peon

    Messages:
    261
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13848
    they not accept proxies already..and this is old news...they not accept proxies from months ago.

     
    koceto, Jan 27, 2009 IP
  9. newzone

    newzone Well-Known Member

    Messages:
    2,865
    Likes Received:
    52
    Best Answers:
    0
    Trophy Points:
    135
    Digital Goods:
    1
    #13849
    True, i asked them around 10 months ago, they don't accept proxies.

    Btw Canep is waste of time, i didn't made anything, from Saturday i placed their ads and today is Tuesday. :confused:
     
    newzone, Jan 27, 2009 IP
  10. koceto

    koceto Peon

    Messages:
    261
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13850
    how is with canep? i still search something good for proxies..for extra money..but no success.

     
    koceto, Jan 27, 2009 IP
  11. meep99

    meep99 Peon

    Messages:
    785
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #13851

    I could see that being a no no for adsense if it was just a different theme on *every* page load. I think one of their rules was if google did not exist would you do this? and thats taking it to the extreme in my view!

    
    // Template rotation mod by Jezz
    // www.proxywhispers.com
    
    // Define site Templates to rotate, Any amount you like (at least one)
    $template = array("template1","template2","template3","template4","template5");
    
    // Define rotation interval, Complete days only
    $interval = 1;
    
    define('siteSKIN',selectTemplate($template,$interval));
    
    function selectTemplate($template,$interval)
    {
    $mth = array("0,3,3,6,1,4,6,2,5,0,3,5");
    $dispDay = (date(d) + $mth[date(m)-1] +3) % (sizeof($template)*$interval);
    $tplIndex = floor($dispDay/$interval);
    return $template[$tplIndex];
    }
    
    PHP:
    This one from Jezz seems to change it based on the interval you set, a little less risk maybe?
     
    meep99, Jan 27, 2009 IP
  12. xrvel

    xrvel Notable Member

    Messages:
    918
    Likes Received:
    30
    Best Answers:
    2
    Trophy Points:
    225
    #13852
    Thanks for the code. It's better than my previous always-changing-code. ;)
     
    xrvel, Jan 27, 2009 IP
  13. Captain Tycoon

    Captain Tycoon Active Member

    Messages:
    257
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    60
    #13853
    Whats the gender majority of the proxy users? Males or Females :)
     
    Captain Tycoon, Jan 27, 2009 IP
  14. mg3hockey

    mg3hockey Active Member

    Messages:
    438
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #13854
    United States - Young Males
    Asia (illegal) - Common Mixture
     
    mg3hockey, Jan 27, 2009 IP
  15. Mr.Bill

    Mr.Bill Well-Known Member

    Messages:
    2,818
    Likes Received:
    134
    Best Answers:
    0
    Trophy Points:
    160
    #13855
    That is a close one. When I had the auto friend adder there were a lot of females. Though males probably still had higher numbers but not by much. Aus., US and Eur. Is were the majority of the females were from if I recall for my sites.
     
    Mr.Bill, Jan 27, 2009 IP
  16. SiteFlippingGuy

    SiteFlippingGuy Peon

    Messages:
    76
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13856
    does it still make sense to run proxies?
     
    SiteFlippingGuy, Jan 27, 2009 IP
  17. willyboy104

    willyboy104 Active Member

    Messages:
    2,852
    Likes Received:
    80
    Best Answers:
    0
    Trophy Points:
    90
    #13857
    I was just wondering guys hypothetically speaking if I was to offer SEO services for proxy sites would people be interested in purchasing them? I would provide proof of work through my own proxy sites and by cheap I mean not stupid prices that some SEO people pay.
     
    willyboy104, Jan 27, 2009 IP
  18. lightless

    lightless Notable Member

    Messages:
    3,850
    Likes Received:
    334
    Best Answers:
    0
    Trophy Points:
    230
    #13858
    Yes. But depends on the price and the estimated increase in earnings and traffic made possible by the service. In other words, data about the additional benefits/traffic brought by the SEO service would be useful. Best would be a combined SEO and adsense optimization service [Blending, better ad placement, CTR/payout increase etc]
     
    lightless, Jan 27, 2009 IP
  19. mypoint

    mypoint Well-Known Member

    Messages:
    985
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    110
    #13859
    mypoint, Jan 27, 2009 IP
  20. willyboy104

    willyboy104 Active Member

    Messages:
    2,852
    Likes Received:
    80
    Best Answers:
    0
    Trophy Points:
    90
    #13860
    Thank you for your feedback lightless thats an excellent idea and something I actually have a lot of experience in.

    I would need to provide proof so I d be up for doing some half price reviews firstly and adding my own proof of sites.

    Just an idea at the moment just trying to see if people are interest. So many people are interested in increasing traffic to their proxy sites but not many realise the big advantages to increasing traffic with SEO.

    This brought on my SEO for proxy sites series where I wrote about using SEO on your proxy site but I might also add a service to this and advertise it here.
     
    willyboy104, Jan 27, 2009 IP