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. nick-a

    nick-a Active Member

    Messages:
    446
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    58
    #4501
    Open a text file and write the url variable to the file.

    An sql based system based on content only urls, page history per visitor and per proxy domain is another matter. Though perfectly doable :D
     
    nick-a, Jan 29, 2008 IP
  2. mashup

    mashup Active Member

    Messages:
    144
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #4502
    thanks for the tip
    it's not really working for me

    I tried to include
    
    <?php
    $olderror_reporting =error_reporting(0);
    include ("http://rssfeedreader.com/rss3/rss.php?url=http%3A%2F%2Frss.ent.yahoo.com%2Fmovies%2Fthisweek.xml&newpage=1&chead=1&atl=1&desc=1&owncss=1&eleminate=&auth=1&dts=1&width=300&max=5&tlen=0&rnd=1&bt=3&bs=Double&nmb=&ntb=&naf=&nst=&nwd=0&nht=0&dlen=0&lstyle=-1&lc=Blue&bg=White&bc=Gray&spc=&ims=&tc=&ts=11&tfont=Verdana,+Arial,+Sans-serif&rf=".$HTTP_SERVER_VARS['SERVER_NAME'].$HTTP_SERVER_VARS['PHP_SELF']."&phpout=1");
    error_reporting($olderror_reporting);
    ?> 
    
    Code (markup):
    but its not even giving out an error message and won't display anything.

    Weird!
     
    mashup, Jan 29, 2008 IP
  3. Gursimran

    Gursimran Well-Known Member

    Messages:
    1,385
    Likes Received:
    53
    Best Answers:
    0
    Trophy Points:
    160
    #4503
    Yes here it is...
    1) Download any phproxy template and and upload it.
    2) Then see its source code and copy it
    3) Then open glype website and go to themes folder and open glype. If you want to make new then make new folder. (updating the default one is more simple)
    4) Now in the themes folder edit config.php and fill your own description etc.
    5) Edit main.php and and paste here the source code of phproxy template ( make sure the you have also copied the images and CSS file)
    6) Find and change these values with this:
    Your Site name to: <!--[glype:site_name]-->
    Meta Description: <!--[glype:meta_description]-->
    Meta Keywords: <!--[glype:meta_keywords]-->
    7) Don't forget to put this if you are also showing more options
    <script type="text/javascript" src="includes/js/effects.js"></script>
    <script type="text/javascript">
    <!--
    window.addEvent('domready', function() {
    	optionsFx = new Fx.Slide('options');
    	optionsFx.hide();
    	new Tips($$('.tooltip'));
    	$('input').focus();
    });
    //-->
    </script>
    Code (markup):
    Put this after end of </style> and before </head>

    8) Now where the content start paste this(content means the form and data above it):

    <!-- CONTENT START -->
    			
            <!--[glype:error]-->
                            
            <!--[glype:proxy_description]-->
            
    	<!--[glype:index_above_form]-->
    <br>
    	<form action="includes/process.php?action=update" method="post">
    
    		<input type="text" name="u" id="input" class="urlinput" size="40">
    		<input type="submit" value="Go" class="submitbutton">
    		[<a href="#" onclick="optionsFx.toggle();">options</a>]
    
    		<div id="options">
                            
    <?php foreach ( $toShow as $option ) echo <<<HTML
    		<input type="checkbox" name="{$option['name']}" id="{$option['name']}"{$option['checked']}>
    		<label for="{$option['name']}" class="tooltip" title="{$option['title']}::{$option['desc']}">{$option['title']}</label>
    		<br>
    HTML;
    ?>
    
    		</div>
    	</form>
    	<!--[glype:index_below_form]-->
            
    			<!-- CONTENT END -->
    Code (markup):
    Feel free to make changes with this also...
    Put a link back to glype also of you are using the free version.
    Powered by <a href="http://www.glype.com/">glype</a> <!--[glype:version]-->
    Code (markup):
    Let me know if any this is wrong with my codes.
    Thanks
     
    Gursimran, Jan 29, 2008 IP
    francis3 likes this.
  4. mdbradle

    mdbradle Peon

    Messages:
    242
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4504
    Same goes for me. Seemed pretty straight forward to get it included in the code...but nada!
     
    mdbradle, Jan 29, 2008 IP
  5. kaung

    kaung Twitter @KaungKo

    Messages:
    4,040
    Likes Received:
    187
    Best Answers:
    0
    Trophy Points:
    155
    #4505
    your host need to enable "include url" to on
    or you can do via phi.ini or htaccess..
     
    kaung, Jan 29, 2008 IP
  6. tradester

    tradester Well-Known Member

    Messages:
    2,499
    Likes Received:
    98
    Best Answers:
    0
    Trophy Points:
    138
    #4506
    Hi
    Sorry to ask newbie question but recently started some proxies using PhProxy .
    Happened to try use one of them www.byip.info to access Youtube

    I get this Hello, you either have JavaScript turned off or an old version of Adobe's Flash Player. Get the latest Flash player when I try to play a Youtube video at Youtube.com

    Can someone please advise how to fix this? Which settings, if any to change like "Remove scripts" or "Accept Cookies" etc?
    Shouldn't the default settings allow users to immediately use Youtube rather than for user to have to do change some settings?

    Would appreciate any help :) Thanks
     
    tradester, Jan 30, 2008 IP
  7. kingjacob

    kingjacob Peon

    Messages:
    905
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    0
    #4507
    First if you want to make money off proxies its a good thing not to have youtube working because that would suck down way more bandwidth than you could afford. And its not a setting that you have to change, you basically have to host your own flashplayer within your proxy if I understand correctly. I dont recommend it but if you still want youtube on your proxy webproxytalk has the mod downloadable for free
     
    kingjacob, Jan 30, 2008 IP
  8. ColorWP.com

    ColorWP.com Notable Member

    Messages:
    3,121
    Likes Received:
    100
    Best Answers:
    1
    Trophy Points:
    270
    #4508
    You could easily reject the text-based advertisements in AdBrite. Just go to "review ads" menu in the Dashboard. If you selected manual approval of ads, just approve the banner based ones. If you have selected automatic approval, you probably already got text-ads approved, that you need to reject manually. Just go to the same menu and select "approved ads" from the dropdown menu and reject the text-based ads. I hope this helps.

    No it will not make any harm, it will just help you not lose your traffic from the old domain. A good time is maybe after 1-2 months, depending on the popularity of the proxy and how fast it is blocked.

    Content is mandatory for not being smartpriced, but you also need to block visitors from low converting countries, using blockacountry.com.
     
    ColorWP.com, Jan 30, 2008 IP
  9. moradus

    moradus Active Member

    Messages:
    102
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #4509
    Anybody has a website where i can advertise at ?? , high us trrafic , please let me know if you are intrested





    --------------------
    credit4profits{dot}com/ebook/

    enter coupon* easyaccess7 to get %50 off!
     
    moradus, Jan 30, 2008 IP
  10. hot5hit

    hot5hit Peon

    Messages:
    564
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #4510
    I JUst got my first proxy site and im not sure how i will promote it.. but i'll read up here and the very long 1st thread.. guys check it out.. i can't seem to login myspace...

    http://akonproxy.info
     
    hot5hit, Jan 30, 2008 IP
  11. Gursimran

    Gursimran Well-Known Member

    Messages:
    1,385
    Likes Received:
    53
    Best Answers:
    0
    Trophy Points:
    160
    #4511
    Sending PM now with reports...
     
    Gursimran, Jan 30, 2008 IP
  12. Justin Nijs

    Justin Nijs Well-Known Member

    Messages:
    631
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    110
    #4512
    What do you guys think www.clownproxy.com is worth?
    PR3
    110 - 140 UV/day
    This month: USD 3,66

    I want to sell it :). (intrested? pm me)
     
    Justin Nijs, Jan 30, 2008 IP
  13. Browning

    Browning Banned

    Messages:
    1,928
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    0
    #4513
    wait, what's with putting rss feeds on a proxy site? Example please?
     
    Browning, Jan 30, 2008 IP
  14. thefreebielife

    thefreebielife Peon

    Messages:
    1,202
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #4514
    http://www.proxyheaven.net
     
    thefreebielife, Jan 30, 2008 IP
  15. greenline

    greenline Banned

    Messages:
    910
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #4515
    Can i host a proxy topsite on a normal php host?
     
    greenline, Jan 30, 2008 IP
  16. ColorWP.com

    ColorWP.com Notable Member

    Messages:
    3,121
    Likes Received:
    100
    Best Answers:
    1
    Trophy Points:
    270
    #4516
    Do you mean on normal FREE host? Then, no! If it gets popular there will be thousands of requests to your button's file from your server, which may cause a crash.
     
    ColorWP.com, Jan 30, 2008 IP
  17. roflux

    roflux Peon

    Messages:
    560
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4517
    Hey guys my traffic is a little low today, is that the same with anyone else?

    Cheers
     
    roflux, Jan 30, 2008 IP
  18. cpufreak3

    cpufreak3 Well-Known Member

    Messages:
    346
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    108
    #4518
    How do I get better ads served to my proxified pages with AdBrite? It shows the same ad over and over and I think people are sick of it, that's why they don't click it.

    If someone doesn't mind sharing their setup info in AdBrite (keywords, etc), that'd be great. Thanks
     
    cpufreak3, Jan 30, 2008 IP
  19. msdriven79

    msdriven79 Well-Known Member

    Messages:
    480
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    110
    #4519
    Is anyone here actually making real money with their proxy sites? I'm talking about at least $500 / mth. ?
     
    msdriven79, Jan 30, 2008 IP
  20. ColorWP.com

    ColorWP.com Notable Member

    Messages:
    3,121
    Likes Received:
    100
    Best Answers:
    1
    Trophy Points:
    270
    #4520
    Use the following attached file for a list of proxy related keywords for better ad serving in AdBrite. Rep is appresiated. :rolleyes:

    Courtesy of somebody here in this thread, but I forgot who...:p
     

    Attached Files:

    ColorWP.com, Jan 30, 2008 IP
    cpufreak3 and autox like this.