how to for coop

Discussion in 'Co-op Advertising Network' started by JEET, Jan 26, 2006.

  1. #1
    Hello,
    I want to join the ad network .
    I have read the FAQ but I didn't understand a few things . Can anyone be kind enough to help me out ?

    1 . Will I be given some html or javascript to add to my pages I make available for ads ?
    2 . Will I have to create a SQL etc. for ads to work ?
    3 . I am not sure if I can make php pages . All my sites are static html . Will the ads show ?
    4 . Can you show me a site that shows the ads and the coding for it so I can make changes to my pages accordingly?

    Thanks
    Regards
    Jeet
     
    JEET, Jan 26, 2006 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
    1. Yes, on the setup instructions.

    2. No.

    3. You would need a site that supports PHP or SHTML.

    4. You can find it under the setup instructions.
     
    digitalpoint, Jan 26, 2006 IP
  3. JEET

    JEET Notable Member

    Messages:
    3,832
    Likes Received:
    502
    Best Answers:
    19
    Trophy Points:
    265
    #3
    Hello ,
    I looked at :
    http://www.digitalpoint.com/tools/ad-network/setup.php?type=99

    Till now what I understand is that I create this file named "ad_network_148.php" with the code in textarea on page above .
    And ad_network_148.txt chmod 777 . Leave it blank .

    Then I Include this PHP file on the PHP pages of site wherever I want to show the ads .

    Example :
    index.php
    <html>
    regular html of my site with title , etc.
    <body>
    HTML navigation here ,
    <?php
    include ad.php file here
    ?>
    Regular html of the page .
    </body></html>

    Is that right ? Or I am missing everything ?
    If that is right , then please give me the PHP code to include ad file

    I think I will have to get the site accepted in network and send URL to you when creating an account .
    I will have to rename all pages to PHP before applying or can I do it after the account is active ?

    Regards
    Jeet
     
    JEET, Jan 26, 2006 IP
  4. JEET

    JEET Notable Member

    Messages:
    3,832
    Likes Received:
    502
    Best Answers:
    19
    Trophy Points:
    265
    #4
    Hello,
    Anybody there ?
    Thanks for your time.
    Regards
     
    JEET, Jan 27, 2006 IP
  5. Design Agent

    Design Agent Peon

    Messages:
    3,061
    Likes Received:
    154
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Setup an account and the bits of code you need are right there.
     
    Design Agent, Jan 27, 2006 IP
  6. poseidon

    poseidon Banned

    Messages:
    4,356
    Likes Received:
    246
    Best Answers:
    0
    Trophy Points:
    0
    #6
    @www.farishtaey.com - Nah..don't keep the file permission as 777

    secondly, all the code is there. Just upload the .php file and the blank .txt file with permissions as 666 on the root direcotry. Than put the code which u have
    on every page
    <?php
    $xyz ../../../../
    Blah Blah Blah
    Blah Blah Blah
    ?>

    ..and it shud start showing ads..
     
    poseidon, Jan 27, 2006 IP