Making own "adsense" ads on your website

Discussion in 'Programming' started by Loonm, Aug 22, 2007.

  1. #1
    Hello everyone, I woild like to monetize my website with a new metod (for me), i would like to create own text ad rotator just like adsense but putting there own affiliate link, partner links or leads like CJ.
    Im interested if someone could help me and give the information on how to create this kind of ads on my website.
    They dont have to be keyword relater, i want to have just text ad rotator ehick looks like adsense or something like that.

    THnkas
     
    Loonm, Aug 22, 2007 IP
  2. fatihbaz

    fatihbaz Well-Known Member

    Messages:
    186
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    105
    #2
    ı found it :)
     

    Attached Files:

    fatihbaz, Aug 22, 2007 IP
  3. Loonm

    Loonm Peon

    Messages:
    744
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thank you man
     
    Loonm, Sep 5, 2007 IP
  4. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Ok, the above is a javascript add rotator which is very different from what adsense is.

    If you are only wanting an adrotator and not the requested adsense "copy" then I would suggest that you do it server side as you will be able to then track who is being shown what etc

    Adsense works by serving "appropriate" ads based on the pages content. If this is to be done fully dynamically (eg on a forum where you do not know what the content of each page will be) it will be hard to code. You can do a broader solution where you group your ads and only show ads randomly selected from a number of groups on each page which would be much easier to code but if you have user submitted content the users could go off topic and therefore your ads are inappropriate for the page content.
     
    AstarothSolutions, Sep 6, 2007 IP