My daughter has a site with hundreds of individual HTML pages, is there any way to place coop adds on her site without having to place the code on each page manually.
If she has a footer included in all her pages just add appropriate code to footer. If not it becomes a little more complicated. You can write a little program to say find </html> and insert needed code right before that. I have not done such but my guru has done jobs like that for me. Shannon