The Proxy Discussion Thread

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

  1. bookm

    bookm Banned

    Messages:
    1,096
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #5701
    i have 20proxies..all of them have adbrite..but not going very well.as i told you.
    2 units of 486x60 (adbrite) =- you talk about home page?
    At the momnent i have only 1 units of 486x60 on proxified pages.



     
    bookm, Mar 13, 2008 IP
  2. proxywhereabouts

    proxywhereabouts Notable Member

    Messages:
    4,027
    Likes Received:
    110
    Best Answers:
    0
    Trophy Points:
    200
    #5702
    How often do you check your server stats? lol..

    I don't really care about that actually. If my proxies earn well, then I won't bother to look at my stats.

    I have reserved one of my proxies for international users (including Iran and China) and redirect all traffic from other proxies to this particular proxy.

    So far the bandwidth averaging around 4GB (for international proxy)
    and average 300MB (Iran n China free)
     
    proxywhereabouts, Mar 13, 2008 IP
  3. proxywhereabouts

    proxywhereabouts Notable Member

    Messages:
    4,027
    Likes Received:
    110
    Best Answers:
    0
    Trophy Points:
    200
    #5703

    No, not the homepage.
    2x468x60 on top of proxified pages.

    Perhaps your visitors are mostly came from Iran/Tehran/Turkey and China?
     
    proxywhereabouts, Mar 13, 2008 IP
  4. Dollar

    Dollar Active Member

    Messages:
    2,598
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    90
    #5704
    I have used 154 gigs in 13 days.
     
    Dollar, Mar 13, 2008 IP
  5. The Dude

    The Dude Peon

    Messages:
    627
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #5705
    Thanks JacobNix!

    I've sent you pm's, wondering if I can order your proxy advertising. I'm ok with my hosting blocking some countries (China and Iran). Please send me your PayPal-id, so I can order it :)
     
    The Dude, Mar 13, 2008 IP
  6. bookm

    bookm Banned

    Messages:
    1,096
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #5706
    mostly from iran..second UK and 3 place US.
    all 20 proxies make 3-4k unique daily..
    i wonder how to monetize better .
    maybe i have to remove this affiliate banner..certainly not convert well.
    as iran don't have credit cards to pay.


     
    bookm, Mar 13, 2008 IP
  7. proxywhereabouts

    proxywhereabouts Notable Member

    Messages:
    4,027
    Likes Received:
    110
    Best Answers:
    0
    Trophy Points:
    200
    #5707
    Hmm...I once allow Iran on all of my proxies and they converted well.
    Now I only allow them on one of my proxies.

    But still, most people complaint that Iran traffic are useless..maybe its your case then.

    ah..do you disable hotlinking?
     
    proxywhereabouts, Mar 13, 2008 IP
  8. bookm

    bookm Banned

    Messages:
    1,096
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #5708
    iran converted well in what? adsense..affiliate,adbrite?
    how about canepmedia?are they good for proxies?didn't try them yet.

    hotlinking is not dissabled.

     
    bookm, Mar 13, 2008 IP
  9. nufcfan

    nufcfan Well-Known Member

    Messages:
    1,147
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    128
    #5709
    i have 2 proxies and they were both getting 600+ visits a day then i had problems with my host co and traffic has dropped, so i need a little promotion and fast ie newsletters etc im willing to pay please pm me your service and price.
     
    nufcfan, Mar 13, 2008 IP
  10. proxywhereabouts

    proxywhereabouts Notable Member

    Messages:
    4,027
    Likes Received:
    110
    Best Answers:
    0
    Trophy Points:
    200
    #5710
    They converted well in Adbrite. According to most proxy webmasters, Canep does performs well. I just started using them yesterday so wouldn't know if they are good.

    I would suggest you to enable hotlinking. This is to prevent your proxies being abused.


    http://forums.digitalpoint.com/showthread.php?t=730843
     
    proxywhereabouts, Mar 13, 2008 IP
  11. revolution13

    revolution13 Peon

    Messages:
    405
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5711
    how do you get an ad on the bottom of the proxified page? I am using phpproxy.
     
    revolution13, Mar 13, 2008 IP
  12. proxywhereabouts

    proxywhereabouts Notable Member

    Messages:
    4,027
    Likes Received:
    110
    Best Answers:
    0
    Trophy Points:
    200
    #5712
    Find in your index.php.

    Find:
    $_response_keys['content-disposition'] = 'Content-Disposition';
    $_response_headers['content-disposition'][0] = empty($_content_disp) ? ($_content_type == 'application/octet_stream' ? 'attachment' : 'inline') . '; filename="' . $_url_parts['file'] . '"' : $_content_disp;
    $_response_keys['content-length'] = 'Content-Length';


    Above them insert:
    $pattern = "#</body>#i";
    preg_match($pattern,$_response_body, $matches);
    $_response_body = preg_replace($pattern, '
    <center>

    <!-- BEGIN STANDARD TAG - 728 x 90 - ROS: Run-of-site - DO NOT MODIFY -->
    <!-- END TAG -->


    </center></body>', $_response_body); //the replace function


    Source: http://proxy.org/forum/1173044247.html
     
    proxywhereabouts, Mar 13, 2008 IP
  13. Pal

    Pal Active Member

    Messages:
    524
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    60
    #5713
    Look at my sig, Feel free to PM me if you need more promotion.If you post your proxies now, they'll be on my blog in an hour.
    Also you'll get one way link from PR1 proxy related blog for free :)
    Everyone is welcome to post your proxies in the thread I mentioned in my signature.
     
    Pal, Mar 13, 2008 IP
  14. Jarmas

    Jarmas Banned

    Messages:
    417
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #5714
    Hmm that code doesnt work, the last few posts in the source from proxy.org says so as well. Anyone has a working code to display the ads on the footer of the proxified pages?
     
    Jarmas, Mar 13, 2008 IP
  15. arale

    arale Guest

    Messages:
    1,215
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #5715
    arale, Mar 13, 2008 IP
  16. JacobNix

    JacobNix Peon

    Messages:
    2,081
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    0
    #5716
    your welcome dude
    plz again PM me your proxy sites addresses
    ill PM you the payment info now
    you may also order through my website www.addvertise.info


    well
    im using mediashakers.com on my proxified pages
    being honest , they have not paid me since now
    but i contacted the admin, he said they pay on 5ths


    hopefully im not having traffic from china
    iranians are using %25-30 of the BDW of my proxy hosts
    but %100 not having prob with them, cause Adsense and other PPC,CPMs are paying for their hits , sure not that much ,that US and UK residents do , but well it pays for its BDW*3 ;)
     
    JacobNix, Mar 14, 2008 IP
  17. topdaytrader

    topdaytrader Active Member

    Messages:
    933
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    60
    #5717
    Anybody know how to make proxy work with youtube?
     
    topdaytrader, Mar 14, 2008 IP
  18. proxywhereabouts

    proxywhereabouts Notable Member

    Messages:
    4,027
    Likes Received:
    110
    Best Answers:
    0
    Trophy Points:
    200
    #5718
    proxywhereabouts, Mar 14, 2008 IP
  19. Alonski

    Alonski Active Member

    Messages:
    1,572
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    90
    #5719
    I have been getting lots of my bandwidth taken from a US ISP. I will look to see what it is later and show you guys. It has .100 at the end of it.

    Also just reminding everyone that you can use www.WinAProxy.com to get a free proxy! You know that you could always use more!
     
    Alonski, Mar 14, 2008 IP
  20. JacobNix

    JacobNix Peon

    Messages:
    2,081
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    0
    #5720

    why are you trying to let your visitors surf youtube :D?
    each youtube movie is 7-15 mg
    that would eat up the BDW :confused:
     
    JacobNix, Mar 14, 2008 IP