Okay, right now I install AdSense on each page manually. What do you guys with the 1000 plus pages do? Is there an installation program, or do you do each page manually?
Thanks.
ncreegan
2:40 am on May 22, 2005 (gmt 0)
i use a template with a server side include at initial development
wyweb
3:17 am on May 22, 2005 (gmt 0)
Any competent HTML editor will allow you to do a global search and replace.
arrowman
8:39 am on May 22, 2005 (gmt 0)
I use PHP include files for one site (1.000 pages), and a CMS (Plone) for another (100 pages and counting). Works fine.
jetteroheller
9:05 am on May 22, 2005 (gmt 0)
My own CMS content management system looks on the available space below the menus and calculates the maximal possible ads.
In some cases, an additional ad block is placed in the content area with a command.
lorendata
10:40 am on May 22, 2005 (gmt 0)
We have AdSense running on 2,000,000+ pages. Server-side includes are the only way to go.
alika
10:54 am on May 22, 2005 (gmt 0)
2,000,000 + pages? You must either be paying a battalion of writers or autogenerating your pages.