Untitled Document

Web Traffic & Marketing Web Traffic & Marketing Web Traffic & Marketing

 


Results 1 to 2 of 2

Thread: How do you create in-post Adsense?

  1. #1
    Ninja Newbie Array
    Join Date
    Mar 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    How do you create in-post Adsense?

    How do you create in-post Adsense?







  2. #2
    Moderator Array c14h20o4's Avatar
    Join Date
    Apr 2010
    Location
    Kagoshima Japan
    Posts
    513
    Thanks
    30
    Thanked 67 Times in 66 Posts
    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •