Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Anyone use two adbrite zones on their proxified pages?
11-06-2007, 10:41 AM
Post: #11
RE: Anyone use two adbrite zones on their proxified pages?
Lord_Anubis Wrote: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. Mdr
Find all posts by this user
Quote this message in a reply
11-10-2007, 05:28 AM
Post: #12
RE: Anyone use two adbrite zones on their proxified pages?
Would the ad code go after this??

Lord_Anubis Wrote: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]
Find all posts by this user
Quote this message in a reply
11-10-2007, 06:08 AM
Post: #13
RE: Anyone use two adbrite zones on their proxified pages?
i earned 2$ in 3days from page impressions only

I love WPT!
PA4 Network | A27 Network | Right to Rock | Bebo Proxy
Visit this user's website Find all posts by this user
Quote this message in a reply
11-10-2007, 07:40 AM
Post: #14
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?

MonsterProx Quality Proxy Hosting - Start your proxy journey with superb hosting! No Oversell!
Find all posts by this user
Quote this message in a reply
11-10-2007, 05:03 PM
Post: #15
RE: Anyone use two adbrite zones on their proxified pages?
DumbSchool Wrote: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.
Find all posts by this user
Quote this message in a reply
11-11-2007, 11:37 PM
Post: #16
RE: Anyone use two adbrite zones on their proxified pages?
Thanks for it!

Proxi List || Proxee
Visit this user's website Find all posts by this user
Quote this message in a reply
12-13-2007, 02:20 PM
Post: #17
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
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:

Contact UsWeb Proxy TalkReturn to TopReturn to ContentLite (Archive) ModeRSS Syndication