adsense after the title of post. To display the Google adsense after the Title of Post place Google Adsense Ads below the post title put your adsense codes between post title show Adsense Ads after each Blog Post how you can add adsense ads below every post title Adsense below post title in framework see Adsense is placed right after the post title hack blog
IF you tried many ways of placing google ad after post title and keep failing than your at right place to get a very easy tutorial of placing adsense ads after post title
By placing google ads after your blog post tittle you can increase in your earning and also it doesn't against the terms and conditions of google adsense. im going to show you a very easy way by just editing your template.
1st you need your ad code
it will look like this
<script type="text/javascript">
<!--
google_ad_client = "ca-pub-4264683187886590";
/* 468x60 */
google_ad_slot = "9870869780";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script>now you need to little editing in your ad code its will not violate of adsense terms because we are writing the same code if you know html lil bit its the other form of this symbols.which works in bloggers.
(if some people think its violate the adsense terms than i will say to them just try it and dnt publish the template and just preview the template after completing all these steps if your watching the ads after title than check the view source option in your browser.when you will click on view source you will see the whole html your page has.than find your adsense code in that. you will see the replacement you did with the symbols are not coming in view source and its still same like you copied from your adsense account. so adsense code still same so its the proves that its not violate the terms of adsense and its safe to do)
So you have to replace the symbols:
" replace with "
< replace with <
> replace with >
Replace carefully
after replacing your code will look like this
<script type="text/javascript"><!--
google_ad_client = "ca-pub-4264683107886590";
google_ad_host = "pub-1556223350139109";
/* 336x280 large rectangle */
google_ad_slot = "0562150401";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
now you got the code which will work in your blogger template
go to >> dashboard than Design >> edit html click on expend widget template
Find this code <data:post.body/> in your template. easy way to find press CTRL+F and type in search <data:post.body/> or try manually
after found the code paste this line <div style='float: left;'> Your adsense code here </div> just before <data:post.body/>
so your template will look like this after done this all steps
<div style='float: left;'>
<script type="text/javascript"><!--
google_ad_client = "ca-pub-4264683187880597";
google_ad_host = "pub-1556223355130109";
/* 336x280 large rectangle */
google_ad_slot = "0562050440";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<data:post.body/>
Now Save your template and enjoy the google adsense
if you want to show ads after post body just place the final code after <data:post.body/> this code.
if any problem contact me @ donefk@gmail.com or comment here i will reply you in a day
0 comments:
Post a Comment