Google adsense
Tagged:

I would like to add Google adsense to my page and have already been approved to do it from them, how would i go about doing it here?

Comments

1. Create a new input format

1. Create a new input format see( http://drupal.org/handbook/modules/filter ) call it None and be sure to not select any filtering types.

2. Paste your adsense script into the body of your block or page and be sure to select the None input filter.

http://help.drupalcafe.com has a working example of this

Thank you so much. I have

Thank you so much. I have been looking all over the place for this.