How do you create in-post Adsense?
How do you create in-post Adsense?
Hi Buzz,
The question is a bit vague but
1. You need to have an adsense account.
2. Create an ad. At the end of the ad creation wizard, there is some code to copy so copy it.
3. If you're using wordpress, create a new post or edit an old one, and choose to use the html editor (not visual) and past the code where you want it.
4. Hit publish
If you want to have the text wrap around the ad, use a <div style="float:left;"> adsense code here </div> change left to right to have the ad appear on the right.
You can also insert the code site wide by inserting that adsense code into single.php
1. Under appearance/editor open up Single Post
2. look for <?php the_title(); ?>
3. Create a new line under the_title
4. Paste your adsense code there. In this case it's best to wrap the text or you could get in trouble with adsense later. Confusion between Title and ad. Also, you can't use individual content channels if you do this but if you've got your adsense and analytics synced it won't really matter.
Hope that helps,
Chris
Learn practical SEO at the Keyword Academy