Place ads on proxified pages - UPDATED
- 1 Comment
Ok so with the release of the new proxy script glype, constant updates to Zelune and the discontinuation of php proxy I thought I would update you all on how to add advertisements to the proxified pages.
This first thing to know is that Google Adsense is NOT allowed on proxified pages, you will be banned if you put Adsense on these pages. On proxified pages you must use other ad networks such as Adbrite or WidgetBucks.
PHP Proxy
To place ads on top of proxified pages in PHP Proxy, open index.php in the root directory. Scroll down to the very bottom and find the following line:
$_url_form
Scroll down a bit further (line 1147) and find <br\><hr\>
Place the advertising code between <br/><hr/>.
If the code has any ‘ (quotation marks) you will need to add a \(backslash ) before them.
Zelune
To place ads in Zelune, make sure you are using the latest index.php file, available from zelune.net.
Scroll down to:
<div id=”proxy_options”>
Scroll down a bit further (after the checkbox options) to where the form ends (</form>)
After this you can add your advertising code in a table or div.
If the code has any ‘ (quotation marks) you will need to add a \(backslash ) before them.
Glype
Open up framedForm.inc.php of the theme you are using on your site. Scroll to the bottom of the page and add your code here. You may wish to use html to create a table and then add the code.
CGI
To place ads in CGIproxy, open the file nph-proxy.cgi†of CGIproxy. Scroll to the middle of the file and find:
$table_close
</center>
</form>
EOF
Place the advertising code between </form> and EOF. Scroll a bit further down the page and you will see the same set of lines:
$table_close
</center>
</form>
EOF
Place the code here too.
Hope this helps you monetize your proxy network even more ![]()




















[...] bookmarks tagged adsense Place ads on proxified pages - UPDATED saved by 5 others Talonguard23 bookmarked on 02/11/08 | [...]