1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

The Proxy Discussion Thread

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

  1. Dollar

    Dollar Active Member

    Messages:
    2,598
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    90
    #16101
    Anyone can contact the new owner of Glype? A spam bot has taken over the glype forum.:eek:
    Knowing how often the new owner comes online there, the site will have thousands of spam threads by the time they get back online there. lol

    What you should do is just regex everything up to the http:// off the submitted url so your left with just the base url. like ehttp://example.com => example.com then add http:// automatically threw the script. A code like this probably would be very functional.
    <?php
    $tmp = $_GET['url'];
    if(preg_match('#.*//.*\.(.*?(com|net|org|info|biz|me|co.uk|mobi|eu))#s',$tmp,$matches)){
    $url = ("http://" . $matches[1]);
    echo  "$url";
    ?>
    
    PHP:

    Here is an example
    https://libertybell.biz/pub/urltest...lkfjsdlkfjhttp://example.com/folder/test.html
     
    Dollar, Jun 17, 2009 IP
    blog8491 likes this.
  2. blog8491

    blog8491 Notable Member

    Messages:
    2,148
    Likes Received:
    259
    Best Answers:
    0
    Trophy Points:
    230
    #16102
    @ Dollar
    Thanks for your help for us, +rep added.
    Very useful for me.
     
    blog8491, Jun 17, 2009 IP
  3. chandan123

    chandan123 Prominent Member

    Messages:
    11,586
    Likes Received:
    578
    Best Answers:
    0
    Trophy Points:
    360
    #16103
    is these tmz guys are out of business ? all my proxies again dead :mad:
     
    chandan123, Jun 17, 2009 IP
  4. brainstormingin

    brainstormingin Well-Known Member

    Messages:
    1,522
    Likes Received:
    176
    Best Answers:
    0
    Trophy Points:
    153
    #16104
    brainstormingin, Jun 17, 2009 IP
  5. Dollar

    Dollar Active Member

    Messages:
    2,598
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    90
    #16105
    Sometimes schools and places don't have Flash installed. I know at my school about 2 years ago, the had only Flash 6 installed. While at the time Flash 8 or something was out. This was pretty effective in blocking Youtube or any site like that at the time , becuase the videos wouldn't work with Flash 6. Some computers didn't have Flash at all. In the likely event you will want to create a non-flash alternative div, that tells the user who doesn't have the right flash version installed the link of the proxy. Or downgrade your .swf to the lowest comptable version. Maby flash 6, though you won't beable to pack into say Flash 10 features in the swf. Knowing alot of schools still use I.E 6 even today, its very likely this is the case.
     
    Dollar, Jun 17, 2009 IP
  6. JacobNix

    JacobNix Peon

    Messages:
    2,081
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    0
    #16106
    hmmm
    something really strange !
    my yahoo group have got 958 New Members this week :-o
    i have checked the new members email addresses , there were no chines
     
    JacobNix, Jun 17, 2009 IP
    Will.Spencer likes this.
  7. Meph

    Meph Peon

    Messages:
    384
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #16107
    Hmm what do u mean by dead?
     
    Meph, Jun 18, 2009 IP
  8. ishan

    ishan Prominent Member

    Messages:
    2,212
    Likes Received:
    88
    Best Answers:
    0
    Trophy Points:
    325
    #16108
    Dead = down, i think.
     
    ishan, Jun 18, 2009 IP
  9. krishmk

    krishmk Well-Known Member

    Messages:
    1,376
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    185
    #16109
    Trying to integrate some CJ ads in my web proxy list.
    Which type of programs do you think would convert well for proxy sites.
    game, online security etc.
     
    krishmk, Jun 18, 2009 IP
  10. chandan123

    chandan123 Prominent Member

    Messages:
    11,586
    Likes Received:
    578
    Best Answers:
    0
    Trophy Points:
    360
    #16110
    what do you think :p :confused:
     
    chandan123, Jun 18, 2009 IP
  11. alexjan13

    alexjan13 Peon

    Messages:
    61
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #16111
    I use glype code

    Please help me put AdBrite into your proxied pages ( header and footer)

    Sorry my bad english

    Thanks!
     
    alexjan13, Jun 18, 2009 IP
  12. chandan123

    chandan123 Prominent Member

    Messages:
    11,586
    Likes Received:
    578
    Best Answers:
    0
    Trophy Points:
    360
    #16112
    ring tones may be good i guess :)
     
    chandan123, Jun 18, 2009 IP
  13. krishmk

    krishmk Well-Known Member

    Messages:
    1,376
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    185
    #16113
    thanks for the suggestion. I will try to apply for some ringtone related programs. I tried applying for "dating" related programs but most of them auto-declined my application. not sure why...

    Right now have one "games" related ad running on the site. Will try to add ringtone related ad (once approved) along with this in a rotational basis.
     
    krishmk, Jun 18, 2009 IP
  14. chandan123

    chandan123 Prominent Member

    Messages:
    11,586
    Likes Received:
    578
    Best Answers:
    0
    Trophy Points:
    360
    #16114
    proxy users are normally kids so dating , adult programs may be bad conversions
     
    chandan123, Jun 18, 2009 IP
  15. mentos

    mentos Prominent Member

    Messages:
    15,280
    Likes Received:
    473
    Best Answers:
    0
    Trophy Points:
    330
    #16115
    No really.
    Kids will turn into adults do remember.
    As you know nowdays kid really into those adult thingy,so its a wise choice.
     
    mentos, Jun 18, 2009 IP
  16. blog8491

    blog8491 Notable Member

    Messages:
    2,148
    Likes Received:
    259
    Best Answers:
    0
    Trophy Points:
    230
    #16116
    Well, We saw a 11 years old father in this year :D
     
    blog8491, Jun 18, 2009 IP
  17. monsterlord2008

    monsterlord2008 Peon

    Messages:
    593
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #16117
    Hello guys I am desperated with my proxies..Currently I own 4 proxies(links in my signature) and I am only making cents with adsense each day.

    I posted my proxies to proxy lists/top sites and spent a lot on buying traffic etc but still I am earning very low with adsense. Also I posted on forums...

    I have heard that SEO and PR can increase traffic to a website, but actually how can I SEO my websites? How can I increase their page ranks?

    Any help/suggestions to boost my earnings is greatly appreciated.

    Cheers,
    Nick
     
    monsterlord2008, Jun 18, 2009 IP
  18. Stephe

    Stephe Active Member

    Messages:
    678
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    80
    #16118
    Another promotion method that you might want to consider is Yahoo Answers. My proxies that I promoted with this over a year ago still get a sizable amount of traffic from it daily.

    As for SEO of proxy websites, it is the same as a normal website. Preferably target a search phase that is in your url, appears to have little competition, but a reasonable amount of searches, and build links that have similar anchor text to your targeted phase; you shouldn't worry about PR as PR1 sites can outrank PR6 sites. You can even improve your on-site SEO by rewriting your content to target the search terms you want to rank for and changing your h1, h2, h3, and tittle tags accordingly.
     
    Stephe, Jun 18, 2009 IP
  19. alexjan13

    alexjan13 Peon

    Messages:
    61
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #16119
    Please guide me put AdBrite into your proxied pages ( header and footer)

    thanks
     
    alexjan13, Jun 18, 2009 IP
  20. newzone

    newzone Well-Known Member

    Messages:
    2,865
    Likes Received:
    52
    Best Answers:
    0
    Trophy Points:
    135
    Digital Goods:
    1
    #16120
    newzone, Jun 18, 2009 IP