Those who use FeedBurner probably already know that Google is planning to transfer all FeedBurner feeds to their own server by February 29. As you will migrate, your feed will be assigned a new url like http://feeds2.feedburner.com/YourFeeds instead of current http://feeds.feedburner.com/YourFeeds. The good thing is that Google will provide a redirection service for the old feed url as long as possible. So you don’t have to be afraid of loosing your current subscribers. [...]
I have tested it personally with Adbrite & it worked. So thought it worth mentioning. Find the below lines of code in nph-proxy.cgi:
$table_close
</center>
</form>
EOF
Put your ad code in between
</form> & EOF. There are two instances of the code in the page & you have to add your ad code in both the places.
That is all. Your ad will get displayed in proxified pages from now on.
If you are a newbie then you might be using some traffic exchange programs to get initial traffic. But remember not to use Adsense in your site then. It is against Google Adsense TOS:
Clicks on Google ads must result from genuine user interest. Any method that artificially generates clicks or impressions on your Google ads is strictly prohibited. These prohibited methods include but are not limited to repeated manual clicks or impressions, using robots, automated click and impression generating tools, third-party services that generate clicks or impressions such as paid-to-click, paid-to-surf, autosurf, and click-exchange programs, or any deceptive software. Please note that clicking on your own ads for any reason is prohibited. Failure to comply with this policy may lead to your account being disabled.
[...]