I need help monitoring and managing my ads.

Discussion in 'HTML & Website Design' started by ugarkugar, Jun 11, 2011.

  1. #1
    I am now in the creation process of my website and i curently use adhitz .My problem is that my site will have to be updated daily and i will have to create 20+ subdomains per day so i will have to copy-paste the ad code that adhitz provides me with wich will take too much time and in the future if i change my advertising network i will have to go and take of the code from more than 1000+ subdomains (wich will take forever) :p.So my question is how can i manage my ads by installing a script or something similar on my servers.


    p.s. the ads are displayed on the same location in every subdomain (i do not know if this helps but i thought it might be useful)
     
    ugarkugar, Jun 11, 2011 IP
  2. ugarkugar

    ugarkugar Peon

    Messages:
    65
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Nobody knows the answer to my question ? :(
     
    ugarkugar, Jun 12, 2011 IP
  3. IberoMedia

    IberoMedia Peon

    Messages:
    35
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    0
    #3
    Well, this is not an answer... it is a suggestion. Joomla let's you create banners that you can place throughout your site as modules. So you can place the code in one module and publish the module in as many pages as you want. Or you can duplicate the module.

    In other words, Joomla facilitates the management of your ads code.
     
    IberoMedia, Jun 12, 2011 IP
  4. ugarkugar

    ugarkugar Peon

    Messages:
    65
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thanks that is exactly what i needed :)
     
    ugarkugar, Jun 13, 2011 IP
  5. yakuzarac3r

    yakuzarac3r Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    some very good info in here!
     
    yakuzarac3r, Jun 14, 2011 IP
  6. aishavax

    aishavax Greenhorn

    Messages:
    79
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #6
    i also get good information ,....
     
    aishavax, Jun 14, 2011 IP
  7. makeit easy

    makeit easy Active Member

    Messages:
    2,067
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    90
    #7
    create a file, place your ad code into that file and add a php code to your site to include that file

    like <?php include(adhitz.txt); ?>

    This can automate the process whenever you need to change your ad code.
     
    makeit easy, Jun 14, 2011 IP