Placing banners on your pages

Once you your ad server is setup, you can place rotating banner advertisements on your website.

Placing rotating banners on your pages involves using scripts written in PHP. These scripts require the pages on which they are placed to have a "phtml" file extension. For example, if you wanted a banner on the first page of your website, you would call the file index.phtml.

A sample script and explanation for implementing banner rotation is provided on the second page of the Ad Manager Setup page. This script can be cut and pasted into your pages as necessary. This page also provides in-depth information on the script's design and implementation.