Click here to stop the scrolling List of Tips and Resources for New Bloggers

Stop Google fron Tracking your Searches

Convert to a 3 Column Template

Create more Page Elements on your Header or Footer

Simple and Easy Tricks for Learning HTML

HTML Made Easy for Beginners

Google AdSense Between Posts

Understanding Entrepreneurial Laws

Customize Format and Colors for Google AdSense

Wrap Text Around Google's AdSense

Placing Google AdSense at Bottom of Post

Google AdSense at Top of Post

Beware of Opening Links in New Window

Top 10 Google Searches for Bloggers Resources

If You Remember No Other Traffic Tip, Remember This One

Upgrade New Blogger to Customized Design Template

Increase Your Revenue and Build Community

((Bigger Hug)):Even Bigger Hugs!

Attention to All New Bloggers

Create Your Free Blogger Account

Increase Your Revenue with Page Views

Make Money Using Google's AdSense

Switched to New Version of Blogger/No New Features

Google's Web Search vs. Your Site Search

Copy and Paste HTML/JavaScript Code

Resizing Widgets and Google's Search Box

New Blogger Recipe for Creating a Blog

The Importance of Responding to Your Comments

Add a Site Meter to Your Blog

Copy and Paste Google AdSense

Earn Extra Money

Move Over to New Version of Blogger

Creating Links on Sidebar to Open in New Browser Window

Blogger Links Benefactor

Word of Mouth Marketing

Change the Order of Your Posts

Create a Clickable Link Within Your Post

MyBlogLog Branded Community as my Social Media Network

Checklist for Pre-Publishing to your Blog

Adding a Search Box to my Blog

Creating Links in New Blogger

Creating an 'Email Me' Link in New Blogger

Customize Settings in New Blogger

Content is King

Create your Free Blogger Account

Expandable Post Summaries or Selective post Summaries for The New Version of Blogger

Returning to Beta Blogger Template after Reverting to Classic Template

Checklist for New Bloggers

How to Create Expandable Post Summaries

How to Revert to Classic Template

Testing Beta Bogger

Monday, April 30, 2007

Simplest Way to Place AdSense Within Your Post for the New Version of Blogger

The simplest step-by-step instructions for you to place Google's AdSense code within your post using the New Version of Blogger Customized Design Template.

  • Go to Dashboard
  • Click on Blog Layout
  • Click on Edit HTML
  • Check the Expand Widget Template box
  • Scroll down your template about 1/2 the way and look for:
Find this area in your template and be ready to copy and paste your Google AdSense code below it.
< class="'post-header-line-1'/">

Paste AdSense code here


Now lets get the AdSense code and make a few changes. I know you're going to say that is against Google's TOS, however, these are acceptable changes because we are not altering the AdSense code in anyway.
  • Open new browser window
  • Go to your Google AdSense account
  • Click on AdSense for Content
  • Choose Ad Unit
  • Choose Format and Colors
  • Add Channel

Look for the two brackets in red < and > at the top and bottom section of Google's AdSense code shown below. Replace these brackets to look like this &lt;!-- and //--&gt;

<script type="text/javascript">
<!--
google_ad_client = "pub-XXXXXXXXXXXXXXXX";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_ad_channel = "";
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>


That's it and now you're ready to Copy and Paste the AdSense code into your template in the specified area mentioned above. Save Template. Done!


Follow these simple steps if you are ready to Make Money Using Google's AdSense.

Thanks to Louis at Blogging Secret for sharing this information with all of us.

Please see labels in sidebar for other topics of interest.


AdSense related:

Wrap Text Around Google's AdSense

Placing Google Ads at Bottom of Post
Place Google AdSense Between Posts

Place AdSense in the Middle of Post

2 comments:

Anonymous said...

This post has helped me. But i am looking for some more. Pasting adsense code according to this post would enable you to show your ads within your post but at the start and at the end of the post. Now I want to put my ad in the middle of the post. Like

Post Start

Some content

Adsense ad

Some content

Adsense ad

Some content

Post ends

Can you please help.

Sherrykins said...

info4beingrich,
Thanks for commenting, I'm glad this post was useful to you.

I'm working on something right now that will allow Google AdSense to be in the middle of your post. Stay tuned for further information on this technique.