Jump to content

Ads+Posts Plan


Ashoat

Recommended Posts

Well, since a lot of people have been asking me if they can add my ads onto their website and get more bandwidth and space in exchange, I've decided to release the Ads+Posts Plan beforehand. This is in beta version BTW...

 

Aight, heres the ad code for anyone to add to their websites:

<script type="text/javascript"><!--
google_ad_client = "pub-7539134276789186";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_channel ="";
//--></script>
<script type="text/javascript"
 src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

Once you've added that, send me a PM, and I'll add 1000mb of BW and 100mb of space onto your account.

 

Please note: you need to have these ads on ALL the web pages on your web site.

Link to comment
Share on other sites

Hmmm.... lemme think....

 

K, go to your Index.php file, and look through it. Find where you want to put the ads.

 

Then put the following code in:

<? include "ads.html" ?>

 

Now, go to notepad, and insert the ad code into there. Save the file as "ads.html."

 

Now upload "ads.html" in the root Coppermine directory (where the index.php file is).

 

Tell me how that goes, since im not exactly an expert in HTML... or PHP for that matter...

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...