Ads must be on all pages?

Discussion in 'Co-op Advertising Network' started by exam, Sep 15, 2004.

  1. #1
    I have read the faq and info pages about the ad network, and have a question about if I can use it on my site. My site is not a blog or forum, but uses php for most of the site, so hopefully I can work in the code with no problems. My question is, a few of the pages on the site- "about" "web resources" are static html. Do the ads have to be on all the pages or just on the majority (that would be all the dynamically generated pages - the dictionary search results) If you have a Q, the site's in my sig.
    Thanks,
    d
     
    exam, Sep 15, 2004 IP
  2. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #2
    It would need to be on all...
     
    digitalpoint, Sep 15, 2004 IP
  3. exam

    exam Peon

    Messages:
    2,434
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I'll have to switch those pages over to php then. Thanks for the quick reply.
    d
     
    exam, Sep 15, 2004 IP
  4. a389951l

    a389951l Must Create More Content

    Messages:
    1,885
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    140
    #4
    Exam,

    I am no expert but you do not have to make those pages with an extension of .php. I have many pages using Shawn's PHP code on my .html pages. I think that only requirement is that your server is PHP enabled.
     
    a389951l, Sep 15, 2004 IP
  5. exam

    exam Peon

    Messages:
    2,434
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Yes, you can tell the server to run *.html files through the php parser. That is not what I was referring to, but the fact that I was using static pages for static info and dynamic pages for dynamic info. Now everything's going to be dynamic. Hope the users think its a *dynamic* site as well! :)
    d
     
    exam, Sep 15, 2004 IP
  6. briandunning

    briandunning Active Member

    Messages:
    262
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    98
    #6
    You do not even need to tell PHP to process HTML files, if you have server-side includes enabled. If an SHTML page calls in a PHP snippet, the PHP will still process.
     
    briandunning, Dec 23, 2004 IP
  7. mattmdesign

    mattmdesign Well-Known Member

    Messages:
    1,201
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    118
    #7
    This thread is a few months old, so maybe something has changed since then, but there are sites that use the ad network on only some pages and not all, so it is possible.. but how?
     
    mattmdesign, Jan 4, 2005 IP
  8. a389951l

    a389951l Must Create More Content

    Messages:
    1,885
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    140
    #8
    Most likely that are using a folder within a site.

    www.site.com/folder/ - as the base url and ads only need to be shown within that folder.
     
    a389951l, Jan 4, 2005 IP