CompleteGFX Home Contact Site Map

Go Back   Web Proxy Forum > Web Proxy Talk > Ad Revenue Networks > Adbrite

Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 11-06-2007, 08:41 AM
Proxy Warrior
 
Join Date: Nov 2007
Posts: 57
Rep: 0
WPT Credits: 91.33
Downloads: 0
Uploads: 0
123extra
Default RE: Anyone use two adbrite zones on their proxified pages?

Quote:
Originally Posted by Lord_Anubis
I have tried using two but came to realization that people using my sites were clicking the same amount which equaled the same earnings, some times less. So now I use 1 468x60 ad (less clutter up top) but I also use intext & pop-ups (thru adbrite), this has tripled my earnings with adbrite.

If you wann put ads at the bottom of your proxy pages use this code:
Code:
$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
this code goes in your index.php file (phproxy) & after this line $_response_keys['content-length'] = 'Content-Length';
[/b]
tested in my local host, but it wont work. maybe i'll tested on true server. lol.
Reply With Quote
  #12 (permalink)  
Old 11-10-2007, 03:28 AM
Junior Member
 
Join Date: Nov 2007
Posts: 1
Rep: 0
WPT Credits: 0.41
Downloads: 0
Uploads: 0
DumbSchool
Default RE: Anyone use two adbrite zones on their proxified pages?

Would the ad code go after this??

Quote:
Originally Posted by Lord_Anubis
I have tried using two but came to realization that people using my sites were clicking the same amount which equaled the same earnings, some times less. So now I use 1 468x60 ad (less clutter up top) but I also use intext & pop-ups (thru adbrite), this has tripled my earnings with adbrite.

If you wann put ads at the bottom of your proxy pages use this code:
Code:
$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
this code goes in your index.php file (phproxy) & after this line $_response_keys['content-length'] = 'Content-Length';
[/b]
Reply With Quote
  #13 (permalink)  
Old 11-10-2007, 04:08 AM
Proxified Master
 
Join Date: Nov 2007
Posts: 161
Rep: 0
WPT Credits: 198.53
Downloads: 1
Uploads: 0
Gursimran
Send a message via MSN to Gursimran Send a message via Yahoo to Gursimran
Default RE: Anyone use two adbrite zones on their proxified pages?

i earned 2$ in 3days from page impressions only
Reply With Quote
  #14 (permalink)  
Old 11-10-2007, 05:40 AM
WPT Founder & Webmaster
 
Join Date: Nov 2007
Location: In the proxified world where ambiguity is certain.
Posts: 1,741
Rep: 5
WPT Credits: 2,973.27
Downloads: 3
Uploads: 1
Swank is an unknown quantity at this point
Default RE: Anyone use two adbrite zones on their proxified pages?

Yeah they arent tat bad, made $3 daily on one of my proxy. Do they allow full-page ads on proxified pages?
Reply With Quote
  #15 (permalink)  
Old 11-10-2007, 03:03 PM
Lord_Anubis's Avatar
Proxified Master
 
Join Date: Nov 2007
Posts: 171
Rep: 6
WPT Credits: 319.23
Downloads: 0
Uploads: 0
Lord_Anubis is an unknown quantity at this point
Default RE: Anyone use two adbrite zones on their proxified pages?

Quote:
Originally Posted by DumbSchool
Would the ad code go after this??
the code goes after $_response_keys['content-length'] = 'Content-Length';
[/b]

put your ad code after
<!-- BEGIN STANDARD TAG - 728 x 90 - ROS: Run-of-site - DO NOT MODIFY -->

PUT YOUR AD CODE HERE.................................

<!-- END TAG -->


hope that answers your question, I found this code over at another forum & know it works because I use it on all my PHProxies.
Reply With Quote
  #16 (permalink)  
Old 11-11-2007, 09:37 PM
Proxy Warrior
 
Join Date: Nov 2007
Posts: 61
Rep: 0
WPT Credits: 56.33
Downloads: 0
Uploads: 0
gsv13
Default RE: Anyone use two adbrite zones on their proxified pages?

Thanks for it!
Reply With Quote
  #17 (permalink)  
Old 12-13-2007, 12:20 PM
Proxy Warrior
 
Join Date: Dec 2007
Posts: 46
Rep: 0
WPT Credits: 35.29
Downloads: 0
Uploads: 0
vavva
Default RE: Anyone use two adbrite zones on their proxified pages?

Thank you for the code..

Note: in index.php there 2 lines that contains $_response_keys['content-length'] = 'Content-Length'; . You have to add the code after the second.

Thanks
Reply With Quote
Reply
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 12:23 PM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios