the concept of adding adsense inside blogger post or align right or left in blogger posts was allowed by google.dramatic improvement were seen in adsense earnings after addding adsense inside content area.
in wordpress,plugins are available to do this task.but in blogger you have to add little codes in html template to appear adsense inside blogger post content.to do this job,follow tutorial,
in wordpress,plugins are available to do this task.but in blogger you have to add little codes in html template to appear adsense inside blogger post content.to do this job,follow tutorial,
how to show adsense ads below post title?
this is really easy task just follow below steps,
1-go to blogger>design>html
2-expand widget
3-search for <div class='post-header-line-1'/>
4-add adsense code below the above code
5-save template.
how to align adsense left or right in blogger post?
you just have to follow simple steps.
1-go to blogger>desgin>html
2-expand widget
3-search for <div class='post-header-line-1'/>
4- just below it,add this code,
<div style="margin: 5px; float: right;">
Put ad code here
</div>
5-save template
note:
you will have to convert adsense code in order to work.first convert the code from google(search from google,you will find several converter).
No Comment to " ADD ADSESNE INSIDE BLOGGER POST ALIGN RIGHT OR LEFT "