Click Here to run a free Scan for Latest PC Drivers

How to add Adsense in Beta Blogger Post

May 2, 2007 by Raj   | Filed under Adsense, Tips N Tricks

  ADVERTISEMENTS



Don't want to miss a single bit? Subscribe to our RSS Feed!

Most of the Beta Blogger wants to know hot to add Adsense in between post. Coz that one is difficult method to ad adsense in (New) Beta Blogger. But there is hack from which you can use adsense in beta Blogger. So here is the method to how to use Adsense in Beta Blogger:-

Go to your Beta Blogger template page, and click on ‘Edit HTML’ tab and tick the checkbox of ‘Expand Widget Templates’. Wait for a sec and look for the following lines of Beta Blogger template HTML code usually found somewhere after the half-way mark of the entire codings:

<div class=’post-body’ expr:id=’”post-” + data:post.id’>
<b:if cond=’data:blog.pageType == “item”‘>
<data:post.body/>

Then put your Google Adsense code after: <data:post.body/>

After doing so, the problem you’ll faced is that Blogger will not accept the codes thus unable to save changes made or the Adsense ad will not appear correctly or at all when checking on your blog. The issue is with the following Adsense codes.

There is a solution to this, which is either to remove those 2 codes completely or manipulate the codes. Removal would be totally against Google Adsense TOS so that leaves manipulation as the only obvious choice.

So here are the solutions:
1] Replace <!– with &lt;!–
2] Replace //–> with //–&gt;

While you browse the post page, take a look of the page source code. You should see that the Google Adsense code looks exactly the same as it’s originally generated from your Adsense Account!

Thanks To BloggerDigest
I hope you enjoyed reading this post. You may now subscribe to my RSS Feed.





RELATED POST

Comments