Make Google Ads appear on each post you make

by Ivan on October 19, 2007

To get Google Ads to appear between the Blogger post title and Blogger post body:

1. Log into Blogger.

2. Open the Template page.

3. Click the Edit HTML tab and select Expand Widget Templates.

4. Search for these lines in the HTML code.

Search for the line <p><data:post.body/></p>

5. Add these lines of code (depending on how you want your ads to appear)

<b:if cond=’data:blog.pageType == “item”‘>
      Place Your Google Adsense Code here
      <p><data:post.body/></p>
      Place Your Google Adsense Code here
<b:else/>
      <p><data:post.body/></p>
</b:if>

6. Click Save.

Your Google Ads will now appear above every post you make.

Take a look at http://ivanwalsh.blogspot.com/ to see how it works.

Related posts:

  1. Why do backward Ps appear in my Word document?
  2. Editorial Manager at Adobe
  3. Using QuarkXpress to Write Tech Docs
  4. Financial Reporting Toolkit
  5. Yahoo Shortcut for Checking Multiple Email Accounts
  • http://wordpress.org/ Mr WordPress

    Hi, this is a comment.
    To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.

blog comments powered by Disqus

Previous post:

Next post: