Forum Moderators: martinibuster

Message Too Old, No Replies

Installing AdSense on Large Sites

         

Buzliteyear

2:38 am on May 22, 2005 (gmt 0)

10+ Year Member



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)

10+ Year Member



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)

10+ Year Member



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)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



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)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



2,000,000 + pages? You must either be paying a battalion of writers or autogenerating your pages.

arrowman

11:32 am on May 22, 2005 (gmt 0)

10+ Year Member



We have AdSense running on 2,000,000+ pages.

Uh oh. Are scrapers among us?

OptiRex

12:38 pm on May 22, 2005 (gmt 0)



We have AdSense running on 2,000,000+ pages.

Newspaper archives?

SSI the only way to do it sensibly.