IvanWalsh.com – Learn How To Run Your Business Online header image 2

Blogger Tip – How to make Adsense appear on every post you make

June 21st, 2009 · View Comments · How To

There is the easy way and the hard way to do things in life. This is one of the easy ways. You can use this trick to setup Blogger so that it automatically adds a snippet of Adsense code to your Blogger template. This saves you the hassle of cutting and pasting Adsense into each post or other workarounds that eat up your time.

To get Adsense 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. How to get Google Ads to appear between the Post title and Post body To get Google Ads to appear between the Blogger post...
  2. Make Google Ads appear on each post you make To get Google Ads to appear between the Blogger post...
  3. Blogger issues publishing to FTP-hosted blogs Some Blogger users had trouble publishing posts on their FTP-hosted...
  4. How to move Old Blogger accounts to New Blogger account I’ve recently moved all my old Blogger sites (i.e. before...
  5. AdSense Tip – Why Your Content is Critical For Targeted Ads? AdSense Tip - Why Your Content is Critical For Targeted...

Tags: ········

blog comments powered by Disqus