Title: Adsense Questions
Last modified: August 18, 2016

---

# Adsense Questions

 *  [docholliday](https://wordpress.org/support/users/docholliday/)
 * (@docholliday)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/adsense-questions/)
 * Hi. I searched the faq and previous posts with no luck. I have two questions,
   one probably being very easy to answer and the other a bit more complicated.
 * 1) I need an adsense ad to appear at the top of every post. I read that the code
   has to go into the page template, but no one said where.
 * 2) I’d like the post text to wrap around the ad, so that the first few lines 
   of the post are to the right of the ad, not underneath it.
 * Thanks for your time, and apologies if this has been discussed elsewhere.

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Alex Cragg](https://wordpress.org/support/users/epicalex/)
 * (@epicalex)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/adsense-questions/#post-552607)
 * plugins are probably the easiest way. I use adsense delux, do a google search.
 * and try this post [http://wordpress.org/support/topic/77091?replies=2](http://wordpress.org/support/topic/77091?replies=2)
 *  Thread Starter [docholliday](https://wordpress.org/support/users/docholliday/)
 * (@docholliday)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/adsense-questions/#post-552614)
 * I still don’t know where on the page template page to place the code.
 *  [Alex Cragg](https://wordpress.org/support/users/epicalex/)
 * (@epicalex)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/adsense-questions/#post-552618)
 * im not sure, cause the content is generated by a php call, and you can’t put 
   any code within that bit…..hhmmmm
    im guessing, but if you put it above the content,
   but below the header, then use the css similar to on the other thread i posted
   that might work… or wait for someone who knows more than me!!
 *  Thread Starter [docholliday](https://wordpress.org/support/users/docholliday/)
 * (@docholliday)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/adsense-questions/#post-552622)
 * Bump
 *  [Rok](https://wordpress.org/support/users/rok/)
 * (@rok)
 * [19 years ago](https://wordpress.org/support/topic/adsense-questions/#post-552894)
 * You want to add Text Ad Units, on the left of your content, do the following:
 * 1. Install AdSense Plugin, you can find plugin [info here](http://www.ditii.com/blog/2006/11/14/10-best-wordpress-plugins-for-google-adsense/).
   The most widely used plugin is Adsense Deluxe.
 * 2. Once installed and activated, open your post.php file and look for the following
   code:
 * `the_content(); or the_excerpt();`
 * You’ll find either of these, right after the end of Post info code and at the
   begining of `<div class="entry">` (depends upon your theme). Once you find the,
   just add the AdSense code before the `the_content(); or the_excerpt();`

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Adsense Questions’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [Rok](https://wordpress.org/support/users/rok/)
 * Last activity: [19 years ago](https://wordpress.org/support/topic/adsense-questions/#post-552894)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
