Question Regarding Ads in CS 2.1 Beta 1 (ASP.net 2.0)

Question Regarding Ads in CS 2.1 Beta 1 (ASP.net 2.0)

  • I've figured out how to enable ads in 2.1 Beta 1.  How would I go about either a) enabling all content parts to accept ads like google ads or ads from amazon.com or b) adjusting the site so I can have more ad boxes to edit (i.e I can add a new add box to the side or bottom of a page)

    Thanks in advance for your help,

    Sincerely,

    Tom

  • Similar to content parts, there is a control called "AdPart". You can drop this on any page you wish. Setting a unique "ContentName" parameter will cause it act like a new ad.

    The reason for the AdPart control instead of just re-using a content part is the AdPart does not get HTMLScrubbed (ie, it will accept JavaScript).

    -Scott

  • Scott,

    How would I go about adding that ad part to be displayed in all blog posts?  

     

    Sincerely,

    Tom