- Display ads in my sidebar and posts.
- Display ads my sidebar.
- Display ads below my post.
Select one of them to display AdSense on blog and you can change later.
To show AdSense ads between posts.Go to Design> Page elements>blog posts >click on edit > show ads between posts(select check button) > customize AdSense ads and save.
There is one more method to apply AdSense code direct to template by embed.
Go to blogger Dashboard –> Design –> Edit HTML –> Expand Widget Templates.
Before editing code you must backup/restore your blog template by download full template.
Ads Below Every Post Title.
Ads Inside Post or Below Every Post.
First of all you need to edit some changes in your desire ads flashed in post. For example
**ORIGINAL ADSENSE CODE**
<script type=”text/javascript”><!–
google_ad_client = “pub-XXXXXXXX”;
/* 300×250, created */
google_ad_slot = “XXXXXXXX”;
google_ad_width = 300;
google_ad_height = 250;
//–>
</script>
<script type=”text/javascript”
src=”http://pagead2.googlesyndication.com/pagead/show_ads.js”>
</script>
Just Replace sign < = < And > = >
Now find <data:post.body/> and past it code to above this line for Adsense ads below post title and if you want to add code to below every post so past changed code to below this line <data:post.body/>, Just finished save template and refresh your blogger blog. Your adsense looks like this after embed.
0 comments:
Post a Comment